🌟 What's New in v1.1.2
Critical Bug Fix: Write Metadata to File
This release resolves a critical issue affecting the “Write metadata to file” feature.
In previous versions, saving metadata could cause books to disappear from the Booklore UI, even though the actual files on disk remained untouched. This made it appear as if the books were missing, when in fact they were still safely stored.
What you should do if you were affected:
- Start by running a rescan of your affected libraries, in many cases this will bring the missing books back into view.
- If rescanning does not resolve the issue, the next step is to delete and recreate the library. This will rebuild the library index from your existing files without affecting your actual collection.
Thanks to everyone who reported this bug and helped track it down.
🐛 Bug Fixes
- Fix issue where metadata updates to file caused books to be removed f… (#1070) by @adityachandelgit
🐳 Docker Images
- Docker Hub:
booklore/booklore:v1.1.2
- GitHub Container Registry:
ghcr.io/booklore-app/booklore:v1.1.2
Full Changelog: v1.1.1...v1.1.2