Skip to content

Release version 1.12.0

Compare
Choose a tag to compare
@DHancock DHancock released this 20 Apr 16:04
· 211 commits to master since this release
5dd2afc

This release adds a new feature:

  • Add localisation support at the request of @wcxu21 who also kindly provided the simplified Chinese translation. Google translate was used to then convert it to traditional Chinese. The other European languages, French, German, Spanish and Italian were translated from English using DeepL. The machine translations look to be of good quality, but I have zero language skills so corrections are welcome, as are requests to provide further languages.

It also includes bug fixes and improvements:

  • When opening a previous session, if the tab contents represent an existing file and that file is no longer available the tab is now marked as modified. This will prompt for the tab contents to be saved again, when it is closed.

  • The Undo option is reset when a new file is loaded into a tab.

  • When closing the last tab explicitly, using the tab close button the previous session store is now cleared.

  • The license has been updated to Zero Clause BSD