add section Privacy Policy DSGVO
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
- [0.5.5.35](UPDATE-0.5.5.35.md)
|
||||
- [0.5.5.34](UPDATE-0.5.5.34.md)
|
||||
# Version history
|
||||
|
||||
Release notes are stored outside the project root to keep the repository overview compact.
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Version 0.5.5.33
|
||||
|
||||
- Added a two-asset software inventory comparison.
|
||||
- Added exact, version-insensitive, and version/year-insensitive comparison modes.
|
||||
- Added standard table filtering and sorting to the comparison result.
|
||||
- Added an Excel export for comparison results.
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user