1.3 KiB
1.3 KiB
v0.9.8 — Release Notes
Date: 2026-08-06 · 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/redundancythe 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.