Skip to content

Releases: flow-mn/flow

0.8.0

10 Nov 15:26
7deac63
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

What's Changed

  • Fixed account card "this month" summary
  • Added new theme selector
  • Enhanced searching
  • Added icons for each color (iOS exclusive)
  • Added total balance in the accounts tab
  • Added income/expense report in the home tab
  • Swapped icon for income/expense buttons (oof)

Download

Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.

Full Changelog: 0.7.2...0.8.0

0.7.2

28 Oct 16:42
eae6442
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

What's Changed

  • Added themes, closes #105
  • Add transaction description, type, and lat/long for CSV exports, closes #203

Download

Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.

Full Changelog: 0.7.1...0.7.2

0.7.1

20 Oct 09:32
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

Regarding 0.7.0 bug

I'm sorry for those who experienced #201 in version 0.7.0. Hope you understand the beta nature of Flow.

Anyways, here are the steps to "fix":

  1. For convenience, enable separate view for transfers (You can do it in set this in Preferences > Transfers)
  2. Find bugged incoming/outgoing transaction
  3. Delete the one with positive amount (income)
  4. Open detail page for the remaining transaction (expense)
  5. Change its type to transfer
  6. Select the receiving account
  7. Save

I will setup tests to prevent similar bugs from occurring later on. Thank you for using Flow :D :D :D

Sorry for the manual migration. Made this decision since there was only ~20 people who was on the version in question.

What's Changed

  • Now you can choose a geo location on a map, closes #192
  • iOS language is now fixed (I am not sure since which version I broke it)
  • Fixed transfers, closes #201

Download

Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.

Full Changelog: 0.6.2...0.7.1

0.7.0

17 Oct 16:02
6510469
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

⚠️ BUGGY VERSION, PLEASE USE 0.7.1

What's Changed

  • Now you can choose a geo location on a map, closes #192
  • iOS language is now fixed (I am not sure since which version I broke it)

Download

Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.

Full Changelog: 0.6.2...0.7.0

0.6.2

13 Oct 16:35
c5cfbdd
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

What's Changed

  • Fixed upcoming transactions config doesn’t get set initially by @sadespresso in #188
  • Show 3 lines of title @ most, fixes #189 by @sadespresso in #190
  • Added this week, this month, this year, and all time options for upcoming transactions, close #186
  • Auto-attach geo features by @sadespresso in #191

Download

Release should be available shortly after the GitHub release on:

Full Changelog: 0.6.1...0.6.2

0.6.1

29 Sep 05:45
7d9c12b
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

What's Changed

  • Added the gap back in pie chart
  • Added en_IN locale
  • Added optional description field for transactions
    • Uses markdown, is quite experimental for now.
  • Added little bit breathing space for dialog buttons 🥳

Download

Release should be available shortly after the GitHub release on:

Full Changelog: 0.6.0...0.6.1

0.6.0

10 Aug 12:47
933be27
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

What's Changed

  • Added exchange rates, currently only works in Stats tab
  • Stats tab:
    • Converts all money to the primary currency
    • Now separates income/expense
    • Fallback when there's no exchange rate
  • Home tab
    • Search, filter transactions
    • Set planned transaction preferences @ preferences page
  • Minor, QoL
    • Added error builder for Image FlowIcons when the image is missing
    • TimeRange selector now listens for mouse wheel scroll
    • Frecency data updates one per day max. (was updating at every launch before)
    • Updated theme to correct activeColor for radio/checkboxes and its lists
  • Flutter upgraded to 3.24.0
  • Dart upgraded to 3.5

Download

Release should be available shortly after the GitHub release on:

Full Changelog: 0.5.5...0.6.0

0.5.5

07 Jul 16:02
31e522e
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

Download

Release should be available shortly after the GitHub release on:

What's Changed

  • Selecting icons should be slightly better (#61 by @sadespresso in #159)
  • Now icons (Material Symbols and Simple Icons) are searchable (only in English)
  • Improved backup history empty UI (#152 by @sadespresso in #158)
  • Fixed number format was messed up when dividing with input sheet calculator
  • When making changes, pages will now confirm to close without saving. (converted form pages -> modals, @sadespresso in #166)

Full Changelog: 0.5.3...0.5.5

Beta 0.5.3

09 May 17:16
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

Download

Release should be available shortly after the GitHub release on:

What's Changed

  • Fixed entering decimal amount with leading '0' decimal was impossible. (e.g., 1.02 was impossible to input)
  • Calculator percent button now adds/subtracts percent of initial value when adding/subtracting
  • [iOS only] Now uses iOS system language settings for app language

Full Changelog: 0.5.2...0.5.3

Beta 0.5.2

04 May 05:39
349de35
Compare
Choose a tag to compare

PLEASE BACKUP BEFORE UPGRADING

You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!

Download

Release should be available shortly after the GitHub release on:

What's Changed

  • Fixed transaction page date selector's time was always set to zero (12AM)
  • Now uses pie_menu from pub.dev since
    fork's additional features have are in the new release
  • Uses serializer from moment_dart
  • Saves all backups in app data, fixes #131
  • Backups are now deletable
  • Minor improvements

Full Changelog: 0.5.1...0.5.2