Skip to content

Releases: Merrit/adventure_list

v0.14.2

06 Nov 13:41
61830de
Compare
Choose a tag to compare

Features

  • Added additional links to appstream metadata. (5f9847b)

Other Changes

  • Miscellaneous code cleanup, updates, and improvements.

v0.14.1

05 Nov 19:36
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue where the delete task button was failing silently. #30 (73ccfeb)
  • Fixed an issue to show the app icon for Linux Wayland sessions. #30 (095b5f9)

Other Changes

  • Miscellaneous code cleanup, updates, and improvements.

v0.14.0

28 Aug 20:55
9eaf851
Compare
Choose a tag to compare

Features

  • Added the ability to write task descriptions that span multiple lines. #26

Other Changes

  • Miscellaneous code cleanup, updates, and improvements.

v0.13.0

20 Aug 16:38
Compare
Choose a tag to compare

Features

  • Bundled fonts with the app to improve responsiveness and reliability

Other

  • Large amount of dependency upgrades and cleanup

v0.12.0

07 Jun 20:21
Compare
Choose a tag to compare
  • 27421f2: Added Italian translation (albanobattistella) #21

v0.11.0

09 Apr 17:34
Compare
Choose a tag to compare

Features

  • Improved user experience on small screens with page navigation in the recurrence widget.

Bug Fixes

  • Fixed an issue where the tray icon was not showing on Flatpak builds.

Other Changes

  • Miscellaneous code cleanup, updates, and improvements.

v0.10.0

15 Mar 16:07
Compare
Choose a tag to compare

Features

Bug Fixes

Other

  • Various refactoring, code cleanup, and improvements

v0.9.0

19 Sep 18:30
Compare
Choose a tag to compare

Features

  • Large Screens: You can now click outside an expanded task to close it.

Bug Fixes

  • Emojis will now be displayed in color.
  • You can now edit the task name on large screens.
  • The due date will now be updated if a recurring task is completed.
  • Recurring tasks will now send notifications.

v0.8.0

14 Sep 18:38
Compare
Choose a tag to compare

Features

  • Desktop: Added a context button to the active task for more actions
  • Added a verbose logging toggle to settings
  • Added the ability to move tasks to other lists
  • Improved logging to help with debugging issues
  • Added advanced recurring tasks support (this was so hard! πŸ’ͺ)

Bug Fixes

  • Fixed a bug where the release notes dialog would show multiple times
  • Fixed autostart not working for Flatpak releases
  • Other minor/misc bug fixes

Other

  • Added a link to Flathub in the README
  • Automated deployment to the Microsoft Store
  • Various other minor improvements, chores, and fixes

I am sure the recurring tasks feature will have some bugs, so please report them
if you find any!

Enjoy! πŸ’™

v0.7.0

14 Jul 18:01
Compare
Choose a tag to compare

Features

  • Added translations support.
  • Added English and German translations.
  • Added tooltip to the Pin Window button.
  • Made task details an expanding panel for desktop.
  • Moved completed items to a collapsible area at the bottom.
  • Moved list settings into a popup menu.
  • Added delete button to subtasks.

Bug Fixes

  • Improved reliability of release notes dialog.