Miniflux
Recent Changes
Update v2 to 2.2.10
test(sanitizer): add unit test for 0x0 pixel tracker
fix(readability): do not remove elements within code blocks
fix(karakeep): correct method name and improve error handling in
SaveURL
fix(filter): skip invalid rules instead of exiting the loop
feat(ui): display external link in single entry view because the URL was not visible on mobile (no mouse over)
feat(ui): avoid showing an excessive number of tags
feat(ui): add user setting to control
target="_blank"
on linksfeat(sanitizer): validate MathML XML namespace
feat(sanitizer): consider images of size 0x0 as pixel trackers
feat(sanitizer): add validation for empty
width
andheight
attributes in img tags
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.