github dotnetfactory/fluid-calendar v1.1.0
Added Authentication and multi-user support *BREAKING*

2 days ago

What's Changed

  • Added authentication and multi-user support by @eibrahim in #45

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.

Some screenshots:
image
image
image

Full Changelog: v1.0.3...v1.1.0

Don't miss a new fluid-calendar release

NewReleases is sending notifications on new releases.