Skip to content

Releases: dreautall/waterfly-iii

v1.1.0-beta.2

29 Nov 20:33
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

⚠️ THIS IS A BETA RELEASE ⚠️

You can test the beta release either by installing the provided APKs, or via the Google Play Store here. Please note that beta releases might have undetected issues. If you encounter any, please file an issue on Github (or leave a comment via Google Play). Thank you for testing!

Changelog since the last stable version (v1.0.10):

  • Feature: Show used budget in relation to time in month (#485)
  • Feature: Option to not add note for notification-added transactions (#374)
  • Feature: Option to add transaction from notification without asking (#486)
  • Fix: Notification Parsing for some special edge-cases (#417)
  • Dependency updates (especially settings handler) (#492)

v1.1.0-beta.1

24 Nov 18:56
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

⚠️ THIS IS A BETA RELEASE ⚠️

You can test the beta release either by installing the provided APKs, or via the Google Play Store here. Please note that beta releases might have undetected issues. If you encounter any, please file an issue on Github (or leave a comment via Google Play). Thank you for testing!

Changelog since the last stable version (v1.0.10):

  • Feature: Show used budget in relation to time in month (#485)
  • Feature: Option to not add note for notification-added transactions (#374)
  • Feature: Option to add transaction from notification without asking (#486)
  • Dependency updates (especially settings handler) (#492)

v1.0.10

12 Nov 19:32
8aabb31
Compare
Choose a tag to compare
  • New Feature: Edit Expense/Revenue Account Name (#446)
  • New Feature: Update Dashboard after creating / updating a transaction (#456)
  • Bugfixes, Dependency Updates etc

v1.0.9

14 Oct 15:58
41d36d0
Compare
Choose a tag to compare
  • Hotfix for crashes at startup

v1.0.8

12 Oct 19:31
d4d6df4
Compare
Choose a tag to compare
  • Maintenance release to upgrade flutter, package versions etc.
  • Fix for notification listener handling
  • Add day in transaction page (fixes #448 & #450, thank you @cryptbrn)
  • Text fields are now initially capitalized (fixes #455)

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