v1.0.6-beta.001 - Add OPDS streaming, API key separation, and reading list importers
- Implemented OPDS 1.2 server with Page Streaming Extension (PSE) for native integration with external readers (Panels, Mihon, Paperback).
- Separated API key architecture into Admin Keys (full system access) and User OPDS Keys (restricted streaming/read access).
- Added an External Apps management UI to the user profile for generating and revoking OPDS keys.
- Added AniList GraphQL integration to sync manga lists directly into Omnibus Reading Lists.
- Added MyAnimeList (MAL) integration via the Jikan REST API for seamless manga tracking sync.
- Added a CSV Importer to support issue-by-issue pull list exports from League of Comic Geeks (LOCG) and Goodreads.
- Added ghost record handling to gracefully bypass and ignore missing database issues during synchronization and imports.
- Refactored manga syncs to generate issue-level Reading Lists instead of series-level Collections for a unified UX.
- Relocated all external sync and import buttons to the Reading Lists page.
- Adjusted Library page layout to move action toggles (Favorites, Surprise Me) to a secondary row, allowing the search bar to span the full width.
- Fixed dynamic theme styling on new import buttons to respect the user's active color theme.
- Cleaned up obsolete Komga sync code from middleware and API routes.