|
60 | 60 | <url type="donation">https://www.patreon.com/alainm23</url> |
61 | 61 | <launchable type="desktop-id">@appid@.desktop</launchable> |
62 | 62 | <releases> |
| 63 | + <release version="4.16.0" date="2025-11-21"> |
| 64 | + <description translate="no"> |
| 65 | + <p>✨ Planify 4.16.0 introduces natural language date parsing, improved backend consistency, better keyboard control, and several quality-of-life UI fixes.</p> |
| 66 | + <ul> |
| 67 | + <li>Fixed tasks disappearing from the Today view when moving them to another project.</li> |
| 68 | + <li>Resolved subtask duplication when moving tasks between different backends (e.g., LOCAL ↔ Todoist), ensuring subtasks are added only to their parent instead of both parent and project.</li> |
| 69 | + <li>Reduced redundant toast notifications — now shows only one toast per move operation.</li> |
| 70 | + <li>Fixed issue where Ctrl key events (Ctrl+C, Ctrl+V, Ctrl+A) unintentionally toggled the 'Keep adding' option.</li> |
| 71 | + <li>Added new keyboard shortcut: 'Ctrl+K' to toggle the 'Keep adding' mode, and updated the keyboard shortcuts popover accordingly.</li> |
| 72 | + <li>Added a new natural language date processor with support for ISO 8601 dates, slash/dot formats, time parsing, month names, and casual expressions like 'today', 'tomorrow', and 'now'.</li> |
| 73 | + <li>Introduced full Spanish language support in the date parser, including expressions like 'hoy', 'mañana', 'próxima semana', 'mes pasado', and Spanish month names with or without accents.</li> |
| 74 | + <li>Added 'Labels' item to the task’s context menu for quick label management.</li> |
| 75 | + <li>Added event details popover with direct integration for Google Meet and Microsoft Teams meetings.</li> |
| 76 | + <li>Fixed Quick Add window maximizing unintentionally on double-click, improving overall task creation UX.</li> |
| 77 | + <li>General improvements to performance, design consistency, and overall stability.</li> |
| 78 | + </ul> |
| 79 | + </description> |
| 80 | + </release> |
| 81 | + |
| 82 | + |
63 | 83 | <release version="4.15.2" date="2025-11-07"> |
64 | 84 | <description translate="no"> |
65 | 85 | <p>✨ Planify 4.15.2 brings improved keyboard flows, smarter Quick Add, spell-check options, and a smoother backup experience.</p> |
|
0 commit comments