Miniflux
Minimalist and opinionated feed reader
Alternative to: feedly, inoreader, newsblur
About
Versions (81)
2.1.0
2024-02-17- Add Linkwarden integration
- Add LinkAce integration
- Add
FORCE_REFRESH_INTERVALconfig option - Add
item-meta-info-reading-timeCSS class - Add
add_dynamic_iframerewrite function - Add attribute
data-original-mostoadd_dynamic_imagerewrite candidates - Update entry processor to allow blocking/keeping entries by tags and/or authors
- Change default
Acceptheader when fetching feeds - Rewrite relative RSS Bridge URL to absolute URL
- Use numeric user ID in Alpine and distroless container image (avoid
securityContexterror in Kubernetes) - Always try to use HTTP/2 when fetching feeds if available
- Add
typeattribute in OPML export as per OPML 2.0 specs - Fix missing translation argument for the key
error.unable_to_parse_feed - Fix Debian package builder when using Go 1.22 and
armhfarchitecture - Fix typo in log message
- Fix incorrect label shown when saving an article
- Fix incorrect condition in refresh feeds cli
- Fix incorrect label
forattribute - Add missing label ID for custom CSS field
- Accessibility improvements:
- Add workaround for macOS VoiceOver that didn’t announce
detailsandsummarywhen expanded - Add
alertrole to alert message element - Add a
h2heading to the article element so that the screen reader users can navigate the article through the heading level - Add an
aria-labelattribute for the article element for screen readers - Remove the icon image
altattribute in feeds list to prevent screen reader to announce it before entry title - Add
sr-onlyCSS class for screen reader users (provides more context) - Differentiate between buttons and links
- Change links that could perform actions to buttons
- Improve translation of hidden Aria elements
- Remove the redundant article role
- Add a search landmark for the search form so that the screen reader users can navigate to it
- Add skip to content link
- Add
navlandmark to page header links
- Add workaround for macOS VoiceOver that didn’t announce
- Limit feed/category entry pagination to unread entries when coming from unread entry list
- Update German translation
- Update GitHub Actions to Go 1.22
- Bump
golang.org/x/termfrom0.16.0to0.17.0 - Bump
github.com/google/uuidfrom1.5.0to1.6.0 - Bump
github.com/yuin/goldmarkfrom1.6.0to1.7.0 - Bump
golang.org/x/oauth2from0.15.0to0.17.0 - Bump
github.com/tdewolff/minify/v2from2.20.10to2.20.12 - Bump
golang.org/x/termfrom0.15.0to0.16.0 - Bump
github.com/prometheus/client_golangfrom1.17.0to1.18.0 - Bump
github.com/tdewolff/minify/v2from2.20.9to2.20.16 - Bump
golang.org/x/cryptofrom0.16.0to0.19.0 - Bump
github.com/go-webauthn/webauthnfrom0.9.4to0.10.1 - Bump
golang.org/x/netfrom0.20.0to0.21.0