Skip to content

Releases: flow-mn/flow

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

0.18.2

08 Feb 12:29
a2c4718

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

  • Fixed Eny itemized categories
  • Home tab income/expense no longer includes pending transactions
  • Enchanced pasting number into amount input
  • Cryptos now show more decimal places. Closes #652

Changes

  • Transactions added from Eny that have older transaction date (6h)
    will be added as a pending transaction
  • Simplified stats tab average income/expense calculation
  • Added a description about missing alarm permission required for settings
    reminders. Closes #647
  • Minor UI enhancements

New features

  • Now you can configure Eny transactions to be added as "pending". Transactions
    that have transaction date older than 6 hours is always set as "pending"
  • Now you can enable "shake to mask", which turns on masking upon shaking device

Download

Also:

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

Full Changelog: 0.18.0...0.18.2

0.18.0

27 Jan 09:26
ba0cf28

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

Now you can scan receipts with Eny (beta).

This is completely opt-in, and doesn't even show up unless you choose to use it.

How to connect

  1. Create an account on Eny (You receive 10 free credits for signing up)
  2. Head to Dashboard > Connect to Flow. (You must have at least Flow 0.18.0 or up)

About Eny

I made an AI-based receipt scanning platform called Eny. Please check it out. It offers web interface, REST API, and first-party integration with Flow.

Download

Also:

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