mirror of
https://github.com/Noooste/garage-ui.git
synced 2026-07-26 07:48:13 +00:00
0e6b7b9215
Co-authored-by: garage-ui-release-bot[bot] <285030457+garage-ui-release-bot[bot]@users.noreply.github.com>
5.6 KiB
5.6 KiB
Changelog
0.10.0 (2026-07-14)
Features
- bulk actions — recursively delete folders (key prefixes) (#68) (5d33382)
- metrics: add public metrics endpoint configuration and update documentation (#92) (9f73d03)
- preview: Implement object preview functionality (#94) (c0976a1)
0.9.0 (2026-07-11)
Features
- backend,frontend: implement prefix and recursive substring search for bucket objects (#89) (3098e47)
- oidc: add fine grained access control (#91) (0d804fb)
0.8.5 (2026-07-03)
Bug Fixes
- frontend: add downloadObject function for downloading files from a bucket (430d1a5)
0.8.4 (2026-06-22)
Bug Fixes
- helm: track appVersion in release-please and fix badges (1ffdfe8)
0.8.3 (2026-06-21)
Bug Fixes
- backend: improve API version detection with retry logic for health probes (46aa375)
- helm: update version badges in README for Garage UI (28c186f)
0.8.2 (2026-06-07)
Bug Fixes
0.8.1 (2026-05-31)
Bug Fixes
0.8.0 (2026-05-31)
⚠ BREAKING CHANGES
- backend,helm: bind to IPv6 wildcard by default for dual-stack support
Features
- backend,helm: bind to IPv6 wildcard by default for dual-stack support (5427758)
- docs: add documentation generation command to Makefile (186af18)
0.7.0 (2026-05-23)
Features
- backend,frontend: enable quotas support in bucket settings (#64) (1f16edd)
- backend: Support _FILE suffix on sensitive env variables (#63) (36ec8e8)
Bug Fixes
- auth: remove auto-enable token auth logic (1b645b0)
0.6.2 (2026-05-15)
Bug Fixes
- helm: update appVersion format and improve image tag handling (709b9f2)
0.6.1 (2026-05-15)
Bug Fixes
0.6.0 (2026-05-15)
Features
- add extraEnvs to helm chart to allow config override (#45) (c8337de)
- enhance bucket credential retrieval to support read/write operations and improve caching logic (#46) (c8cb3c4)