cozystack/docs/changelogs/v0.41.5.md
Andrei Kvapil 473ac87d70
docs(changelogs): add missing changelogs for v0.40.5-v0.40.7 and v0.41.4-v0.41.9
Add 9 missing patch release changelogs covering changes from
January to February 2026. All PR authors verified via GitHub CLI.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-21 22:17:08 +01:00

1.5 KiB

Features and Improvements

  • [dashboard] Add "Edit" button to all resources: Added an "Edit" button across all resource views in the dashboard, allowing users to modify resource configurations directly from the UI (@sircthulhu in #1928, #1931).

  • [dashboard] Add resource quota usage to tenant details page: Added resource quota usage display to the tenant details page, giving administrators visibility into how much of allocated resources each tenant is consuming (@sircthulhu in #1929, #1932).

  • [branding] Separate values for keycloak: Separated Keycloak branding values into dedicated configuration, allowing more granular customization of Keycloak appearance without affecting other branding settings (@nbykov0 in #1946).

  • Add instance profile label to workload monitor: Added instance profile metadata labels to the workload monitor, enabling better resource tracking and monitoring by instance profile type (@matthieu-robin in #1954, #1957).

Fixes

  • [kubernetes] Fix manifests for kubernetes deployment: Fixed incorrect manifests that prevented proper Kubernetes deployment, restoring correct application behavior (@IvanHunters in #1943, #1945).

Full Changelog: v0.41.4...v0.41.5