Skip to content

v2.1.0

Compare
Choose a tag to compare
@psrok1 psrok1 released this 21 Dec 16:49
· 468 commits to master since this release
d354501

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 no adding_configs capability.