-
released this
2026-07-31 10:46:56 -04:00 | 124 commits to main since this releaseBug Fixes
- (scanner) Eliminate fsnotify watcher leak and harden worker against panics (
59d5de3)
Miscellaneous Tasks
- (deploy) Add restart: unless-stopped to app container (
d0040fe)
Downloads
- (scanner) Eliminate fsnotify watcher leak and harden worker against panics (
-
released this
2026-07-30 15:51:53 -04:00 | 126 commits to main since this releaseBug 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
Downloads
- (ci) Use REGISTRY_TOKEN PAT secret for registry login (