Skip to content

Latest commit

 

History

History
34 lines (34 loc) · 967 Bytes

RELEASE-NOTES.md

File metadata and controls

34 lines (34 loc) · 967 Bytes

Release notes

1.0.1

  • Added a file lock to prevent multiple instances of the app from running at the same time.

1.0.2

  • Added a conditional preloader

1.0.3

  • Improved the info window and added a custom Hyperlink class to set urls

1.0.4

  • Small optimizations

1.0.5

  • Small optimizations

1.0.6

  • Small optimizations

1.0.7

  • Small optimizations
  • Improved docs and code comments
  • Added App_data folder to show examples of app data

1.0.8

  • Improved docs and code comments

1.0.9

  • Improved the app's resource loader

2.0.0

  • Convert to Java modules and add a module-info.java file
  • Upgraded to Java 22
  • Upgraded all dependencies
  • Switched to Apache Commons IO for better file handling

2.0.1

  • Improved docs and automated the release process

2.0.2

  • Upgraded to Java and JavaFX 23. Improved instance locking.

2.0.3

  • Enabled signing of commits and version releases with GPG

2.0.4

  • Added UUID and EULA to the Windows installer