Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giuspen committed Mar 27, 2024
1 parent ce6b840 commit 88dc2ed
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 28 deletions.
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
1.1.1 (March 27th, 2024)
* fixed regression after one search with replace, all subsequent searches open replace dialog (#2468)
* fixed regression searching in multiple nodes, only nodes names and tags, not working (#2461, #2408)
* fixed regression vertical scroll and cursor position of previous nodes not remembered (#2460)
* fixed regression import nodes from cherrytree not importing anything (#2463)
* fixed import from cherrytree sqlite document having shared nodes
* fixed unwanted nodes expansion with auto reload from extenal doc edit and enabled option to show bookmarked nodes at start (#2464)
* changed default value of option to automatically focus the text at new tree node clicked, from false to true
* incomplete languages: el, fi, hi_IN, hu

1.1.0 (March 20th, 2024)
* implemented support for so called shared nodes that all point to the same data - create with right click on node (#1222)
* improved search in tables and codeboxes to list and select all the instances; replace is also now supported (#2155, #2444)
Expand Down
35 changes: 9 additions & 26 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,30 +1,13 @@
cherrytree (1.1.0-2) focal; urgency=low
cherrytree (1.1.1-2) focal; urgency=low

* implemented support for so called shared nodes that all point to the same data - create with right click on node (#1222)
* improved search in tables and codeboxes to list and select all the instances; replace is also now supported (#2155, #2444)
* implemented vertical toolbar in codeboxes supporting code exec, code copy, edit properties (can be disabled in preferences)
* fixed crash when rapidly moving a node in the tree via keyboard shortcuts (#2409)
* fixed issues with find and presence of anchored widgets (#2444)
* fixed double click on word in table cell, heavy implementation, not selecting word
* icon save on toolbar/menu is now greyed out when save is not needed
* moved some preferences dialog settings from tab 'miscellanous' to tab 'fonts' that has been renamed 'interface'
* added option to allow to override the system setting for scrollbar overlay/auto hide (#2427)
* added option to allow control of the minimum size of the scrollbar slider (#2427)
* added options to control the text margins (#2425)
* added also in preferences dialog option to enable/disable the menubar in titlebar (was already under top menu view, #2443)
* added also in preferences dialog option to control the size of the toolbar icons (was already under top menu view, #2406)
* added in preferences dialog enable/disable tooltips on tree, menus, toolbar (#2169)
* added in preferences dialog control of max search results per page to display in the matches dialog
* added up to 18 custom user colours in the colour picker palette (#2422)
* allowing now underneath text selection with search/replace dialog open (#2426)
* fixed regression in speed when searching in nodes names and tags (no nodes contents) after v1.0.2 (#2408)
* reset autosave when manually saving; autosave to use a counter so that suspended time doesn't count (#2120)
* fixed tooltip on search results dialog, expected to display the node hierarchical name (#674)
* added ABAP syntax highlighting (work of @marbovo, #2430)
* added new gruvbox-light, gruvbox-dark style themes (work of Rafael Remigio, #2435)
* fixed zoom not working with Ctrl+ on english keyboard (key + is on shift)
* changed 6 default keyboard shortcuts using {,},[,] as problematic on German/Norwegian keyboards (#2423)
* fixed regression after one search with replace, all subsequent searches open replace dialog (#2468)
* fixed regression searching in multiple nodes, only nodes names and tags, not working (#2461, #2408)
* fixed regression vertical scroll and cursor position of previous nodes not remembered (#2460)
* fixed regression import nodes from cherrytree not importing anything (#2463)
* fixed import from cherrytree sqlite document having shared nodes
* fixed unwanted nodes expansion with auto reload from extenal doc edit and enabled option to show bookmarked nodes at start (#2464)
* changed default value of option to automatically focus the text at new tree node clicked, from false to true
* incomplete languages: el, fi, hi_IN, hu


-- Giuseppe Penone <[email protected]> Wed, 20 Mar 2024 21:37:08 +0000
-- Giuseppe Penone <[email protected]> Wed, 27 Mar 2024 21:22:08 +0000
6 changes: 4 additions & 2 deletions supporters/supporters.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<pre class="wp-block-code"><code>534 Friends of giuspen.net (donated €33331,93)
<pre class="wp-block-code"><code>536 Friends of giuspen.net (donated €33672,93)

* Oleg Zech (Cyprus) donated €19256 {circa, from Bitcoin}
* Andy Lavarre (United States) donated €715 {android, creation/modification per node + search filter}
* DBA IotaHosting (United States) donated €630 {2024/03}
* Per Funke (???) donated €300 {2024/03}
* Miguel Latorre (Spain) donated €240
* Rene Gommes (Italy) donated €219,56
* DistroWatch.com (International) donated €200
* Matej Vavrousek (???) donated €200 {2024/02}
* Per Funke (???) donated €200 {2022/12}
* Tamas Gombkoto (???) donated €200
* Anonymous (???) donated €191 {2024/03 - circa, from Bitcoin}
* Jt Spratley (United States) donated €186
* PH (???) donated €168
* Daniel Nilson (United States) donated €158,36
Expand Down Expand Up @@ -51,6 +52,7 @@
* Richard Hureau (???) donated €57
* Samir Derzic (Germany) donated €55
* Aviv De Morgan (Israel) donated €50
* Astrid Bertram (???) donated €50 {2024/03}
* Barbara Buri (Switzerland) donated €50
* Bradford Bender (United States) donated €50
* David Allinson (United Kingdom) donated €50
Expand Down

0 comments on commit 88dc2ed

Please sign in to comment.