forked from giuspen/cherrytree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
24 lines (22 loc) · 1.72 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0.39.1 (March 21st, 2020)
* 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
0.39.0 (March 4th, 2020)
* 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)