Releases: tchapi/davis
v1.7.1
v1.7.0
While not strictly a BC break, this can be a problem depending on the way you install dependencies in your environment, proceed with caution.
[Docker] Revamp Dockerfile
[Docker] Update other packages in docker-compose.yml (mariadb and nginx)
[Dependencies] Update Symfony to 5.2 and other composer dependencies
v1.6.2
v1.6.1
v1.6.0
This is a minor release reflecting changes in the UI regarding the delegation and sharing features.
[Dependencies] Update Symfony and other composer dependencies
[Feature] Add delegation at the user level, and not at the calendar level (the previous behavior was not correct)
[Feature] Add individual calendar sharing and revocation, on each side (sharee and sharer)
[Chore] Refactor user delegation modals and UI reflecting these changes
[Bugfix] Can't delete read-only delegate #16
Thanks to @de-es for creating the issues and the subsequent testing