Releases: Merrit/adventure_list
Releases Β· Merrit/adventure_list
v0.14.2
v0.14.1
v0.14.0
v0.13.0
Features
- Bundled fonts with the app to improve responsiveness and reliability
Other
- Large amount of dependency upgrades and cleanup
v0.12.0
v0.11.0
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
Features
- if there is an error fetching tasks, show an error message #19 (Kristen McWilliam)
- add undo for task completion #19 (Kristen McWilliam)
- animate crossing out task when checked #19 (Kristen McWilliam)
- reduce padding around tasks #19 (Kristen McWilliam)
- improve reliability when undoing
Delete Completed Tasks
#19 (Kristen McWilliam) - add delete task button to context menu #19 (Kristen McWilliam)
Bug Fixes
- reordering tasks #19 (Kristen McWilliam)
- task checkbox aligns with ExpansionTile children #19 (Kristen McWilliam)
- cancel notifications for deleted tasks #19 (Kristen McWilliam)
- tasks_page: move SafeArea to under Scaffold #19 (Kristen McWilliam)
- use native window decorations on qt platforms #19 (Kristen McWilliam)
Other
- Various refactoring, code cleanup, and improvements
v0.9.0
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
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
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.