This release is a major full-stack refactor focused on UX, maintainability, and reliability.
- Frontend rebuilt from Svelte to React with a redesigned UI.
- Backend restructured and moved to cleaner raw SQL data access.
- Added optional OIDC auth (PKCE S256) for self-hosted SSO.
- Added RSS/Atom feed discovery and improved feed/group management.
- Added robust legacy SQLite migration to preserve existing data.
- Improved search, responsiveness, networking reliability, tests, and release/CI pipelines.
Full Changelog: v0.9.8...v1.0.0-beta.1