Skip to content

Release 1.9.0: Bugfixes

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 05:46
b2b0f8e

[1.9.0] - 2024-09-08

See Milestone

Breaking Changes

This release requires Java 21.

  • #239: Removed pmsmart plugin as it is not maintained any more.
  • #245: Removed webstart deployment.
  • #265: Upgraded dependencies, require Java 21.

New Features

  • #273: Added buttons to monthly report for jumping to the previous/next month.
  • #276: Added config option reduce_mandatory_break_by_interruption.

Bugfixes

  • #241: Fix automatic interruption dialog popup after resume.
  • #233: Upgrade dependencies, use Gradle versions catalog.
  • #240: Upgrade dependencies.
  • #147: Escape key no longer closes the main window.
  • #252: Upgrade dependencies.
  • #247: Allow configuring mandatory break.
  • #250: Fix missing autocomplete proposals.
    • Added build with Java 18.
  • #254: Show Java version in About dialog.
  • #260: Upgraded dependencies.
    • Added build with Java 20
    • UI-Tests run only in non-headless mode due to restrictions with the latest JavaFX version, see #261
  • #132: Fix display of negative zero duration
  • #272: Fix startup under Linux

Refactoring

  • #280 & #281: Upgrade dependencies and enable automatic release
  • #278: Code cleanup