Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 03:53
· 76 commits to main since this release
60343aa

Tip

This version reduces the executable file size and implements low memory mode and free disk space check.

Change

  • Delete the cache size data of the official Java version to avoid cache info inconsistency
  • Tweak build options to minimize executable size
  • Support low memory mode (reduce 2MiB memory usage)
  • Fixed error when checking cache size in edge cases
  • Fixed logging not disable on start
  • Aware disk free space

Full Changelog: v1.3.0...v1.4.0