|
60 | 60 | <url type="donation">https://www.patreon.com/alainm23</url> |
61 | 61 | < launchable type= "desktop-id">@ [email protected]</ launchable> |
62 | 62 | <releases> |
63 | | - <release version="4.15.0" date="2025-10-11"> |
| 63 | + <release version="4.15.1" date="2025-10-11"> |
64 | 64 | <description translate="no"> |
| 65 | + <p>✨ Planify 4.15.1 is here! Enjoy a new Markdown editor, smoother animations, Focus Mode, and smarter ways to organize your tasks.</p> |
65 | 66 | <ul> |
66 | 67 | <li>Added a new lightweight Markdown editor, optimized for Planify. It features a cleaner design and a contextual popover for formatting when selecting text.</li> |
67 | 68 | <li>Added animations to circular progress bars for tasks and projects. Project completion now includes a smooth, satisfying animation.</li> |
68 | 69 | <li>Planify now uses Weblate to manage translations. You can help make Planify available in more languages by contributing directly through Weblate. A new translation progress bar and link were added in Preferences.</li> |
69 | 70 | <li>Introduced Focus Mode — simply click anywhere outside the focused task to close it. This long-requested feature improves the UX when working with focused tasks and is enabled by default for new installations.</li> |
70 | 71 | <li>Improved ESC key behavior. It now closes a focused task or exits multi-selection mode, making it more intuitive to navigate with the keyboard.</li> |
| 72 | + <li>Improved keyboard navigation when selecting projects or labels in Quick Add, making the flow more intuitive and seamless.</li> |
71 | 73 | <li>Added multi-selection shortcut: hold Ctrl and click on tasks to perform batch operations such as completing, setting due dates, or priorities more easily.</li> |
72 | 74 | <li>Added new context menus in the sidebar and project views. You can now quickly create tasks, projects, or sections with a right-click.</li> |
73 | 75 | <li>Added the ability to select your default Inbox project — one of the most requested features. Planify now ensures that at least one source remains visible and prevents hiding the source linked to the default Inbox project.</li> |
74 | 76 | <li>Improved the behavior and validation of hidden sources across the app, ensuring consistency in Quick Add, Labels, and Project Picker views.</li> |
75 | 77 | <li>Enhanced smoothness and responsiveness when dragging tasks to the end of long project lists. The scroll speed now dynamically adjusts based on cursor position.</li> |
76 | 78 | </ul> |
| 79 | + <p>🐞 Fixes:</p> |
| 80 | + <ul> |
| 81 | + <li>Fixed a crash that occurred when reordering views in the sidebar.</li> |
| 82 | + <li>Fixed an issue where Planify didn’t correctly read multiple CalDAV tasks.</li> |
| 83 | + <li>Fixed a bug where labels from a source were not removed after deleting that source.</li> |
| 84 | + <li>Fixed an issue with sidebar filters when using spaces in their names.</li> |
| 85 | + <li>Fixed an issue where Planify didn’t update event data correctly when changes occurred.</li> |
| 86 | + </ul> |
77 | 87 | </description> |
78 | 88 | </release> |
79 | 89 |
|
|
0 commit comments