Skip to content

v4.1.10

Latest

Choose a tag to compare

@new-usemame new-usemame released this 12 Jul 00:03

Reading progress now carries over between the classic reader and the new UI, you can delete books from the new interface, and the new editor regains several fields — plus a batch of sync and reliability fixes.

Update:

docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.1.10

(or :latest) — then recreate your container.

Reading & sync

  • Your reading position now follows you between the classic and new readers. Turn pages in one and resume where you left off in the other; both save continuously to your account, and your last spot still restores offline. (#805 — thanks @Glalith121)
  • KOReader keeps your furthest position across devices. A device that was behind no longer overwrites a further position, and clock differences no longer make a real forward sync look like a rewind. (#633 — thanks @Glalith121, @mueslimak3r)
  • A "Currently Reading" feed for OPDS apps — exactly the books you have in progress. (#672)

The new interface

  • Delete a book from the new UI. The book page now has a permission-gated Delete button that confirms, removes the book and its files, and returns you to your library — no more switching to the classic view. (#803 — thanks @Glalith121)
  • Inline half-star rating editor, a compact list view for the browse pages, per-source metadata toggles, and the Publication date field are all back or new in the new editor. (#779, #697, #677, #689)
  • Send-to-e-reader prefills your saved address again instead of showing a blank field. (#715)
  • The new login page shows your configured OIDC/SSO button label instead of the internal provider name. (#807 — thanks @thelastblt)
  • The Help menu's "Report Issue" link now opens the bug-report form, and the edit pencil on a book card can be opened in a new tab. (#799 — thanks @auspex; #798 — thanks @chloeroform)

Reliability & logs

  • Hardcover metadata fetching is more reliable — the auto-fetch tool no longer crashes partway through, automatic fetching during ingest works again with a token set in the environment, and two accounts can share one Hardcover token. (#821, #819 — thanks @ghub3297, @Glalith121)
  • Clearer server logs: no false failure when saving a cover for a PDF-only book (#797), no repeated "file not found" spam when editing one book's metadata (#802 — thanks @auspex), and author-sort warnings now name the book and link to where you fix it (#801 — thanks @auspex).
  • The classic book page's read checkbox now matches the book's state (#771), and four more Russian interface strings are translated (#656).

Full changelog: https://github.com/new-usemame/Calibre-Web-NextGen/blob/v4.1.10/CHANGELOG.md