-
Daniel Göbel authored
#29
Daniel Göbel authored#29
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 676 B
Version 1.0.1
General
- Improved UI when browsing a non-existing bucket or a bucket without permissions for
- Improved UI when not browsing a bucket
- Load environment variables dynamically instead of injecting them into the build process. You can now restart the docker container with new env variables without rebuilding it. The browser cache for this file is disabled to immediately see the changes #27 (closed)
Fixes
- Show correct number of visible objects when searching for objects #28 (closed)
Internal
- Use a central repository for the buckets and current user permissions to simplify complex interactions between components #29 (closed)
- Add healthcheck to docker container