Skip to content

Commit 427d7d9

Browse files
committed
v1.1.2
1 parent 4cbcd94 commit 427d7d9

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.1.2 (April 4th, 2024)
2+
* fixed regression issues with the search (#2469)
3+
* fixed regression crash when deleting a node with children (#2476)
4+
* fixed html paste (@VladislavGrudinin, #2474)
5+
* fixed drop position of dragged text wrongly one position to the left
6+
* incomplete languages: el, fi, hi_IN, hu
7+
18
1.1.1 (March 27th, 2024)
29
* fixed regression after one search with replace, all subsequent searches open replace dialog (#2468)
310
* fixed regression searching in multiple nodes, only nodes names and tags, not working (#2461, #2408)

debian/changelog

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
cherrytree (1.1.1-2) focal; urgency=low
1+
cherrytree (1.1.2-2) focal; urgency=low
22

3-
* fixed regression after one search with replace, all subsequent searches open replace dialog (#2468)
4-
* fixed regression searching in multiple nodes, only nodes names and tags, not working (#2461, #2408)
5-
* fixed regression vertical scroll and cursor position of previous nodes not remembered (#2460)
6-
* fixed regression import nodes from cherrytree not importing anything (#2463)
7-
* fixed import from cherrytree sqlite document having shared nodes
8-
* fixed unwanted nodes expansion with auto reload from extenal doc edit and enabled option to show bookmarked nodes at start (#2464)
9-
* changed default value of option to automatically focus the text at new tree node clicked, from false to true
3+
* fixed regression issues with the search (#2469)
4+
* fixed regression crash when deleting a node with children (#2476)
5+
* fixed html paste (@VladislavGrudinin, #2474)
6+
* fixed drop position of dragged text wrongly one position to the left
107
* incomplete languages: el, fi, hi_IN, hu
118

129

13-
-- Giuseppe Penone <[email protected]> Wed, 27 Mar 2024 21:22:08 +0000
10+
-- Giuseppe Penone <[email protected]> Thu, 04 Apr 2024 21:28:16 +0100

supporters/supporters.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<pre class="wp-block-code"><code>536 Friends of giuspen.net (donated €33672,93)
1+
<pre class="wp-block-code"><code>537 Friends of giuspen.net (donated €33692,93)
22

33
* Oleg Zech (Cyprus) donated €19256 {circa, from Bitcoin}
44
* Andy Lavarre (United States) donated €715 {android, creation/modification per node + search filter}
@@ -152,6 +152,7 @@
152152
* Ashour Badine (???) donated €20
153153
* Bernhard Henrich (???) donated €20
154154
* Bill Woodland (???) donated €20
155+
* Brent Mathias (???) donated €20
155156
* Chris Hilliard (???) donated €20
156157
* Cynthia Loten (Canada) donated €20
157158
* Daniel Eley (???) donated €20

0 commit comments

Comments
 (0)