⚠️ This release has small potential for breaking changes. If you have any managed accounts with the same username but with different casing (e.g., oromei vs oRoMeI) the migration will likely fail. Be sure to rename accounts before updating if this applies to you.
What's Changed
- ♻️ Create Preformatted component to render JSON by @xendke in #505
- ✨ render children of an epub content item by @xendke in #521
- 🐛 Fix bookmark click navigation by @xendke in #525
- 🐛 Fix invalid method for cancel job by @aaronleopold in #527
- ✨ Add GET and PUT endpoints for media metadata by @aaronleopold in #528
- 🌐 Update translations by @aaronleopold in #489
- 🐛 Restore media/series when previously missing by @aaronleopold in #529
- 🐛 Change CORS layer construction to allow wildcard by @JMicheli in #538
- ✨ Allow disabling job overlay by @aaronleopold in #542
- 💄 Improve small topbar nav issues by @aaronleopold in #540
- 🌐 Update translations (Japanese) by @aaronleopold in #535
- ✏️ Fix missing whitespace in upload modal by @aaronleopold in #547
- 🌐 Update translations (multi) by @aaronleopold in #543
- 🐛 Fix unordered OPDS entries by @aaronleopold in #553
- ✨ Support basic keyword search for OPDS v1.2 by @aaronleopold in #558
- 🐛 Enforce case-insensitive username uniqueness by @aaronleopold in #557
- 📝 Remove Tachiyomi plans from repo and docs by @aaronleopold in #554
- 🐛 Fix
TemplateRegistrationFailed
error when sending email by @aaronleopold in #550 - 🔀 Promote experimental features by @aaronleopold in #560
- 🌐 Update translations (multi) by @aaronleopold in #562
- 🐛 Remove auto-pagination for
usePageQuery
wrapper by @aaronleopold in #564 - ✨ Support
apple-mobile-web-app-capable
meta by @aaronleopold in #567 - ✨ Make bundled web app a PWA by @aaronleopold in #570
- 🐛 Fix logical error preventing force rebuild scans by @aaronleopold in #574
- 🐛 Fix incorrect URLs for library thumbnail ops by @aaronleopold in #575
- 🐛 Fix path error in koreader router by @aaronleopold in #576
- 🌐 Update translations (multi) by @aaronleopold in #572
- 🐛 Fix update failure for new metadata on existing books by @aaronleopold in #577
- 🔨 Fix flake.nix so its usable by @HiImKobeAnd in #579
- 🌐 Update translations (Japanese) by @aaronleopold in #578
- 🔖 Release v0.0.10 by @aaronleopold in #580
New Contributors
- @HiImKobeAnd made their first contribution in #579
Full Changelog: v0.0.9...v0.0.10