cozystack/docs/changelogs/v0.41.7.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

836 B

Security

  • [dashboard] Verify JWT token: Added JWT token verification to the dashboard, ensuring that authentication tokens are properly validated before granting access. This prevents unauthorized access through forged or expired tokens (@lllamnyp in #1980, #1983).

Fixes

  • [postgres-operator] Correct PromQL syntax in CNPGClusterOffline alert: Fixed incorrect PromQL syntax in the CNPGClusterOffline alert rule for CloudNativePG, ensuring the alert fires correctly when all instances of a PostgreSQL cluster are offline (@mattia-eleuteri in #1981, #1989).

Full Changelog: v0.41.6...v0.41.7