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 -6
View File
@@ -1,7 +1,8 @@
# Version 0.5.5.43
# AssetManager 0.5.5.43
- Added drag handles to resize every standard table column.
- Stored column widths independently for each table and column.
- Kept the asset list's existing horizontal-scroll width calculation in sync.
- Added keyboard resizing with the left and right arrow keys.
- Added double-click on a separator to reset a column to its default width.
## Changes
- Added first-start initialization for persistent `config.json` and `APPINFO.json` when using the Docker image.
- Existing persistent configuration files are never overwritten by the container entrypoint.
- Added an image ownership cleanup for the bundled MeshCentral Node.js dependencies to avoid invalid UID/GID extraction errors on other Docker hosts.
- Prepared the Docker image for registry-based installations and updates with persistent configuration volumes.