-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
40 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
cherrytree (0.99.33-1) focal; urgency=low | ||
cherrytree (0.99.34-1) focal; urgency=low | ||
|
||
* fix crash editing keyboard shortcuts on windows (#1559, #1560) | ||
* fix changing codebox width of codeboxes having width set in percentage (#1556) | ||
* treat equally return key presses and numeric keypad enter key presses (#1547) | ||
* fix import from cherrytree file missing dialog asking for parent node (#1562) | ||
* user-* themes are not to be selectable for code, now excluded from the list | ||
* added automatic syntax highlighting for the Dart language (#1569) | ||
* updated Czech language (Pavel Fric) | ||
* updated Finnish language (Henri Kaustinen) | ||
* implementation of configurable h1,h2,h3,small + (now supported) h4,h5,h6 (#349,#753,#1063) | ||
* reorganised the main menu (work of Viktor Polyanskiy / @Camilot55) | ||
* fix undo/redo state machine vertical scrollbar position and cursor position (#1151) | ||
* fix crash when importing text/html files with non ascii file name on windows (#1578) | ||
* fix links to file/folder on windows with UNC path (#1565) | ||
* detect system shutdown to save config (#1581) | ||
* improved recognition of web link as you type in case of start with ({[, end with ,;.)}] (#1589) | ||
* fixed wheel click on file link (to open parent folder) | ||
* fix zooming text/tree font not being properly enforced like preferences dialog does (#1568) | ||
* added support for Korean Language (work of Sean Lee) | ||
* added support for Kazakh Language (work of Viktor Polyanskiy / @Camilot55) | ||
* enabled logging to config folder, max size 5MB | ||
|
||
|
||
-- Giuseppe Penone <[email protected]> Sat, 20 Mar 2021 14:33:41 +0000 | ||
-- Giuseppe Penone <[email protected]> Wed, 14 Apr 2021 21:55:24 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters