Hello!
There are no big changes in this update; I pretty much did nothing. You can read more about it on the Discord server.
But I still wanted to push some changes, because you won't see any big updates anytime soon. Fixes like these are the only changes you'll see in the near future (again - if you didn't, please read the announcement on Discord. SkEditor is not dead!)
So, the changes are:
- The settings window uses a navigation history system now. That won't change much, but it's the correct way of doing it (and it mimics the Escape button action)
- Fixed potential app crash when opening the Terminal prototype (#176, thanks to @max54nj)
- Changes in German (by @max54nj)
- Fixed #179 (by @max54nj)
- Fixed #174 (by @max54nj)
- Added some missing translation possibilities (#183, by @max54nj)
- Fixed NoFolder message being displayed when canceling folder open menu and another folder is already open (#183, by @max54nj)
- Fixed Documentation filter type icons being cut off (#183, by @max54nj)
- Updated Hungarian (#173)
API/Core changes:
- Added HotAvalonia for hot reload support
- Replaced SpacedGrid with Avalonia Grid
- Updated libs
- Fixed AddonSettingChanged event being raised before value changed
- Added FileSaved, ProjectOpened, Closed and LanguageChanged Events
Enjoy!