Skip to content

Releases: DocMarty84/miniflutt

v1.3.0

09 Nov 20:26
Compare
Choose a tag to compare
  • Bump dependencies
  • Built with:
    • Flutter 1.22.2 • channel stable
    • Framework • revision 84f3d28555
    • Engine • revision b8752bbfff
    • Tools • Dart 2.10.2

v1.2.0

24 Aug 18:49
Compare
Choose a tag to compare
  • Bump dependencies
  • Built with:
    • Flutter 1.20.2 • channel stable
    • Framework • revision bbfbf1770c
    • Engine • revision 9d5b21729f
    • Tools • Dart 2.9.1

v1.1.1

31 Jul 19:50
Compare
Choose a tag to compare
  • Add scrolling to settings form

v1.1.0

11 Jul 17:00
Compare
Choose a tag to compare
  • Set keyboard type for settings
  • Add customizable actions in entry and feed list

v1.0.0

07 Jun 11:40
Compare
Choose a tag to compare
  • Bump all dependencies
  • Release v1.0.0!

v0.0.6

02 Jun 20:06
Compare
Choose a tag to compare
  • Add button to share an article
  • Add download feature
  • Add dark theme
  • Bump dependencies

v0.0.5

28 May 19:50
Compare
Choose a tag to compare
  • 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

21 May 17:29
Compare
Choose a tag to compare
  • Add Search screen
  • Keep category expanded when drawer reopens
  • Reorganize action icons
  • Internal refactoring

v0.0.3

19 May 20:15
Compare
Choose a tag to compare
  • 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

15 May 20:23
Compare
Choose a tag to compare

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