Skip to content

Releases: enrique-lozano/Monekin

v6.0.2

20 Mar 15:38
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Maintenance

v6.0.1

16 Mar 11:15
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Maintenance

v6.0.0

25 Feb 15:41
Compare
Choose a tag to compare

✨ New features

🐛 Bug Fixes

🛠️ Maintenance

v5.0.2

02 Dec 21:57
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Insufficient accounts warn showing incorrectly before making transfers (PR #91, by @sulthanalihsan).

🛠️ Maintenance

  • build: Bump permission_handler from 10.4.5 to 11.1.0 (PR #83, by @dependabot).

v5.0.1

01 Dec 15:51
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Maintenance

v5.0.0

28 Nov 12:45
9b8d746
Compare
Choose a tag to compare

✨ New features

🐛 Bug Fixes

🛠️ Maintenance

  • build: Bump file_picker from 5.5.0 to 6.1.1 (PR #84, by @dependabot).
  • build: Bump flutter_lints from 2.0.3 to 3.0.1 (PR #77, by @dependabot).
  • build: Bump collection from 1.17.2 to 1.18.0 (PR #79, by @dependabot).
  • build: Bump sqlite3_flutter_libs from 0.5.15 to 0.5.18 (PR #71, by @dependabot).
  • build: Bump drift_dev from 2.11.0 to 2.13.2 (PR #74, by @dependabot).

v4.2.0

02 Oct 13:57
2c96637
Compare
Choose a tag to compare

✨ New features

🐛 Bug Fixes

🛠️ Maintenance

  • build: Bump file_picker from 5.3.3 to 5.5.0 (PR #36, by @dependabot).

v4.1.0

23 Aug 22:55
e814d53
Compare
Choose a tag to compare

✨ New features

🐛 Bug Fixes

🛠️ Maintenance

  • Bump flex_color_scheme from 7.2.0 to 7.3.1 (PR #28, by @dependabot).
  • Add support for Flutter 3.13

v4.0.1

21 Aug 14:19
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Maintenance

v4.0.0

14 Aug 11:33
Compare
Choose a tag to compare

A new version and a fresh start. With this update, we've transitioned from programming in Angular/Ionic to using Flutter/Dart. In other words, we've rewritten the application code from scratch to make the app much faster and more efficient.

ATTENTION: Data from previous versions of the application will not be reflected upon updating. You should download the CSV file before updating and manually reimport it in this version.

Why have we taken this step and lost compatibility? Well, now we're using an SQL-based database, a system that has been in use for decades by multiple technologies. Thanks to this, in case of changing the app's language/framework again, it's very likely that we'll maintain compatibility, unlike what has happened this time.

We deeply apologize for any inconvenience this may cause to the current users of our application.

✨ New features

  • Improved overall application performance and efficiency
  • Custom exchange rates
  • Historical exchange rate data, which affects how statistics are displayed
  • Archive/Unarchive accounts
  • Transaction statuses, which influence statistics display and other actions
  • Ability to add titles to transactions
  • Interface changes. Bottom tabs are unified into a single home page. Aesthetic changes on most pages
  • New and better-organized icons for selection
  • Let the user choose between light/dark mode

🐛 Bug Fixes

  • Inability to add recurring transactions

🛠️ Maintenance

  • Currency exchange page removed (for now)
  • Application download size for Windows reduced by 3 times