|
61 | 61 | <url type="donation">https://www.patreon.com/alainm23</url> |
62 | 62 | < launchable type= "desktop-id">@ [email protected]</ launchable> |
63 | 63 | <releases> |
| 64 | + <release version="4.13.4" date="2025-08-27"> |
| 65 | + <description translate="no"> |
| 66 | + <ul> |
| 67 | + <li>Fixed back button in right sidebar to hide when no parent task exists. Fixes #1590</li> |
| 68 | + <li>Corrected Turkish translations, added missing entries, and improved consistency.</li> |
| 69 | + <li>Show project title in HeaderBar once main title scrolls out of view. Fixes #1589</li> |
| 70 | + <li>Refined Sources view and removed redundant popover button for improved clarity.</li> |
| 71 | + <li>Replaced Gtk.ToggleButton with Adw.ToggleGroup for modernized view switching.</li> |
| 72 | + <li>Simplified "Expand All" and "Collapse All" into a single toggle button.</li> |
| 73 | + <li>Added "reminder" and "reminders" keywords to desktop file for easier app search.</li> |
| 74 | + <li>Quick Add now retains the last used project for faster task creation.</li> |
| 75 | + <li>Redesigned Appearance page and fixed related issues.</li> |
| 76 | + <li>Improved drag-and-drop animations in Widgets.ReorderChild and fixed last-item reorder bug.</li> |
| 77 | + <li>Fixed duplicate sync at startup by adjusting network monitor behavior.</li> |
| 78 | + <li>Fixed drag-and-drop at the end of list by adding dedicated bottom drop area. Fixes #1522</li> |
| 79 | + <li>Added font size selector for improved accessibility. Fixes #1403</li> |
| 80 | + <li>Added weekday/weekend options for recurring tasks and refactored DateTimePicker. Fixes #1671</li> |
| 81 | + <li>Added search entry to project selection dialog when moving tasks.</li> |
| 82 | + <li>Introduced a "Today" section in the Scheduled view for better planning. Fixes #1550</li> |
| 83 | + <li>Improved day change detection with periodic 5-minute checks for reliability.</li> |
| 84 | + <li>Added fly-to-target animation for priority shortcuts in QuickAdd.</li> |
| 85 | + <li>Improved handling of literal shortcut characters (@, !, p1–p4) in task titles. Fixes #1535</li> |
| 86 | + <li>Improved Control key detection to reliably trigger "Create More". Fixes #1452</li> |
| 87 | + <li>Added keyboard shortcuts help popover to task dialog.</li> |
| 88 | + <li>Introduced MarkdownProcessor class for enhanced markdown rendering in task titles. Fixes #1547 #1556</li> |
| 89 | + <li>Default label now auto-fills when creating tasks inside a label window. Fixes #1525</li> |
| 90 | + <li>Fixed attachment opening issues with improved validation and error handling. Fixes #1485</li> |
| 91 | + <li>Partial support for adaptive windows with small screen improvements.</li> |
| 92 | + </ul> |
| 93 | + </description> |
| 94 | + </release> |
| 95 | + |
64 | 96 | <release version="4.13.2" date="2025-08-09"> |
65 | 97 | <description translate="no"> |
66 | 98 | <ul> |
|
82 | 114 | <li>Show completed tasks below pending tasks with pagination. Fixes #1614 #1565 #1415 #1417</li> |
83 | 115 | </ul> |
84 | 116 | </description> |
85 | | - |
86 | 117 | </release> |
87 | 118 |
|
88 | 119 | <release version="4.13.0" date="2025-07-18"> |
|
0 commit comments