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
+9
View File
@@ -0,0 +1,9 @@
# AssetManager 0.5.5.51
## MeshCentral category mapping UI
- Moves the existing MeshCentral device-type to asset-category mapping from the general settings template to the MeshCentral synchronization page.
- Adds a dedicated save action for the fallback category and MeshCentral types 1 through 8.
- Keeps the existing configuration keys (`meshcentral.fallback_category_id` and `meshcentral.category_mapping`) and synchronization behavior unchanged.
- Validates submitted category IDs server-side.
- Removes the unreachable hidden MeshCentral category-mapping block from the general settings page.