Fusion logo

Fusion

Lightweight, self-hosted RSS and Atom feed reader

Alternative to: feedly, inoreader, feedbin

Fusion screenshotFusion screenshot

About Versions (58)

v1.0.0-beta.1

2026-02-11

⚠️ Notes

  • Please back up your database files before use!
  • If you are going to use the Docker image, please use the main tag instead of v1.0.0-beta.1, as there’s a quick fix for the Docker image that will be released in beta.2.

✨ What’s changed

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.
article_list_light article_detail_light

Full Changelog: https://github.com/0x2E/fusion/compare/v0.9.8…v1.0.0-beta.1