Privacy Policy DSGVO with sheets for categories, export-, check- and first erase-functions

This commit is contained in:
2026-08-08 10:16:36 +00:00
parent daac478714
commit daeb08c054
15 changed files with 162 additions and 526 deletions
+6 -5
View File
@@ -1,8 +1,9 @@
# Version 0.5.5.41
## Changes
## MeshCentral synchronization matching and dry run
- Improved readability of chart status and category filter options in dark mode.
- Table sorting is now stored per table in browser state and restored when the user returns.
- Every standard data table now receives a generated first column with visual row numbers.
- Row numbers are recalculated after filtering, sorting, and partial server-side table refreshes and are not database identifiers.
- Added configurable matching by MeshCentral node ID and serial number.
- Added an optional normalized manufacturer comparison for serial-number matches.
- Manufacturer normalization ignores case, punctuation, accents and common legal suffixes such as GmbH, Inc. and Corporation.
- Added a MeshCentral synchronization dry run that uses the same mapping and matching logic without persisting asset changes.
- The dry-run live log reports devices that would be created, updated or rejected because of conflicts.