Miniflux
Recent Changes
Update v2 to 2.2.12
Keep only metadata of removed entries to reduce database size.
Removed entry status is now immutable and cannot be changed back to
unread
orread
status.SVG favicons are now minified before storing them in the database.
Added support for resizing WebP images.
Main menu now includes icons.
Added Progressive Web App (PWA) shortcuts for quick access to common actions.
Added direct link to the Apache 2.0 license on the About page.
Feed-level webhook URLs now take priority when saving entries.
New option:
POLLING_LIMIT_PER_HOST
to limit concurrent requests per host.Added a rewrite rule to remove useless heading images on Phoronix articles.
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.