Files
tool-evaluator/docs/releases/v0.9.8.en.md
T
opencode 0426809f84
Build & Push Docker Image / build (push) Successful in 1m49s
docs: add v0.9.8 release notes
2026-08-07 00:19:28 +02:00

40 lines
1.3 KiB
Markdown

# v0.9.8 — Release Notes
**Date:** 2026-08-06 · **Tag:** [`v0.9.8`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.8)
## Redundancy design & navigation fix
The redundancy page (tool analysis & recommendations) is subtly aligned
with the neon theme, and the sidebar highlighting for nested admin
subpages is corrected.
## Fixes & improvements
- **Theme-aware recommendations:** Certainty badges (high/medium/low) now use
the theme color world instead of hardcoded out-of-the-box colors — they
look consistent in both light and dark (violet/cyan).
- **Recommendation glow:** Comparison cards with high certainty get a subtle
neon glow; the "better" tool now softly glows in addition to the colored
name.
- **Navigation highlighting:** On subpages such as `/admin/redundancy` the
parent "Admin" entry is no longer also highlighted — only the actually
active item glows. The fix is generic and applies to future admin
subpages.
## API Changes
- None.
## Operations / Upgrade
- **Migration:** none. **Breaking changes:** none.
- **Note:** Visual / UI-only changes; no functional changes.
## Known limitations
- None within the scope of this release.
## Links
- Commit: [`9af83a8`](https://git.kubebase.de/admin/tool-evaluator/commit/9af83a8)
- Tag: [`v0.9.8`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.8)