Release 1.7.4

- CHANGELOG: cut the 1.7.4 release (dated 2026-06-10); reset Unreleased.
- VERSION: 1.7.3 -> 1.7.4.
- Manuals (DA + EN): bump version stamps.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
StyxX65 2026-06-10 15:33:16 +02:00
parent 9cbd93e1f5
commit c1cddb8ea7
4 changed files with 9 additions and 5 deletions

View File

@ -9,6 +9,10 @@ Version numbers follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html
## [Unreleased]
---
## [1.7.4] — 2026-06-10
### Fixed
- **Share modal kept stale input after creating a link** — clicking "Create" only cleared the label field; scope type, user email, date range, and expiry kept their values, so the next link silently inherited the previous link's scope settings. The form-reset logic from `openShareModal()` is now a shared `_resetShareForm()` helper called after every successful create (the generated link row stays visible for copying).

View File

@ -1 +1 @@
1.7.3
1.7.4

View File

@ -1,6 +1,6 @@
# GDPR Scanner — Brugermanual
Version 1.7.3
Version 1.7.4
---
@ -671,4 +671,4 @@ For en typisk skole- eller kommunescanning er omkostningen ubetydelig — Claude
---
*GDPR Scanner v1.7.3 — teknisk opsætning og konfiguration: se README.md*
*GDPR Scanner v1.7.4 — teknisk opsætning og konfiguration: se README.md*

View File

@ -1,6 +1,6 @@
# GDPR Scanner — User Manual
Version 1.7.3
Version 1.7.4
---
@ -671,4 +671,4 @@ For a typical school or municipality scan the cost is negligible — Claude Haik
---
*GDPR Scanner v1.7.3 — for technical setup and configuration see README.md*
*GDPR Scanner v1.7.4 — for technical setup and configuration see README.md*