Files
garage-ui/CHANGELOG.md
T
garage-ui-release-bot[bot] c30400cf84 chore: release main (#62)
* chore: release main

* chore: sync Chart.yaml appVersion to v0.7.0

* Bump version to 0.5.1 in Chart.yaml

* chore: bump version

---------

Co-authored-by: garage-ui-release-bot[bot] <285030457+garage-ui-release-bot[bot]@users.noreply.github.com>
Co-authored-by: garage-ui-release-bot[bot] <garage-ui-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Noste <83548733+Noooste@users.noreply.github.com>
2026-05-25 18:43:44 +02:00

2.2 KiB

Changelog

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)

Bug Fixes

  • ci: correct appVersion tracking and remove changelog seeds (#49) (f04c381)
  • ci: remove CHANGELOG.md seeds so release-please owns them (#51) (cb3839e)