v1.0.0
New features:
- Commit-based sources
You can now use any commit from the default branch of a repository as a source - Dynamically managed sources
There is a new source type called 'dynamic refs'. You can apply a regex over all refs in a repository and select all matching ones. In addition, the list of included refs will update whenever a new ref becomes available / unavailable. You can use this, for example, to merge all pull requests that don't conflict with master. - Various context menus
- Instance renaming
- A source editor panel
You can use this to edit the existing source of an instance. The current actions are limited, and the inputs are only partially verified, so it is a good way to break your instances.
The supported actions include:- renaming the source
- change the type (pull request, commit, branch etc.)
- changing the target (pull request number, branch name etc.)
- Added a new locale
The translation could use some polishing, but it isn't bad
Bugfixes and other changes:
- Disabled building locally installed executables
- Fixed issues with plugin sorting
- Fixed issue where sources sometimes didn't register their instance
- Improved support for nested sources
- Better autosave
- Minor translation typo fixes
- Removed support for downgrading the launcher via automatic updates
- Various logging-related changes
Download instructions:
- Windows, macOS, Linux: Download the
.exe
/.dmg
/.AppImage
file as before.
There is also a cross-platform ESManager.jar
available.