|
1 | | -cherrytree (1.5.0-2) focal; urgency=low |
| 1 | +cherrytree (1.6.0-2) focal; urgency=low |
2 | 2 |
|
3 | | - * fixed Ctrl+V issues on ArchLinux (#2705) |
4 | | - * fixed data loss in multifile data storage when disabling option to use embedded file name on disk (#2695) |
5 | | - * fixed issue with system tray docking on windows causing unwanted auto-resize of the tree pane (#2699) |
6 | | - * fixed insert TOC not marking the text buffer for update if empty (#1484) |
7 | | - * fixed cursor stops blinking after a timeout (#2714) |
8 | | - * improved colour chooser dialog, now also supporting remove a user colour |
9 | | - * replace html non breaking spaces characters with normal spaces when the target is xml (e.g. paste from clipboard) |
10 | | - * explorer tree search by typing to use the quick node selection dialog (#1974) |
11 | | - * quick node selection dialog, added nodes icons (#2683) |
12 | | - * fixed quick node selection dialog can get too wide (#2683) |
13 | | - * added right click menu items to expand/collapse all TOC headers (#2389) |
14 | | - * fixed clear formatting can remove a collapsed anchor without expanding the hidden text (#2389) |
15 | | - * added new icons for jenkins, postgresql, spring-boot (#2677) |
16 | | - * added new icons for snowflake, vim, locale/languages (#2686) |
17 | | - * command palette, added actions icons |
18 | | - * incomplete languages: ar, el, fi, hi_IN, hr, kk_KZ, kk_LA, lt, nl, ru, sk, sv, zh_CN (want to help and update one? write me https://www.giuspen.net/feedback/) |
| 3 | + * implemented support for searching for multiple words disregarding the order (aka AND) and matching any (aka OR) (#2674, #2221, #1255, #752) |
| 4 | + * fixed crash when exporting to pdf (#2735) |
| 5 | + * added support for search and replace also in links targets (#975, #2719) |
| 6 | + * fixed issue with microsoft print to pdf causing huge font (pango markup to use <span size= rise=> instead of <sup><sub>) (#2479, #2735) |
| 7 | + * fixed copy/paste and drag/drop of files from windows file manager into rich text (#2738) |
| 8 | + * fix paste filepath from clipboard on windows does not recognise an image (#2737) |
| 9 | + * fixed copying from code and pasting to rich text sometimes not retaining syntax highlighting colours |
| 10 | + * added syntax highlighting definition for glib's GKeyFile |
| 11 | + * fixed clicking on a TOC leading to an anchor that is hidden doesn't expand and select the anchor (#2389) |
| 12 | + * handle bookmarks dialog, use the correct nodes icons rather than generic pin icon |
| 13 | + * added option to follow links with double click rather than single click (#2736) |
| 14 | + * fixed table light interface editable in read only mode (#2756) |
| 15 | + * table light interface, fixed moving a column does not move the column width |
| 16 | + * added in preferences dialog configurability of whether in rich text nodes to automatically create links for urls |
| 17 | + * last visited nodes on node name header, added node icon beside node name and inverted order as more intuitive with more recent on the right |
| 18 | + * moved preferences for 'last visited nodes on node name header' from tab 'tree explorer' to tab 'interface' and added control also in top menu view (#2746) |
| 19 | + * allocated default keyboard shortcut Ctr+7,8,9 to small,subscript,superscript (#2758) |
| 20 | + * fixed code that checks if a keyboard shortcut is already in use, issue with case (#2758) |
| 21 | + * added possibility to configure a proxy in the preferences dialog, tab misc (#2522) |
| 22 | + * incomplete languages: ar, bg, el, fa, fi, fr, hi_IN, hr, hu, kk_KZ, kk_LA, lt, nl, ru, sk, sv, tr, zh_CN (want to help and update one? write me https://www.giuspen.net/feedback/) |
19 | 23 |
|
20 | 24 |
|
21 | | - -- Giuseppe Penone <giuspen@gmail.com> Tue, 03 Jun 2025 20:26:26 +0100 |
| 25 | + -- Giuseppe Penone <giuspen@gmail.com> Tue, 09 Sep 2025 18:18:38 +0100 |
0 commit comments