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
+7
View File
@@ -0,0 +1,7 @@
# AssetManager 0.5.5.52
## MeshCentral category page fix
- Fixes a crash when opening the MeshCentral synchronization page after the category-mapping UI was moved there.
- Uses the existing category name ordering because the `Category` model has no `sort_order` column.
- Keeps the category-mapping storage and synchronization logic unchanged.