Release Notes
Features
- (series) Add admin catalog export endpoint
- (web) Add admin catalog export page
- (series) Finish catalog export — OpenAPI, docs, filter polish
- (spans) Detect gap-preserving volume/chapter coverage
- (series) Track merged release coverage and a change timestamp
- (series) Add a cursor-paginated release feed endpoint
- (series) Surface volume/chapter coverage in the catalog export
- (series) Filter the release feed by external ids via POST
Bug Fixes
- (series) Correct the OpenAPI path for the release feed
Documentation
- (series) Document the externalIds pattern on the feed filter
- (series) List the full provider token set on the feed filter
Miscellaneous Tasks
- (docker) Shift host ports off Codex's defaults
Install tsundoku 1.11.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/tsundoku/releases/download/v1.11.0/tsundoku-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/tsundoku/releases/download/v1.11.0/tsundoku-installer.ps1 | iex"
Download tsundoku 1.11.0