fmeshsync fix with synology,vm's and lxc

This commit is contained in:
root
2026-08-08 19:44:27 +02:00
parent 2786f12ab6
commit 5e32be7d0c
41 changed files with 1335 additions and 1674 deletions
+12
View File
@@ -0,0 +1,12 @@
# AssetManager 0.5.5.47
## Changes
- MeshCentral network mapping now selects a plausible primary interface instead of relying on the first network record.
- Common Ethernet, Linux predictable-interface, bridge, bond, wireless and virtualization interface names are ranked case-insensitively.
- Loopback, container and tunnel interfaces are de-prioritized.
- Invalid all-zero or malformed MAC addresses are ignored.
- IP and MAC mapping prefer the same active interface with usable IPv4 data whenever possible.
- The asset list now visibly shows active category and duplicate-selection filters with removable filter chips.
- Duplicate-filter record counts now reflect the duplicate result set, including `0 of 0` when no duplicates are found.
- Duplicate-search result text is fully localized.