Miniflux
Recent Changes
Update v2 to 2.2.8
fix(api):
hide_globally
categories field should be a booleanfix(ui): add missing
await
when callingnavigator.share()
methodfix(ui): replace share link with a form button for better accessibility
feat(telegrambot): replace "Go to website" button with "Go to Miniflux"
feat(locale): update Polish translation
feat(locale): update German translation
feat(locale): update Chinese translation
feat(config): add
SCHEDULER_ROUND_ROBIN_MAX_INTERVAL
optionfeat(cli): add
-reset-feed-next-check-at
argumentfeat(api): add
update_content
query parameter to/entries/{entryID}/fetch-content
endpoint
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.