27 lines
844 B
Markdown
27 lines
844 B
Markdown
# v0.9.2 — Release Notes
|
|
|
|
**Date:** 2026-08-05 · **Tag:** [`v0.9.2`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.2)
|
|
|
|
## Fixes & Polish
|
|
|
|
- **Compare:** The limit for comparing tools side-by-side was raised from 8 to
|
|
**9 tools** — enforced both server-side and in the client. Attempting to add
|
|
a tool beyond the limit no longer adds it and now shows a notice (previously
|
|
it wrongly showed the "nothing to compare" page).
|
|
|
|
## API Changes
|
|
|
|
- `GET /compare`: now accepts up to 9 `ids` (previously 8).
|
|
|
|
## Operations / Upgrade
|
|
|
|
- **Migration:** none. **Breaking Changes:** none.
|
|
|
|
## Known Limitations
|
|
|
|
- None within the scope of this release.
|
|
|
|
## Links
|
|
|
|
- Commit: [`e164d51`](https://git.kubebase.de/admin/tool-evaluator/commit/e164d51)
|
|
- Tag: [`v0.9.2`](https://git.kubebase.de/admin/tool-evaluator/releases/tag/v0.9.2) |