v0.9.0
- Breaking Changes - 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
- Changed name of env variable NEXT_PUBLIC_BASE_URL to NEXT_BASE_URL. It is a required variable now.
- Added new env variable SEQUELIZE_DEBUG_LOGGING to control logging for sequelize
- New Features
- Added support for Google CalDAV with OAuth authentication. Solves #259
- Bug Fixes:
- Fixed #319 and possibly #175
- Added migrations to increased size of columns in tables Calendars, Users, Caldav_Accounts, and Calendar_Events
- Bug Fix: Fixed inconsistent handling of task filters.
- Fixed #323
- Fixed a bug where webcal colour won't change immediately on the frontend when the user edited it.
- Fixed bug with Webcal sync.
- Fixed #319 and possibly #175
Full Changelog: v0.8.3...v0.9.0