- Added a file lock to prevent multiple instances of the app from running at the same time.
- Added a conditional preloader
- Improved the info window and added a custom Hyperlink class to set urls
- Small optimizations
- Small optimizations
- Small optimizations
- Small optimizations
- Improved docs and code comments
- Added App_data folder to show examples of app data
- Improved docs and code comments
- Improved the app's resource loader
- 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
- Improved docs and automated the release process
- Upgraded to Java and JavaFX 23. Improved instance locking.
- Enabled signing of commits and version releases with GPG
- Added UUID and EULA to the Windows installer
- Upgraded to Java 24 and JavaFX 24
- Improved build system with centralized version management
- Enhanced Windows installer with automatic data preservation during upgrades
- Streamlined installation experience with fewer user prompts
- Added multilingual support (English and Dutch) in the installer
- Windows installer now properly enforces 64-bit architecture requirements
- Optimized application runtime with custom Java runtime image
- Improved single instance application locking mechanism
- Add versioning and copyright information to the Inno Setup script.
- Improved Windows build script
- Small improvements
- Java 25 and JavaFX 25 upgrade