What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.114
(or :latest)
Shelf reorder picker: name / book count / created / modified / manual (fork #237 follow-up)
v4.0.113 shipped manual drag-to-reorder. This release adds a Sort by picker at the top of the page with all the same modes the Magic Shelves already support:
- Name (A → Z) — the default
- Name (Z → A)
- Book count (most → fewest) and (fewest → most)
- Created (newest → oldest) and (oldest → newest)
- Modified (recent → oldest) and (oldest → recent)
- Manual (drag below)
Pick a mode, hit Save, and the sidebar reflects the new order on the next page load. Switching back to Manual restores your previously-saved drag order.
Hungarian + German translations included for every picker label.
No migration; the picker stores into the same view_settings.shelves blob v4.0.113 introduced.