46 lines
1.6 KiB
Markdown
46 lines
1.6 KiB
Markdown
# v0.8.5 — Release Notes
|
|
|
|
**Date:** 2026-08-04 · **Tag:** [`v0.8.5`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.8.5)
|
|
|
|
## New features
|
|
|
|
- **Help buttons across the app**: The main pages (Home, Browse tools, Trash,
|
|
Redundancy dashboard, Admin tools) as well as the premium dialog and the
|
|
password dialog now show a book icon next to the title that links directly
|
|
to the matching manual page (following the existing buttons on the tool
|
|
detail, create, edit, compare, watchlist and analytics pages).
|
|
|
|
## Fixes & improvements
|
|
|
|
- **Translated submit button when creating a tool**: The "Submit Tool" /
|
|
"Adding Tool…" button was still hardcoded and appeared in English in the
|
|
German UI. It is now translated, e.g. "Tool einreichen" / "Füge Tool
|
|
hinzu…" in German.
|
|
- **More translated UI strings**: View mode (Grid/Table/Rows), list density
|
|
(Compact/Comfortable), minimum rating in the filter and the password hint
|
|
"min. 6 characters" are now translated correctly.
|
|
- **Consistent docs terminology**: The manual now consistently calls the
|
|
watchlist "Merkliste" in all German pages and release notes; the English
|
|
version stays "Watchlist". The `watchlist` permission name and the URLs
|
|
are unchanged.
|
|
- All locales are in sync (462 keys per language, 0 missing).
|
|
|
|
## API changes
|
|
|
|
- No changes to the API.
|
|
|
|
## Operations / upgrade
|
|
|
|
- **Env vars:** unchanged.
|
|
- **Migration:** none.
|
|
- **Breaking changes:** none.
|
|
|
|
## Known limitations
|
|
|
|
- None.
|
|
|
|
## Links
|
|
|
|
- Commit: [`70e72da`](https://git.kubebase.de/admin/tool-evaluator/commit/70e72da)
|
|
- Tag: [`v0.8.5`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.8.5)
|