Miniflux
Minimalist and opinionated feed reader
Alternative to: feedly, inoreader, newsblur
About
Versions (81)
2.2.8
2025-04-23- refactor(js): replace
DomHelpermethods with standalone functions - refactor: avoid logging twice the feed errors in the background worker
- fix(api):
hide_globallycategories field should be a boolean - fix(ui): add missing
awaitwhen callingnavigator.share()method - fix(ui): replace share link with a form button for better accessibility
- feat(telegrambot): replace “Go to website” button with “Go to Miniflux”
- feat(locale): update Polish translation
- feat(locale): update German translation
- feat(locale): update Chinese translation
- feat(config): add
SCHEDULER_ROUND_ROBIN_MAX_INTERVALoption - feat(cli): add
-reset-feed-next-check-atargument - feat(api): add
update_contentquery parameter to/entries/{entryID}/fetch-contentendpoint - feat: use
Cache-Controlmax-age andExpiresheaders to calculate next check - feat: implement proxy URL per feed
- feat: add proxy rotation functionality
- ci(linter): replace commitlint with a Python script
- ci: add documentation issue template
- build(deps): bump
golang.org/x/oauth2from0.28.0to0.29.0 - build(deps): bump
golang.org/x/netfrom0.38.0to0.39.0 - build(deps): bump
golang.org/x/imagefrom0.25.0to0.26.0 - build(deps): bump
github.com/tdewolff/minify/v2from2.22.4to2.23.1 - build(deps): bump
github.com/PuerkitoBio/goqueryfrom1.10.2to1.10.3 - build(deps): bump
github.com/prometheus/client_golang - build(deps): bump
github.com/mattn/go-sqlite3from1.14.24to1.14.28 - build(deps): bump
github.com/go-webauthn/webauthnfrom0.12.2to0.12.3 - build(deps): bump
github.com/coreos/go-oidc/v3from3.13.0to3.14.1