v2.1.0
New features:
- Exact array search for configurations -
cfg.urls*.url:...
syntax (#231) - Support for S3-compatible object storage (#236, thanks @jamie-34254 for contribution)
- Marking objects as favorite (#237)
- Presenting count of found objects in search (#249)
- New "Groups" view that allows to inspect which users are in our own groups (#167)
- Support for human-readable file size in search and UI (#233)
Bugfixes:
- Legacy config upload endpoint (
PUT /api/config/{identifier}
) allows to upload configuration even if user has noadding_configs
capability.