|
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.14.0" date="2025-09-19"> |
| 65 | + <description translate="no"> |
| 66 | + <ul> |
| 67 | + <li>Rewritten CalDAV backend with support for Radicale, Baïkal, and other CalDAV servers — thanks to @byquanton.</li> |
| 68 | + <li>Fixed memory leaks when completing or deleting tasks, and during CalDAV sync — thanks to @markochk.</li> |
| 69 | + <li>Introduced a new view cache system to automatically free unused memory.</li> |
| 70 | + <li>Added new customizable sidebar filters: Tomorrow, Someday, Recurring, No label, and All tasks.</li> |
| 71 | + <li>Improved synchronization: Planify now respects task order from Nextcloud and Todoist, with a new reordering algorithm.</li> |
| 72 | + <li>Work in progress to make WebKit and Evolution dependencies optional, paving the way for Windows and macOS support — thanks to @byquanton.</li> |
| 73 | + <li>Spell checker support in task descriptions.</li> |
| 74 | + <li>Fixed bug when moving tasks with subtasks in Nextcloud/CalDAV projects.</li> |
| 75 | + <li>Updated themes (Light, Dark, Dark Blue) and refined task design for better readability.</li> |
| 76 | + <li>Labels and indicators for notes, reminders, and subtasks are now aligned to the right of task titles.</li> |
| 77 | + <li>Added a quick-add button to every task list.</li> |
| 78 | + <li>New completion animation and updated sound when finishing tasks.</li> |
| 79 | + <li>Completion notification added, so users can easily review completed tasks.</li> |
| 80 | + </ul> |
| 81 | + </description> |
| 82 | +</release> |
| 83 | + |
64 | 84 | <release version="4.13.4" date="2025-08-27"> |
65 | 85 | <description translate="no"> |
66 | 86 | <ul> |
|
0 commit comments