- fix very slow node creation (#686)
- fix Wrong “.” processing in “Replace in Nodes Names” (RegExp mode) (#689)
- workaround for dead_diaeresis, dead_acute on win32 (#427, #688)
- fix for table’s cell content lost unless you explicitly press Enter (#700)
- fix Control/command key deselects (un-highlights) text in table (#699)
- fix Keyboard shortcuts for sorting do not work (#305, work of @Mammoets)
- the porting to Gtkmm3 will shortly produce the first testing version thanks to the hard work of Evgenii (@txe)
Author: giuspen
x-tile 3.1 issued
fixed right click on systray crash
x-tile 3.0 issued
Porting to PyGobject, Gtk3 and Python3
cherrytree 0.39.1 issued
- fixed export to html regressions after 0.39.0 (#668, work of @txe)
- fixed RuntimeError: returned character can not be represented in 16-bit unicode” (#675, #664, work of @txe)
- fixed problem with opening another note (#679, work of @txe)
- show node path in tooltip of Last Visited Nodes (#680, work of @txe)
- triple click functionality to select paragraph limited to rich text as not ideal in particular for for code
cherrytree 0.39.0 issued
- improved export to html (work of @ksmukta)
- fixed export to pdf, picture blurry (work of @txe)
- implemented a ‘command palette’ dialog to quickly access all the commands in one place (work of @ksmukta)
- improved sorting (work of @txe)
- improved performance of imports into cherrytre (work of @txe)
- fixed ‘recent document paths have wrong enconding’ (#632, work of @txe)
- fixed ‘files with russian names won’t open through command line under Windows’ (#633, work of @txe)
- fixed ‘visited nodes history, going to todays node using key binding’ (work of @ksmukta)
- fixed ‘syntax Highlighting selected first from list when pressing enter’ (#657, work of @txe)
- updated syntax highlighting language specs files for various languages (#228, #92, #38, work of @txe)
- cursor to stay inside codeBox after creation (#655, work of @txe – remember: Ctrl+Space moves the cursor in and out the codebox)
- added triple click functionality to select paragraph (work of @letto4135)
- fixed smart quotes spell check bug (work of @letto4135)
- added new language Swedish (translated by Åke Engelbrektson)
- note that cherrytree is now available also as a snap package (created and maintained by Heather Ellsworth, https://snapcraft.io/cherrytree)
cherrytree 0.38.11 issued
fixed regression of 0.38.10, could no longer print
cherrytree 0.38.10 issued
- bugfix: error opening encrypted documents when path contains non-ASCII characters (#399)
- bugfix: removing the text formatting was possible in read-only Node (#543)
- bugfix: collapse all nodes at startup doesn’t work with enabled expand tree at mouse click (#569)
- added support for export to pdf from command line (#584)
- supporting new syntax highlighting for language kotlin
- ‘reload after external update to ct* file’ disabled by default (#602)
- ‘smart quotes auto replacement’ replacing characters configurable manually editing config.cfg
- added small sigma to default special chars (#563)
- support mac osx for open link to file, default custom action (#564)
- added dollar as character not to be used in passwords; note that all chars will be instead usable in upcoming gtkmm3 version (#545)
- minor changes to support reading a document that has been edited from the upcoming gtkmm3 version of cherrytree
- minor changes to support reading a config.cfg that has been edited from the upcoming gtkmm3 version of cherrytree
cherrytree 0.38.9 issued
- Auto replacement of symbols as you type is now configurable in preferences dialog, tab Text (work of trololo88)
- Ctrl+Space to toggle To-Do List Item State; fixed multilevel bug
- Paste/import from html – added basic support for
- In codeboxes use code font for both plain text and syntax hilighting (work of akwala)
- Fix paste as plain text into CodeBox cause losing CodeBox content (#538)
- Export to html, stylesheet revamp (work of gonzalezjo)
x-tile 2.6 issued
- removed dependency from gconf (#9)
cherrytree 0.38.8 issued
- Improved implementation of deletion of recent documents entry (#382)
- Ctrl+Space to toggle To-Do List Item State (#438)
- Fix detection of missing installation of xterm required in code execution on linux (with default settings)
- Horizontal rule insert without hard coded newline before (still newline after)
- updated Spanish language (Daniel)
- updated Greek language (Delphina)
- updated Armenian language (Seda)