diff --git a/_service b/_service index 9b5944a..a3757b1 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/giuspen/cherrytree.git git enable - babe7abb22d4794b6f6c2f932100375fe6ccd193 + 0691043c1b205525dcdd2bbd0774ecb080b7d08d enable cherrytree @PARENT_TAG@+@TAG_OFFSET@ diff --git a/_servicedata b/_servicedata index 0f7b6eb..4745ab7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - babe7abb22d4794b6f6c2f932100375fe6ccd193 \ No newline at end of file + 0691043c1b205525dcdd2bbd0774ecb080b7d08d \ No newline at end of file diff --git a/cherrytree-1.0.2.obscpio b/cherrytree-1.0.2.obscpio deleted file mode 100644 index 6ea9965..0000000 --- a/cherrytree-1.0.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffb6c64b5503f21fec70d384b2df5f6a753474842ec4a13cab937b593a8a2ead -size 83170318 diff --git a/cherrytree-1.0.4.obscpio b/cherrytree-1.0.4.obscpio new file mode 100644 index 0000000..9df7a07 --- /dev/null +++ b/cherrytree-1.0.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2546024b5598bf9d1911c442db2f39f6a62b3cf37ccb1de5975ab5ad98782ea4 +size 83306510 diff --git a/cherrytree.changes b/cherrytree.changes index 63f7634..2ca1fab 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Dec 17 04:20:34 UTC 2023 - gumsley_6@hotmail.com + +- Cumulative update to version 1.0.4: + + fixed crash when displaying search results dialog (#2398, + #2399, #2404, #2405) + + preferences dialog, keyboard shortcuts, now emphasizing with + bold the overridden/non default shortcuts (#2397) + + preferences dialog, keyboard shortcuts, added possibility to + reset an individual shortcut to the default value + + changed default keyboard shortcuts to move tree nodes From + Shift+Arrows to Shift+Alt+Arrows as disrupting the + functionality of text selection (#2397, #2400) + + fixed crash when losing access to open document (#2120) + + fixed crash sorting table (#2391) + + fixed issues with search/replace and option 'all matches' + + fixed corrupted export to pdf on mac os with non ascii links + to files/folders (#2388) + + multi page search results increased default limit 50->500 and + configurable in config.cfg 'max_matches_in_page' (#2370) + + changed all the default keyboard shortcuts using Ctrl+Alt for + issues on windows with AltGr key (#2341, #2324, #2316, #2124, + #2069, #1944) + + fixed progress bar of search hardly visible on windows (#2373) + + nodes in bookmark menu to have the correct icon rather the + anonymous pin icon (#206) + + fixed node name in bookmarks menu not updated if node renamed + (#2393) + + export to pdf, now hiding anchor character (#2379) + + changed codebox border colour with theme cobalt-darkened as + hardly visible + + added option in config.cfg to disable tree, menus and toolbar + tooltips 'tree_tooltips', 'menus_tooltips', + 'toolbar_tooltips' (#2169) + + fixed paste of code selection to rich text target adding + unwanted newline with + + fixed issue when changing theme in preferences dialog, style + scheme editor, the change was only applied to the current node + ------------------------------------------------------------------- Fri Sep 29 11:04:45 UTC 2023 - gumsley_6@hotmail.com diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index 2202751..b60a126 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,4 +1,4 @@ name: cherrytree -version: 1.0.2 -mtime: 1695757124 -commit: babe7abb22d4794b6f6c2f932100375fe6ccd193 +version: 1.0.4 +mtime: 1702757975 +commit: 0691043c1b205525dcdd2bbd0774ecb080b7d08d diff --git a/cherrytree.spec b/cherrytree.spec index 13461c3..470141d 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 1.0.2 +Version: 1.0.4 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only