Releases: DocMarty84/miniflutt
Releases · DocMarty84/miniflutt
v1.3.0
- Bump dependencies
- Built with:
- Flutter 1.22.2 • channel stable
- Framework • revision 84f3d28555
- Engine • revision b8752bbfff
- Tools • Dart 2.10.2
v1.2.0
- Bump dependencies
- Built with:
- Flutter 1.20.2 • channel stable
- Framework • revision bbfbf1770c
- Engine • revision 9d5b21729f
- Tools • Dart 2.9.1
v1.1.1
- Add scrolling to settings form
v1.1.0
- Set keyboard type for settings
- Add customizable actions in entry and feed list
v1.0.0
- Bump all dependencies
- Release v1.0.0!
v0.0.6
- Add button to share an article
- Add download feature
- Add dark theme
- Bump dependencies
v0.0.5
- Add history of searches
- Improve save and log out in Settings
- Support management of feeds and categories: create, update and delete
- Favorites filter show read and unread
v0.0.4
- Add Search screen
- Keep category expanded when drawer reopens
- Reorganize action icons
- Internal refactoring
v0.0.3
- Refresh all feeds in background on long press
- Star/unstar an entry
- Read/unread an entry
- Count only unread entries
- Get read articles
- Sort by oldest first
- Get favorites
- Make favorites more visible
v0.0.2
Improvements
- Implement swipe left/right in article
- Mark read/unread on long press
- Update icons
Fixes
- Avoid call when no entry are marked (un)read