Skip to content

4.11.0

Compare
Choose a tag to compare
@metaphore metaphore released this 30 Oct 12:21
· 94 commits to master since this release

A long awaited release with a bunch of quality of life improvements (native file picker, warning notifications and a new settings menu) along with some bug fixes.

  • Use OS native file dialogs (instead of cross-platform unified VisUI FileChooser).
  • A brand new settings dialog uniting several specific feature configuration dialogs. Also includes more friendly tools to deal with custom hotkeys.
  • Explicit packing warning notifications. #131
  • Simplified Chinese localization. Thanks to @ZhReimu. #127
  • Fixed pack clone dialog OK button crashes the app. #130
  • Fixed "Legacy format" and "Pretty print" pack settings are not getting saved. Thanks to @Frosty-J. #132
  • Fixed changing the app language to Chinese (either simplified of traditional has no effect. Thanks to @Frosty-J. #133
  • Fixed anim8-gdx png compression always uses "Scatter" dithering algorithm and ignores the user selected one.