chore(main): release 0.11.0 (#99)

Co-authored-by: garage-ui-release-bot[bot] <285030457+garage-ui-release-bot[bot]@users.noreply.github.com>
This commit is contained in:
garage-ui-release-bot[bot]
2026-07-29 16:18:29 +02:00
committed by GitHub
parent 928242a738
commit e3a1b31860
4 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.10.0"
".": "0.11.0"
}
+14
View File
@@ -1,5 +1,19 @@
# Changelog
## [0.11.0](https://github.com/Noooste/garage-ui/compare/v0.10.0...v0.11.0) (2026-07-29)
### Features
* **bucket:** add functionality to create buckets with optional access keys and permissions ([6766dec](https://github.com/Noooste/garage-ui/commit/6766dec933f85ece64d89875ccc147c069669a0c))
* **dropdown:** improve positioning logic and add popup positioning utility ([985b7b3](https://github.com/Noooste/garage-ui/commit/985b7b30ce1cc450f621169068efcfa1dccd2a25))
* **frontend:** make bucket items clickable links to object view ([a061500](https://github.com/Noooste/garage-ui/commit/a061500d50ddd1ec1cc713c06fd24a9b9f1511ed))
### Bug Fixes
* **backend:** handle gzip decompression for API responses ([928242a](https://github.com/Noooste/garage-ui/commit/928242a7383b99cfcd678d0f60c8771d12568b98))
## [0.10.0](https://github.com/Noooste/garage-ui/compare/v0.9.0...v0.10.0) (2026-07-14)
+2 -2
View File
@@ -3,8 +3,8 @@ name: garage-ui
description: A Helm chart for Garage UI - Web interface for Garage S3 object storage
icon: https://helm.noste.dev/garage.png
type: application
version: 0.10.0 # x-release-please-version
appVersion: v0.10.0 # x-release-please-version
version: 0.11.0 # x-release-please-version
appVersion: v0.11.0 # x-release-please-version
keywords:
- garage
- s3
+2 -2
View File
@@ -2,8 +2,8 @@
A Helm chart for deploying [Garage UI](https://github.com/Noooste/garage-ui), a modern web interface for managing [Garage](https://garagehq.deuxfleurs.fr/) distributed object storage systems.
[![Version](https://img.shields.io/badge/version-0.10.0?color=blue)](Chart.yaml) <!-- x-release-please-version -->
[![App Version](https://img.shields.io/badge/app%20version-v0.10.0?color=green)](Chart.yaml) <!-- x-release-please-version -->
[![Version](https://img.shields.io/badge/version-0.11.0?color=blue)](Chart.yaml) <!-- x-release-please-version -->
[![App Version](https://img.shields.io/badge/app%20version-v0.11.0?color=green)](Chart.yaml) <!-- x-release-please-version -->
## Table of Contents