• v0.4.0 d0040fe428

    v0.4.0
    Release / build-and-push (push) Successful in 2m26s
    Stable

    john-okeefe released this 2026-07-31 10:46:56 -04:00 | 124 commits to main since this release

    Bug Fixes

    • (scanner) Eliminate fsnotify watcher leak and harden worker against panics (59d5de3)

    Miscellaneous Tasks

    • (deploy) Add restart: unless-stopped to app container (d0040fe)
    Downloads
  • v0.3.0 fffe0b17e6

    v0.3.0
    Release / build-and-push (push) Successful in 2m34s
    Stable

    john-okeefe released this 2026-07-30 15:51:53 -04:00 | 126 commits to main since this release

    Bug Fixes

    • (ci) Use REGISTRY_TOKEN PAT secret for registry login (3c9e4d8)
    • (opds) Correct feed tests referencing non-existent entry fields (26f695f)
    • (opds) Wire up catalog pagination links and OpenSearch search (13cc689)
    • (search) Link results to book detail page and add cover thumbnails (5ac4070)

    Documentation

    • (api) Document OPDS pagination links and OpenSearch search (1f5b0d0)
    • (bruno) Correct rating scale and endpoint paths (c2f72ca)

    Features

    • (db) Add query to count media items per visible library (114a457)
    • (ui) Display media counts in library switcher (05370d2)
    • (opds) Add OpenSearch pagination metadata and search description (9920fd4)
    • (book-detail) Add interactive half-star rating widget (ca8c592)
    • (book-detail) Add Mark as Read / Unread toggle button (bf83492)

    Miscellaneous Tasks

    • (templates) Regenerate stale book_detail_modals templ output (33c69e7)
    • (release) Auto-generate release notes via git-cliff (451aa48)
    • (release) Name Actions runs 'Release ' instead of the commit message (fffe0b1)
    Downloads