Skip to content

Releases: dreautall/waterfly-iii

v1.0.7

20 Jul 19:00
ff1f58f
Compare
Choose a tag to compare
  • Fix for notification amount parsing, thank you @kevinkdev (fixes #417)
  • Fix for selecting bill on transaction (fixes #413)
  • Minor bug fixes & version updates

v1.0.6

23 Jun 06:12
68d3453
Compare
Choose a tag to compare
  • Hotfix to enable non-HTTPS hosts again (#409)

v1.0.5

22 Jun 16:04
98eefc3
Compare
Choose a tag to compare
  • BREAKING CHANGE: The app now uses the Android Certificate Store, and does not have the option to provide a custom server certificate anymore. If you are using a self-signed certificate, please add it to the Android Store to keep using the app. (#77)
  • Thank you @j1mbl3s for testing this!
  • Net Worth chart removed for the time being due to API issues in latest Firefly version.
  • Bugfixes (#379, #394, #405, #406)

v1.0.4

01 Jun 18:54
1c30b39
Compare
Choose a tag to compare

v1.0.3

20 Apr 05:14
d9b18f5
Compare
Choose a tag to compare
  • Hotfix for HTTP installations

v1.0.2

19 Apr 05:12
fd469e2
Compare
Choose a tag to compare

v1.0.1

26 Mar 19:36
7edfcee
Compare
Choose a tag to compare
  • Maintenance release, bugfixes & updated translations

v1.0.0

24 Feb 09:20
25ec95b
Compare
Choose a tag to compare

First v1 release 🥳

In the future, pre-releases will be submitted to the beta channel in Google Play, production releases will be submitted to the main channel.

  • Category Page: allow to exclude category from sum (#315)
  • Asset Account Transaction list: show FAB to add transaction (#311)
  • Layout fixes for Category Page

v1.0.0-prerelease

19 Feb 05:48
Compare
Choose a tag to compare
v1.0.0-prerelease Pre-release
Pre-release

Prepare the first "v1" release as the last "non-pre-release beta".

In the future, pre-releases will be submitted to the beta channel in Google Play, production releases will be submitted to the main channel.

v1.0.0-beta

30 Jan 21:22
Compare
Choose a tag to compare

Prepare the first "v1" release as the last "non-pre-release beta".

In the future, pre-releases will be submitted to the beta channel in Google Play, production releases will be submitted to the main channel.

What's Changed

  • Category Page (#32, #256)
  • Net Worth respects all accounts (#163)
  • Allow sharing files to the app to attach to transactions (#207)
  • Show piggy bank groups (#221)
  • Fix various issues around fingerprint checks (#287, #286)
  • Allow filtering the transaction list by tags (#279)
  • Fixed transaction screen only showing the first 50 tags by @dballagi in #264
  • Saving the selected bill by @dballagi in #265
  • Notification listener support for additional banking apps (#259 and others)