What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.97
(or :latest)
Cover Settings cog button now does something
The cog icon on the book-organizer toolbar opened a dropdown whose only item ("Cover Settings") didn't do anything when clicked. v4.0.97 wires it to what three users asked for: a per-user toggle to hide shelf badges on covers.
Click the cog → check "Hide shelf badges on covers" → the shelf badges that overlay book covers (.cover-badge-shelf) get hidden across the index, discover, shelf, and search pages. The setting persists per-user (stored in view_settings.cover.hide_shelf_badges), so it survives across sessions and devices. The Read badge stays visible — the toggle is scoped to shelf badges only.
Reported by @goatdancer4000-sudo with +1s from @droM4X and @Onkeyuk on #205.