v4.1.0
[4.1.0] - 2024-04-22
Changed
- breaking Collections Auth features (ENABLE_COLLECTIONS_AUTHX) now fails closed
rather than open. If_collections
is not specified or is empty, caller has no
access to collections. Also, adds a special collection name*
that means access
to all collections is granted. - breaking The thumbnails behavior is now disabled by default, and can be enabled
withENABLE_THUMBNAILS
=true
.