Miniflux
Recent Changes
Update v2 to 2.2.18
To prevent potential SSRF, Miniflux now blocks access to services hosted on private networks by default.
FETCHER_ALLOW_PRIVATE_NETWORKS=1must now be enabled to access feeds hosted on a local network.INTEGRATION_ALLOW_PRIVATE_NETWORKS=1must now be enabled to access third-party integration services hosted on a local network.Apply entry blocking rules both before and after scraping to avoid unnecessary requests and allow matching on fetched content.
Add
ignore_entry_updatesfeed option to skip updating existing entries during scheduled polling.Add Arabic (
ar_SA) translation.Add Galician (
gl_ES) translation.Update Polish translation.
Various performance improvements across multiple components (fetcher, parser, sanitizer, readability, URL cleaner, feed discovery, and Google Reader API).
Simplify parts of the Google Reader code and reduce allocations in several hot paths.
About
Miniflux is a minimalist and opinionated feed reader.
Features
- Written in Go (Golang)
- Works only with Postgresql
- Doesn't use any ORM
- Doesn't use any complicated framework
- Use only modern vanilla Javascript (ES6 and Fetch API)
- Single binary compiled statically without dependency
- The number of features is voluntarily limited
It's simple, fast, lightweight and super easy to install.
Install Miniflux in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.