Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

3.0.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@dotStart dotStart released this 13 Oct 21:36
· 11 commits to develop since this release

This is the 4th alpha release within the 3.0 branch and aims to provide general stability and compatibility improvements.

馃専 Improvements

  • JVM compatibility checks have been updated to match the target version
  • Updated to Java 17
  • Bumped all dependency versions
  • General code cleanup

馃悶 Fixed Bugs

  • Fixed a text field styling issue on Java 16 and newer (Some styling has been reverted as a result)
  • Fixed an issue that causes the application to crash when no support for TrayIcon is provided by the runtime