What's Changed
Potentially a breaking change
I created a setup/migration step to migrate your data to the admin user but there is a potential for data loss - specially with tasks. Calendar events are synced so it's not a big deal if you lose them.
The first time you run the app, it will check if an admin user is created and if not, it will walk you through creating an admin user and assign all existing data to that user.
To add other users, you can enable "signup" from settings and then sign them up. Invitations will be coming soon.
IMPORTANT: If you don't want people signing up, make sure to turn off "public signup" in settings.
Full Changelog: v1.0.3...v1.1.0