From c43725ca7f119bf0ce952cdff47d48f0c6771b36 Mon Sep 17 00:00:00 2001 From: StyxX65 <150797939+StyxX65@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:42:06 +0200 Subject: [PATCH] Release 1.7.5 - CHANGELOG: cut the 1.7.5 release (dated 2026-06-11); reset Unreleased. - VERSION: 1.7.4 -> 1.7.5. - Manuals (DA + EN): bump version stamps. Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- docs/manuals/MANUAL-DA.md | 4 ++-- docs/manuals/MANUAL-EN.md | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c61ce12..367c26d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ Version numbers follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html ## [Unreleased] +--- + +## [1.7.5] — 2026-06-11 + ### Fixed - **Stale UI after updating the server** — Flask served `/static/` files with no `Cache-Control` header, so browsers cached JS/CSS heuristically (often for days). After a server update — including the new in-app self-update, whose post-install reload hit the cache — the backend was new but the frontend stayed old, and fixes appeared "not to work" until a hard refresh. `SEND_FILE_MAX_AGE_DEFAULT = 0` now makes every static file revalidate via ETag: unchanged files answer with a cheap 304, changed files are re-fetched immediately on the next normal page load. diff --git a/VERSION b/VERSION index 10c0880..6a126f4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.4 +1.7.5 diff --git a/docs/manuals/MANUAL-DA.md b/docs/manuals/MANUAL-DA.md index e68e492..a62c115 100644 --- a/docs/manuals/MANUAL-DA.md +++ b/docs/manuals/MANUAL-DA.md @@ -1,6 +1,6 @@ # GDPR Scanner — Brugermanual -Version 1.7.4 +Version 1.7.5 --- @@ -671,4 +671,4 @@ For en typisk skole- eller kommunescanning er omkostningen ubetydelig — Claude --- -*GDPR Scanner v1.7.4 — teknisk opsætning og konfiguration: se README.md* +*GDPR Scanner v1.7.5 — teknisk opsætning og konfiguration: se README.md* diff --git a/docs/manuals/MANUAL-EN.md b/docs/manuals/MANUAL-EN.md index 8d4462e..4cd5327 100644 --- a/docs/manuals/MANUAL-EN.md +++ b/docs/manuals/MANUAL-EN.md @@ -1,6 +1,6 @@ # GDPR Scanner — User Manual -Version 1.7.4 +Version 1.7.5 --- @@ -671,4 +671,4 @@ For a typical school or municipality scan the cost is negligible — Claude Haik --- -*GDPR Scanner v1.7.4 — for technical setup and configuration see README.md* +*GDPR Scanner v1.7.5 — for technical setup and configuration see README.md*