docs: add v0.9.6 release notes
Build & Push Docker Image / build (push) Successful in 1m57s

This commit is contained in:
opencode
2026-08-06 23:34:01 +02:00
parent 5eef9f2467
commit 4d149fd927
38 changed files with 4684 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# v0.9.6 — Release Notes
**Date:** 2026-08-06 · **Tag:** [`v0.9.6`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.6)
## Navigation: help button relocated to the bottom
The **help button** (documentation) moves further down in the sidebar:
below the user panel, directly in the version row next to the "toolr"
text — as a compact icon.
## Fixes & improvements
- **Help relocated:** The help link now sits as an icon-only control in the
version row at the foot of the sidebar (below the user menu, next to
"toolr") instead of its own entry above it. Clicking still opens the
documentation.
## API Changes
- None.
## Operations / Upgrade
- **Migration:** none. **Breaking changes:** none.
- **Note:** Visual / navigation-only change, no functional changes.
## Known limitations
- None within the scope of this release.
## Links
- Commit: [`5eef9f2`](https://git.kubebase.de/admin/tool-evaluator/commit/5eef9f2)
- Tag: [`v0.9.6`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.6)