github new-usemame/Calibre-Web-NextGen v4.0.108
v4.0.108 — Web reader now remembers your position + records read history

one hour ago

What's new

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

(or :latest)

Web reader now remembers your position + records read history

If you've ever opened a book in the browser, read for a while, closed the tab, and come back to find yourself thrown back to the beginning — this is the fix. Two distinct problems were combining to cause it:

  1. The reader's saved-position logic was overwriting itself with "0" the moment the page loaded, before it had finished computing positions. So your real progress got wiped on every page open.
  2. Opening a book in the web reader never recorded a "started reading" event, so your /read / /unread filters never reflected anything you read in the browser.

Both fixed. The reader now keeps the right position across reloads, and your read history reflects browser reading sessions alongside Kobo and KOReader sessions.

Credits

Originally reported on the upstream tracker at crocodilestick/Calibre-Web-Automated#1364. Reproduced on this build before fixing — both root causes verified to exist here, and both verified to be gone after the fix.

Don't miss a new Calibre-Web-NextGen release

NewReleases is sending notifications on new releases.