·
51 commits
to main
since this release
From this release on, macOS builds are now universal (arm64 + x64 in one .app). No idea if the arm64 side of this works, I have no machines to test
Full changelog
- [DEBUG] Localization test which was previously a build flag is now a debug option
- Pixel Studio .palette files can now be imported as palettes
- Added a keybind that forces a recovery autosave
- Added SDL3_net for ⬇️
- Network canvas (#26)
- Favourite workspace feature works again
- Workspaces linked to another workspace now have an indicator
- Recovery autosaves now save to voidsnv6
- Recovery autosaves list is now sorted from latest to earliest
- Recovery autosaves list now shows individual file sizes in tooltip
- Pixilart .pixil session import
- Added armeabi-v7a support on Android
- Other crash fixes