Skip to content

Commit

Permalink
0.99.50
Browse files Browse the repository at this point in the history
  • Loading branch information
giuspen committed Oct 9, 2022
1 parent b38fdae commit 778e685
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 19 deletions.
7 changes: 7 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.99.50 (October 9th, 2022)
* added support for code execution in integrated terminal - available only in Linux and Mac OS, not in Windows (#1902, #1772, #547)
* implemented action to execute code from either the text selection or the current text line (#1772)
* improved code execution confirmation dialog displaying the code about to be executed and the syntax
* implemented stricter checks for hard coded keyboard shortcuts Requiring Ctrl but not Alt (#2124)
* changed syntax of displayed keyboard shortcuts in toolbar tooltips (#2128)

0.99.49 (September 11th, 2022)
* added support for accent insensitive search - when enabled, for example, any of 'àáâãäåāăąạ' is equivalent to the ascii 'a' (#1981)
* fixed export to HTML crash - regression introduced with support for RTL languages (#2109)
Expand Down
21 changes: 7 additions & 14 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
cherrytree (0.99.49-2) focal; urgency=low
cherrytree (0.99.50-2) focal; urgency=low

* added support for accent insensitive search - when enabled, for example, any of 'àáâãäåāăąạ' is equivalent to the ascii 'a' (#1981)
* fixed export to HTML crash - regression introduced with support for RTL languages (#2109)
* fixed crash on print/export to pdf of a sequence of characters without spaces longer that the page width, such as a very long URL (#2045)
* fixed bulleted list unindent (Shift+Tab) crash (#2103)
* fixed tooltip and cursor not reset after hovering link and then navigating to non rich text node
* added keyboard shortcuts to the toolbar button's tooltips (#2106)
* changed non configurable keyboard shortcuts for codebox width and table column width increase/decrease to use parenthesis open instead of backslash (#2113)
* fixed wrongly entering column edit mode when using keyboard shortcuts with <Ctrl><Alt> such as insert codebox (#2075)
* allow to disable the dialog asking for confirmation before executing the code in codeboxes and code nodes
* fixed crash on double exit from systray icon right click menu (#2114)
* added command line option '--anchor AnchorName' that in addition to existing '--node NodeName' allows to open a document focusing an anchor in a node
* added syntax highlighting support for GDScript
* added support for code execution in integrated terminal - available only in Linux and Mac OS, not in Windows (#1902, #1772, #547)
* implemented action to execute code from either the text selection or the current text line (#1772)
* improved code execution confirmation dialog displaying the code about to be executed and the syntax
* implemented stricter checks for hard coded keyboard shortcuts Requiring Ctrl but not Alt (#2124)
* changed syntax of displayed keyboard shortcuts in toolbar tooltips (#2128)


-- Giuseppe Penone <giuspen@gmail.com> Sun, 11 Sep 2022 18:36:59 +0100
-- Giuseppe Penone <giuspen@gmail.com> Sun, 09 Oct 2022 22:50:35 +0100
14 changes: 9 additions & 5 deletions supporters/supporters.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
482 Friends of giuspen.net (donated €30981,03)
486 Friends of giuspen.net (donated €31079,31)

* Oleg Zech (Cyprus) donated €19256 {circa, from Bitcoin}
* Andy Lavarre (United States) donated €715 {android, creation/modification per node + search filter}
Expand All @@ -11,17 +11,17 @@
* Rene Gommes (Italy) donated €135
* Peter Schuster (Germany) donated €126,45 {cut/copy/paste a node with subnodes from one ctb to another}
* Peter Martin (???) donated €125
* PH (???) donated €120
* PH (???) donated €124
* Matej Vavrousek (???) donated €120
* Theocharis Ioannidis (Greece) donated €120
* Daniel Nilson (United States) donated €115,56
* Daniel Nilson (United States) donated €119,84
* Dylan Goodman (United States) donated €110
* Giulio Achilli (Italy) donated €110
* 1001bricks (France) donated €100 {custom keyboard shortcuts}
* Alan M. (United States) donated €100
* Ben Cotton (???) donated €100
* Bernard Llanos (???) donated €100
* Mario (Austria) donated €100
* Matej Vavrousek (???) donated €100
* Xeroxx (???) donated €92 {circa, from Bitcoin - compatibility with debian 10}
* Ivar Christopher (United States) donated €90
* William Haschke (United States) donated €90
Expand Down Expand Up @@ -64,6 +64,7 @@
* Ted (Germany) donated €45 {same tree visible twice for drag n drop}
* James Brady (???) donated €43,24
* Andrew Marquis (United Kingdom) donated €40
* Andrew Petersen (???) donated €40
* Aslam Karachiwala (???) donated €40
* David Allinson (United Kingdom) donated €40
* Donal Storey (???) donated €40
Expand Down Expand Up @@ -123,7 +124,6 @@
* Alexander Schultheiss (???) donated €20
* Andreas Strömdahl (Sweden) donated €20
* Andrew Golovanov (United States) donated €20
* Andrew Petersen (???) donated €20
* Anthony Miller (United Kingdom) donated €20
* Ariel Barrettino (???) donated €20
* Ashour Badine (???) donated €20
Expand Down Expand Up @@ -151,9 +151,11 @@
* Guy Audet (Canada) donated €20
* Håkon Skogsrud (???) donated €20
* Hannes Mertl (Austria) donated €20
* Heather Filipek (???) donated €20
* Hermann Grell (Germany) donated €20
* Hugo Ricketts (???) donated €20
* J Walters (United Kingdom) donated €20
* Jake Stampfli (???) donated €20
* JAM Drieman (???) donated €20
* Jaroslav Svobboda (Czech Republic) donated €20
* Jens Kretzschmar (???) donated €20
Expand Down Expand Up @@ -434,9 +436,11 @@
* Max Greisen (Belgium) donated €5
* Maxime Lahaye (United States) donated €5
* Michael Kroupa (Czech Republic) donated €5
* Michael Regan (???) donated €5
* Michael Schönwälder (Germany) donated €5
* Michelle Thompson (United States) donated €5
* Nenad Andric (???) donated €5
* Nicol Ricardo (Brazil) donated €5
* Olivier Le Moal (France) donated €5
* Open Source Solutions (Bulgaria) donated €5
* Osamu Morozumi (???) donated €5
Expand Down

0 comments on commit 778e685

Please sign in to comment.