changelog: extension

This commit is contained in:
Peter Bieringer
2026-04-18 16:23:12 +02:00
parent 93a4d9390c
commit f2c75d974b

View File

@@ -5,6 +5,9 @@
* Improve: `path_to_filesystem()` by pre-detection of collision-free file system
* Adjustment: MKCOL/MKCALENDAR return now CONFLICT instead of BADREQUEST of file name collision
* Improve: [auth] catch bcrypt>=5.0.0 enforced max password length early and support legacy "passlib" as well as "libpass" (rework 3.6.0, "packaging" not needed anymore)
* Improve: application will stop on startup if TEMP is provided but not existing or not writable
* Extension: tox with new optional test cases to test with LinuxOS vfat, hfsplus, ntfs filesystems
* Adjust: respond with 500 in case principal collection cannot be created (e.g. filesystem issues)
## 3.7.1
* Fix: share address book collection as birthday calendar not working on non-DEBUG level