Miniflux
Minimalist and opinionated feed reader
Alternative to: feedly, inoreader, newsblur
About
Versions (81)
2.0.48
2023-09-15- Add generic webhook integration
- Send webhook events when new entries are detected
- Send wehbook events when saving an entry
- Sign the outgoing requests with HMAC-SHA256
- Improve Telegram integration
- Add built-in Telegram client
- Remove dependency on
go-telegram-bot-apilibrary - Add new options:
- Optional topic ID
- Disable page preview
- Disable notifications
- Add new button to go to article
- Improve Matrix integration
- Add built-in Matrix client
- Remove dependency on
gomatrixlibrary - Send HTML formatted messages to Matrix
- OpenID Connect authentication improvements:
- Add OAuth2 PKCE support
- Add
profilescope to OIDC integration to support accounts without email address - Prevent empty username when using the OIDC integration
- Add
factorforentry_frequencyscheduler:- Allow the user to increase the frequency of the
entry_frequencyscheduler by a configurable factor in order to shorten the time between updates.
- Allow the user to increase the frequency of the
- Fix: status bar is unreadable when using PWA in dark mode on Firefox Android
- Group form fields into fieldsets to improve page layout
- Update Russian translation
- Make sure icon URLs are always absolute
- Add Apprise service URLs per feed
- Trim
usernameandpasswordform fields - Strip HTML tags from DublinCore Creator tags
- Fix scroll up behavior on Firefox Android
- Add missing
returnstatement infetchContentUI handler - Add
replace_titlerewrite rule to adjust entry titles - Fix Pocket integration redirect URL and Google Reader API HREF
- Fix feed
hide_globallyproperty to use it with third-party clients.