docs: add v0.9.7 release notes
Build & Push Docker Image / build (push) Successful in 3m16s

This commit is contained in:
opencode
2026-08-06 23:57:27 +02:00
parent f296070f3b
commit 3e30246342
38 changed files with 4696 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
# v0.9.7 — Release Notes
**Date:** 2026-08-06 · **Tag:** [`v0.9.7`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.7)
## Design: violet glow for light mode
The light mode gains its own cohesive color world — a **violet accent**
with a soft pastel-neon glow that carries across the whole surface and
matches the character of the dark mode.
## Fixes & improvements
- **Light mode violet accent:** Primary color, focus rings and first chart
color now glow in a fresh violet instead of orange — buttons, bars, focus
rings and stars speak the same color language.
- **Pastel neon glow:** Glows are clearly visible in light mode (instead of
washing out on white) with a larger spread and halo.
- **Pastel wash & cards:** The page background gets a subtle violet wash
(fixed); cards gain a faint violet border for more depth.
- **Dark mode untouched:** The cyan accent and neon glows of the dark mode
remain exactly as before; the glow color values are now frozen there.
## API Changes
- None.
## Operations / Upgrade
- **Migration:** none. **Breaking changes:** none.
- **Note:** Visual / UI-only changes in light mode; dark mode unchanged.
## Known limitations
- None within the scope of this release.
## Links
- Commit: [`f296070`](https://git.kubebase.de/admin/tool-evaluator/commit/f296070)
- Tag: [`v0.9.7`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.7)