What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.113
(or :latest)
Drag-to-reorder shelves in the sidebar (#237)
Regular shelves used to be locked to alphabetical sidebar order. New Reorder Shelves link (under Create Shelf in the sidebar; visible when you have more than one shelf) opens a drag-and-drop page where you can set the order you want. The sidebar reflects the new order on the next page load.
Order is stored per-user in view_settings.shelves.order. Public shelves shared with you also appear in the reorder list. New shelves you create later automatically slot in at the end of your stored order. No migration; deployments without a stored order keep the alphabetical default.
Hungarian and German translations included.
Magic Shelves already supported this; the gap was just regular shelves.