Ads

Release Notes / ChangeLog


See also: Previous releases

2023-03-28  6.23-beta

* CHANGED: Require OpenJDK 20 to compile and run
  (OpenJDK 20.0 included in Makagiga packages)

Tasks:

* Use non-monospaced font in Summary edtitor
* Proper strike through line color in exported HTML
* FlatLaf: Improved contrast of done tasks

Tasks Sidebar:

* FIXED: Restore selection after auto content refresh
* CHANGED: Auto focus table view instead of the "Add Task" field
* FIXED: Do not truncate day/month name text

Misc.:

* CHANGED: Dialog windows: Enter key now activates a focused button.
  If there is no any focused button a default (usually "OK") button is activated.

* CHANGED: Automatically disable "tr" (Turkish) language locale to prevent
  String::toLowerCase bugs in 3rd party libraries

* Improved the file overwrite confirmation dialog
* Tree: cache the file last modified date/time
* Show preview image for the "(Default)" look and feel
* Fixed tabs context menu if "Scroll Tabs" option is disabled
* Fixed the "org.makagiga.commons.swing.MList.AUTO_TEXT" regression
* Minor UI tweaks
* NEW: Support Unicode 15.0

Color Chooser:

* NEW/REMOVED: Added "Swatches" color palette (replaces the "Swatches" tab in dialog window)
* CHANGED: Side color picker moved to the new "Palette" tab

Color Chooser Swatches Palette

* Support a more modern space-separated RGB values in "rgb(...)" format

Source:

* Minor code cleanup
* Fixed "lossy-conversions" compiler warnings
* API docs: generate search index