v0.8.0
- Breaking Changes 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨:
- Completely changed the handling of recurring tasks.
- Old recurring task created via MMDL might get broken.
- MMDL is now compatible with approach followed by other open source clients.
- New Features:
- Added ability to add and use Web Calendars.
- Right clicking on Sync button to force a "hard" sync.
- Right clicking on Logout button now deletes local cache before logout.
- A banner is now also displayed on Login page informing user if the backend database tables have not been installed. Should help new users during installation.
- Bug Fixes:
- Fixed TaskListView repeatedly pinging backend for OAuth Status.
- Fixed overlay for task labels -- Now displayed at the side
- Fixed #256
- Fixed content flickering if the user was not logged in. Now pages don't render anything if the user is not logged in.
What's Changed
- Docs updates to add some help for issues by @DLBPointon in #257
- Fix minor formatting issue and add link by @steelswords in #258
- V0.8.0 by @intri-in in #265
- v0.8.0 by @intri-in in #267
New Contributors
- @DLBPointon made their first contribution in #257
- @steelswords made their first contribution in #258
Full Changelog: v0.7.1...v0.8.0-release