Continuous Deploy + misc
·
153 commits
to master
since this release
The main change is continuous deployment, which isn't an editor feature itself, but a dev workflow improvement. Basically you push a change and run a single command to get Github to build the downloads for you! @OPNA2608 contributed this amazing feature, thanks so much!
Additionally OPNA2608 helped get the 32-bit windows build set up! Thanks again.
Editor changes
- Add visual indicator about when notes / velocity copying is enabled.
- Add ability to style piano roll, in addition to widgets (thanks Ewan for contributing!)
- Add command line option to clear app settings from command line (thanks Ewan for contributing!)
- For the big editor changes since last major release, check out the release notes for v0.5.0.1
Fixes
- Fixes related to custom style environments (thanks Ewan for contributing!)
- If a custom style has no palette, use the default palette
- Don't load styles in headless mode
- Fix a bug that'd paste things incorrectly if a voice was deleted previously
- Fix bug that'd copy notes beyond the selection range
- Fixed extraneous padding in the welcome dialog in some situations
- Don't open the autosave directory if the user declines the autosave dialog (thanks Ewan for contributing!)