Version 1.1.1
Note: This release has a lot of known issues! While we're fixing those, feel free to scroll down below to use the older versions, out of which 1.1.0 is compatible with 1.1.1 savefiles.
Changes:
- Updated Avalonia to latest nightly. Should bring performance and stability improvements. (#153, #265, #270)
- Updated .NET Core from 2.2 to 3.0, makes code easier to write for me and should bring performance and stability improvements. (#271)
- Implemented an Update button in the top left corner of the main window rather than an annoying popup. You probably won't get to see this in effect before 1.2.0 is released. (#261)
- Added a Pin button to the title bar of most windows, which directly controls the "Always On Top" setting in the Preferences. (#260)
- Fixed crashes caused by executing keyboard shortcuts while drag/dropping elements on screen. (#266)
- Fixed crashes caused interacting with hidden UI elements by using keyboard navigation via the Tab key to reach them. (#272)
- Fixed a crash when Apollo is launched for the first time ever (without upgrading from a previous version).
- Fixed a crash when recovering from a crash which had no project file to recover.
- Fixed a crash when undoing Pattern Frame changes while the respective Pattern Editor isn't open. (#273)
- Windows no longer lose focus after doing certain keyboard shortcuts. (#269)