You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
91: made build work with Java 23 (this is also the minimum requirement) and Gradle 8 by @subwiz in #92
Most dependencies updated to their latest versions.
Cookie version is no longer supported as v0 is already deprecated.
L&F modernized and UI renders better in high resolution screens.
Mac native builds are no longer delivered as part of the release. Recommended downloads are the .zip distributions, whose bin/ directory can be placed in your $PATH; or the uber-Jar version that can be run from command line using java -jar command.