3bb4598d04
- each release now carries a full docs snapshot (reference + handbook) under docs/releases/<v>/; the docs frontend loads a version's snapshot for /docs/vX.Y.Z/* and shows the handbook/reference of that version - version dropdown navigates to /docs/<version> (docs home) instead of the release notes page; old /docs/vX.Y.Z redirect removed - generator: --snapshot writes handbook + reference; build copies versioned snapshots (last 7 versions) into /docs/versions/<v>/ - fix Gitea tag links: /admin/tool-evaluator/tags/<v> was 404, correct URL is /releases/tag/<v> - add GuideHelp button to forms/pages linking to the matching handbook guide (rating, tool add/edit, costs, compare, watchlist, analytics)
36 lines
1.0 KiB
Markdown
36 lines
1.0 KiB
Markdown
# v0.7.0 — Release Notes
|
|
|
|
**Datum:** 2026-08-03 · **Tag:** [`v0.7.0`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.7.0)
|
|
|
|
## Neue Features
|
|
|
|
- Version-gebundene **Release-Dokumentation** in der App unter `/docs`
|
|
(Index + Detailseite je Version, Markdown aus `docs/releases/`).
|
|
- Generiertes Release-Vorlage (`docs/releases/TEMPLATE.md`) und
|
|
Sync-Schritt für den Frontend-Build.
|
|
|
|
## Fixes & Verbesserungen
|
|
|
|
- `tsx` auf 4.23.4 angehoben — letzte veraltete Abhängigkeit im Workspace
|
|
(`pnpm outdated -r` ist jetzt leer).
|
|
|
|
## API-Änderungen
|
|
|
|
- Keine Breaking Changes an der API.
|
|
|
|
## Betrieb / Upgrade
|
|
|
|
- **Env-Vars:** unverändert.
|
|
- **Migration:** keine.
|
|
- **Breaking Changes:** keine.
|
|
|
|
## Bekannte Einschränkungen
|
|
|
|
- Die Doku ist bisher auf Release-Notes beschränkt; eine vollständige
|
|
API-/Feld-Referenz folgt in v0.8.0.
|
|
|
|
## Links
|
|
|
|
- Commit: [`520f917`](https://git.kubebase.de/admin/tool-evaluator/commit/520f917)
|
|
- Tag: [`v0.7.0`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.7.0)
|