Skip to content

Releases: alainm23/planify

Release 4.13.2

09 Aug 11:15
aeac62f

Choose a tag to compare

  • Fixed all-day events detection to use local time instead of UTC. Fixes #1449
  • Updated Bulgarian translation.
  • Fixed project view destruction timing during transitions.
  • Only allow valid SSL certificates.
  • Added option to manually enter Todoist token. Fixes #1481 #1445
  • Disabled keyboard shortcuts when Entry regains focus after closing a dialog. Fixes #1543 #1539
  • Avoided resetting TextView content when clicking while editing. Fixes #1541
  • Limited description text area height and enabled scroll. Fixes #1473
  • Fixed placeholder behavior in TextView.
  • Simplified time label formatting logic. Fixes #1447
  • Added natural sort comparison for strings with numbers. Fixes #1080
  • Fixed duplication turning notes into tasks. Fixes #1472
  • Improved layout alignment for note-type tasks.
  • Fixed Pinboard not updating correctly.
  • Added Discord link.
  • Show completed tasks below pending tasks with pagination. Fixes #1614 #1565 #1415 #1417

Release 4.13.0

18 Jul 19:59

Choose a tag to compare

  • Improved task handling in the Today view, including real-time updates and midnight refresh fixes - thanks to @igor-semenov.
  • Nextcloud login flow redesigned for better UX and stability - thanks to @byquanton.
  • Fixed crashes caused by UTF-8 character handling - thanks to @byquanton.
  • Russian translation added — thanks to @Heinrich-XIAO.
  • Refactored utility methods and internal cleanup.

Release 4.12.2

18 Jun 09:41
0190d3c

Choose a tag to compare

Update io.github.alainm23.planify.appdata.xml.in.in

Release 4.12.0

04 Feb 21:48

Choose a tag to compare

  • Support for underlined text thanks to @Heinrich-XIAO
  • Bug fixes and performance improvements.

Release 4.11.6

04 Nov 22:02

Choose a tag to compare

  • Added feature to verify database integrity
  • Bug fixes and performance improvements.

Release 4.11.5

14 Oct 20:07

Choose a tag to compare

  • Bug fixes and performance improvements.

Release 4.11.4

19 Sep 09:40

Choose a tag to compare

  • Added a button to view the sub tasks of a main task when in detail view.
  • Bug fixed: do not show task description.
  • Bug fixed: task position pinned when moving between projects thanks to @golamrabbiazad.

Release 4.11.2

14 Sep 00:16

Choose a tag to compare

  • Fixed bug with the schedule button @golamrabbiazad .
  • Fixed bug that opened multiple times Quick Add.
  • Spanish translation update thanks to @haggen88.
  • French translation update thanks to @rene-coty.

4.11.0

29 Aug 10:34

Choose a tag to compare

  • Added feature to collapse sections.
  • A task counter per section has been added.
  • Pinned tasks are now displayed at the start of each project.
  • Added an overdue tasks indicator to the today button.
  • New keyboard shortcuts were added to Quick Add, @ to add tags, # to select a project and ! to create a reminder.
  • A new view has been added to see completed tasks, sorted by date and the possibility to filter by Sections.
  • New task history log added, now it is possible to see when the task was completed, moved between projects or sections.
  • Fixed several bugs when doing Drag and Drop.
  • Quick Find now opens the task detail when selected.
  • Added a preference to enable or disable the use of Markdown in task detail.
  • Improved navigation using the keyboard.
  • In Quick Add, it is now possible to create a section if it does not exist.
  • Added a numerical indicator for the number of attachments.
  • Added preference to keep the task detail pane open, making navigation faster.
  • The option to repeat a task has been moved to the date and time selection widget, allowing you to create recurring tasks more quickly.
  • Fixed several bugs with Nextcloud synchronisation.
  • Several design and optimisation improvements, Planify now feels faster and consumes less resources.

Release 4.10.8

20 Aug 20:35

Choose a tag to compare

  • Fixed bug on TLS certificate that didn't allow to sync with Nextcloud (#1405, #1306).