add section Privacy Policy DSGVO

This commit is contained in:
2026-08-05 18:17:22 +00:00
parent bd23858537
commit c9e6438222
12 changed files with 258 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
# AssetManager 0.5.5.34
## Fixes
- Preserves the complete current query string when changing the interface language.
- Fixes language switching on the software comparison page where `asset_a` and `asset_b` were previously lost.
- Safely appends the language-change notification without corrupting existing query parameters.
- Applies the same query-preservation behavior to the header theme switch.