Skip to content

Releases: flow-mn/flow

0.22.0

18 May 16:08
f1c3040

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

New features

  • Now it's possible to multi-select transactions and perform bulk actions.
    Click on the leading (account/category icon) to start multi-selecting.
  • Nearby tag suggestions now also consider your current device location, not
    just the transaction's saved location, closes #719

Fixes

  • Optimizations, and potential race-condition fixes, so you shall expect some
    stability improvements.

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.21.0...0.22.0

0.21.0

21 Apr 11:28
877a399

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

Special thanks to @PawiX25 for the new widget, and the changes!

New features

  • Added summary home screen widget showing monthly income and expenses by @PawiX25
  • Now we support plurals in the localization, #707 by @PawiX25

Fixes

  • [Android] Two Entry Last now shows the correct buttons, fixed by @PawiX25
  • Other UX/QoL fixes by @PawiX25

Download

Also:

Updates may take some time to appear on app stores after GitHub release

New Contributors

Full Changelog: 0.20.0...0.21.0

0.20.0

08 Apr 08:41
04abcf4

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

New features

  • Added Polish, and Belarusian localizations
  • Added list view for Stats > Category page

Changes

  • [iOS] Now it's possible to record incomes from Shortcuts.
  • [iOS] Translated texts in Shortcuts dialogs.
  • TransactionProgrammableObject now enforces amount's sign if it's
    expense or income.

Fixes

  • In home tab, account selection "Clear selection" now works.
  • Preferences > Money Formatting's Custom Formatting now works

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.19.6...0.20.0

0.19.6

25 Mar 17:29
2499f91

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

  • New transaction button no longer flickers
  • Set long press duration to zero on pie_menu, it may fix the Redmi Note 12 Pro
    issue, I'm not sure, I've ran out of credits on BrowserStack, someone please
    test it :)

Download

Also:

Updates may take some time to appear on app stores after GitHub release

0.19.5

15 Mar 10:54
56c899d

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

Fixes

  • In the setup screen, iCloud backups option now always shows up on iOS/macOS
    devices
  • Fixed smart search, transaction type filter not working on home page
  • Fixed Eny integration not working in some scenarios

Changes

  • iOS Shortcut inputs are now trimmed (removes leading and trailing whitespace)
    for better consistency

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.19.3...0.19.5

0.19.4

09 Mar 04:30
56c899d

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

Sorry for the patch releases of 0.19.-, wrote one too many bugs last week :(

Fixes

  • Fixed duplicating transfers reversed their accounts
  • Fixed home page pending transactions not showing, closes #681

Changes

  • Added an optional transaction date field to Shortcut action (iOS)

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.19.3...0.19.4

0.19.3

07 Mar 09:51
d6dcebc

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

Fixes

  • Siri/Eny Account exact match name now works, and is case insensitive
  • Fixed pending transactions were duplicated

Changes

  • Automation: Exact match for account and category is no longer case-sensitive

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.19.1...0.19.3

0.19.2

06 Mar 06:01

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

  • Past pending transactions now always show up to avoid missing payments

Changes

  • Renovated multi account/category sheets
  • Now all fields of iOS Shortcuts are optional, except Amount

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.19.1...0.19.2

0.19.1

28 Feb 17:14
6107fb6

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

Changes

  • Now it's possible to create category while adding a transaction, credits to @r4khul

Fixes

  • Fixed "Add an expense" Siri Shortcut struggling with non-US formatted numbers
  • Other minor fixes

Download

Also:

Updates may take some time to appear on app stores after GitHub release

New Contributors

Full Changelog: 0.19.0...0.19.1

0.19.0

18 Feb 03:35
bd22c73

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

New features

  • Added a Siri integration (intent), fix #657
  • Persian (Iran) support thanks to @arefbhrn[https://github.com/arefbhrn]
  • Location tags are suggested if you're within 50m of the tag. Requires location
    to be enabled. Closes #648
  • Now it's possible to duplicate transfers

Changes

  • Added an option to show/hide external source (Eny, Siri) in transactions
  • Enhanced home tab pending transactions timeframe options, closes #666
  • Home tab pending transaction group now shows sum and count of transactions

Fixes

  • Action arrows are now correctly displayed in RTL languages (Arabic, Persian)
    IDK why it was flipped, probably Flutter update did something.

New Contributors

Download

Also:

Updates may take some time to appear on app stores after GitHub release

Full Changelog: 0.18.2...0.19.0