Miniflux
Minimalist and opinionated feed reader
Alternative to: feedly, inoreader, newsblur
About
Versions (81)
2.0.44
2023-05-06- Add link to the URL rewrite rules documentation
- Update scraping rules for
ilpost.it - Update rewrite rules for
theverge.com - Add a rewrite rule to remove clickbait titles
- Make sure
PROXY_IMAGESoption is backward compatible withPROXY_OPTIONandPROXY_MEDIA_TYPES - Add new rule to remove tables
- Add support for searching well-known URLs in subdirectory
- Add CSS
word-wraprule to break very long entry title into multiple lines - Add swipe as option for gesture navigation between entries. There are now 3 possible choices:
none,double-tap, andswipe. - Prefer typographic punctuation in English translation
- Process older entries first:
- Feed entries are usually ordered from most to least recent.
- Processing older entries first ensures that their creation timestamp is lower than that of newer entries.
- This is useful when we order by creation, because then we get a consistent timeline.
- Fix Grafana dashboard
- Push Docker images to
Quay.io(RedHat) - Bump
golang.org/x/*,github.com/lib/pq,mvdan.cc/xurls/v2andgithub.com/prometheus/client_golangdependencies