Skip to content

44.5

Compare
Choose a tag to compare
@mrvladus mrvladus released this 23 May 16:46
· 1777 commits to main since this release
8a3a940

UI/UX:

  • New custom widgets for tasks
  • Task widgets are wider
  • URL's are now clickable
  • Better and more intuitive editing of tasks
  • Info of how many sub-task are completed
  • Button for deleting completed sub-tasks
  • Tasks can now be marked as completed too
  • Fixed icon size

Settings:

  • New setting for tasks expansion on startup

Translations:

  • You can now help translate this application! For more info visit GitHub project page.
  • Added Russian translation.

Backend:

  • Rewritten most of the app. Reorganized project structure.
  • Use Meson build system instead of Make.