Miniflux
Recent Changes
Update v2 to 2.2.14
Go Client: Allow passing a custom
http.Clientand add context support to API methods.UI: Redirect users back to the original page after logging in.
Template: Improved Content Security Policy: extracted CSP generation into a function, added systematic nonces, and changed
default-srcto'none'for stronger security.Integrations: Added tags option for the Karakeep integration.
Integrations: Added new Archive.org integration.
Rewrite Rules: Added
remove_img_blur_paramsrule.Rewrite Rules: Added
add_image_titlerule for explainxkcd.com.Fixed CSS layout overflow when external links are too long.
Fixed JSON Feed parser to fallback to
external_urlwhenurlis missing.Updated scraper rule for Dark Reading.
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.