This is the same set of new-UI fixes as v4.1.1, re-published under a new version number so the in-app "update available" prompt reaches everyone.
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.1.2
Why v4.1.2 exists: if you updated to v4.1.1 in the short window right after it first went out, you may have landed on an earlier build of it. The updater treats the same version number as "already up to date", so it couldn't offer you the corrected build — a higher version can. Moving to v4.1.2 guarantees you're on the fixed version. There are no other changes.
What's fixed (carried from v4.1.1):
- Readers render correctly behind a reverse-proxy subpath again (they were unstyled).
- The library keeps your scroll position when you press Back from a book.
- The mobile menu drawer is solid and scrolls on its own.
- Your KOReader/Kobo reading progress shows on the new-UI book page again.
- Book identifiers are clickable links again; the Dutch reader/read labels are corrected.
- New-UI edit page: identifiers table + choose-which-fields metadata apply.
Full per-item details are in the v4.1.1 notes and CHANGELOG.md.
Thanks to the reporters on #576, #577, #578, #580, #582 and #587.