Skip to content

Releases: dreautall/waterfly-iii

v0.2.0-beta

01 Oct 15:46
Compare
Choose a tag to compare
  • Revamped charts for the main screen (#141)
    • Improved performance & readability (#35 & #19)
    • New Chart: Net Worth
    • History Chart when tapping on Account Summary Chart
    • Waterfall Chart when tapping on Net Earnings Chart
  • Improved performance by caching the transaction list (#137)
  • Search for Accounts screen (#143)
  • Bugfixes (#150, #152, #148)

v0.1.13-beta

17 Sep 17:28
Compare
Choose a tag to compare
  • Hotfix for account autocomplete with latest Firefly version (#142).

Update is not recommended unless you installed the latest Firefly update (v6.0.24)!

v0.1.12-beta

12 Sep 18:04
Compare
Choose a tag to compare

v0.1.11-beta

09 Sep 17:40
Compare
Choose a tag to compare
  • Add a Picture to a Transaction (#100)
  • Link Transaction to Bill & Reconcile (up-to-date Firefly version required) (#56, #15)
  • App Shortcut to add transaction (long-press app icon in launcher) (#132)
  • Additional Banking Apps added
  • Various "under the hood" improvements for faster loading times & bugfixes (#135, #126, #92)
    • Correctly processes amounts with one decimal by @HoreaM in #122

v0.1.10-beta

30 Jul 12:13
Compare
Choose a tag to compare
  • Additional banking apps supported for notification services
  • New Translation: Brazilian Portuguese (thanks to @JoKenPo & @Misterio77! #102)
  • Bugfixes (#103)

v0.1.9-beta

26 Jul 18:25
Compare
Choose a tag to compare
  • Minimum Firefly v6.0.0 required for this release - a check is done on startup! (#67)
  • New Translations - thank you to all contributors!
  • Allow to add attachments during transaction creation (#66)
  • Improvements to app behavior after a transaction is added from a notification
    • Please report any further issues in #92
  • Confirmation window for logout (#69)
  • Bugfixes (#91, #76, #96)

v0.1.8-beta

11 Jun 12:38
Compare
Choose a tag to compare
  • French Translation, thank you very much @Choukajohn! (closes #49)
  • Material You Dynamic Color Support (closes #59)
  • Bugfixes (#57)

v0.1.7-beta

04 Jun 16:40
Compare
Choose a tag to compare
  • Option to secure the app with authentication (fingerprint etc.) (#42)
  • Bug fixes (#17)

v0.1.6-beta

14 May 18:03
Compare
Choose a tag to compare
  • You're now able to use your own custom SSL certificate (#23 & #36)
  • Update to Flutter 3.10
  • Bugfixes (#25, #29, #30, #31 #35 & more)
  • Ability to submit logs in case any issue comes up (#24)

v0.1.5-beta

07 May 12:51
Compare
Choose a tag to compare
  • Fix login issues when Firefly is served on a separate port or subpath (fixes #18 & #21).
  • Clear timing for chart overview (as brought up by @agryson in #19).
  • Smaller bug fixes.