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.35
## Changes
- Improved software comparison normalization for product names where a year is followed by language or architecture information.
- Architecture markers such as `64-Bit`, `32-Bit`, `x64`, `x86`, `amd64`, and `arm64` are ignored in version-insensitive comparison modes even when they are not enclosed in parentheses.
- The software comparison table is now sorted by the normalized comparison name instead of comparison status.
- Stored inventory data and displayed original product names remain unchanged.