github kikootwo/ReadMeABook v1.2.3

4 hours ago

🎉 Release v1.2.3

Fixes:

  • ✅ Hardcoded JWT fallback enables forged administrator tokens

    • #297
    • Installs running outside the official Docker image, including the Proxmox VE helper script, should update now (Proxmox: run update in the container). Users on those installs are signed out once.
    • Docker installs were not affected.
  • ✅ Search / Download stopping at 50

    • #151
    • Requests beyond the first 50 are now processed in rotating batches, and RSS matching covers every request awaiting search
  • ✅ Search truncates to 100 results before dedup and ranking, silently dropping the best releases

    • #262
    • The full deduplicated result set is now ranked before the 100-result cap is applied
  • ✅ Deleting a request removes a directory rebuilt from the current template, not the one it created

    • #265
    • Deletion now uses the path stored when the book was organized
  • ✅ A rate-limited indexer grab marks the request permanently failed instead of trying the next release

    • #267
    • After a 429 or 5xx grab response, the next ranked release is tried automatically

    Upgrade:

    docker pull ghcr.io/kikootwo/readmeabo
    docker compose down
    docker compose up -d

What's Changed

Don't miss a new ReadMeABook release

NewReleases is sending notifications on new releases.