784 B
784 B
AssetManager 0.5.5.59
Image association safety
- Removing or replacing an asset/category image now removes only the database association.
- Physical upload files are intentionally retained because duplicated records can reference the same file.
- Orphaned image files are reserved for a later maintenance cleanup task.
- Uploads continue to use unique UUID-based filenames, so files with the same original filename never overwrite one another and the same source image can be uploaded multiple times safely.
Image editor preview
- After an image is marked for removal, selecting a replacement immediately previews the newly selected local image instead of restoring the old server image.
- The removal marker is cleared automatically when a replacement image is selected.