fix table with handling, icons implemented
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Update 0.5.5.62
|
||||
|
||||
## Standard image library without an additional Docker mount
|
||||
|
||||
- Removed the dedicated `data/image-library` bind mount introduced in 0.5.5.60.
|
||||
- Reuses the existing persistent uploads volume.
|
||||
- Standard images are stored in `data/uploads/library` on the Docker host and `/app/app/static/uploads/library` in the container.
|
||||
- No duplicate image storage and no additional Compose volume entry are required.
|
||||
- Removed the misleading source-tree `app/static/img/library` directory.
|
||||
Reference in New Issue
Block a user