See also: Previous releases
2023-09-24 6.25-beta
* CHANGED: Require OpenJDK 21 to compile and run
(OpenJDK 21.0 included in Makagiga packages)
Notepad:
* NEW: Configurable text cursor color
Misc.:
* Minor bugfixes
* Various User Interface tweaks and improvements
* Character Chooser: Sort the Categories list
* CHANGED: Disable and deprecate internal Wiki browser.
NOTE: The Wiki browser will be removed in version 7.x.
* Move Calendar wiki links to submenu
* Show "Class File Format" in About → System tab
* REMOVED: Unused/obsolete "java-linux/windows-i586" placeholder directories.
NOTE: 32-bit Operating Systems may be unsupported in a future.
Tasks sidebar:
* NEW: Right click to clear "Recently Completed" list
* REMOVED: Temporarily removed broken "Show Completed Tasks" option
Source:
* Use the new OpenJDK APIs
* Run some unit tests asynchronously
* Minor code cleanup and modernizations