What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.148
(or :latest)
Hidden Books sort dropdown now re-sorts the hidden listing
On the Hidden Books page (/hidden), the sort dropdown ("Title A → Z", "Date added", "Author", etc.) used to navigate away from the hidden listing and show the full library instead — with no hidden filter applied. Picking a sort order now re-sorts the hidden books, the way you'd expect.
The fix preserves the v4.0.136 page-rendering fix that originally addressed the broken-half of #319 (the page was previously blanking due to a Bootstrap CSS collision).
Thanks @droM4X for catching this after testing v4.0.140 and walking through the four-item follow-up list on issue #319.