Skip to content

Releases: moneymanagerex/android-money-manager-ex

5.1.3

01 Mar 15:31
e276512
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.2...5.1.3

5.1.2

28 Feb 02:01
731b566
Compare
Choose a tag to compare

What's Changed

minor fix:

  • Fix Tag if null
  • Fix Cashflow for transaction with number of occurences
  • Fix LoaderManager for error while enter transaction

Full Changelog: 5.1.1...5.1.2

5.1.1

22 Feb 14:51
f336654
Compare
Choose a tag to compare

What's Changed

Minor fix to 5.1 release

Full Changelog: 5.1...5.1.1

5.1

21 Feb 09:47
5be583a
Compare
Choose a tag to compare
5.1 Pre-release
Pre-release

What's Changed

This release primarily focuses on improving SMS transaction creation, enhancing reporting capabilities, refining ORM for better performance, and fixing bugs related to transaction handling and database operations.

This version require Desktop version > 1.9.0

Known Issue

highlight

New Features and Improvements:
    1. Automatic Transaction from SMS: Support for creating transactions automatically from SMS for database v19.
    2. General Reports: Added support for General Reports in AMMEX.
    3. Language Support: Tamil language added to the app's language options.
    4. Nested Category Management: Introduced management for nested categories.
    5. New Cash Flow Report: A new cash flow report has been added to the app with graphics analysis
    6. New option under security to enable Fingerprint Authentication

Enhancements:
    1. SMS Receiver: Improved notification for failures in automatic transaction creation from SMS
    2. ORM Refinements: Multiple updates to improve ORM operations like handling database entities (e.g., Account, Payee, Tag) and optimizing queries and deletions.
    3. Database Updates: Support for upgrading to DB version 20. The app now re-enables SUID for database synchronization and centralizes entity creation.
    4. Tag Management: Added filter options for inactive tags, categories, and payees.
    5. Transaction Handling: Enhanced transaction handling with more detailed error messages and fixes to prevent crashes.
    6. Attachment Management: Improved handling and normalization of attachments and TagLinks within transactions.

Bug Fixes:
    1. Core Dump in CashFlow: Fixed a core dump issue in the CashFlow feature.
    7. ANR for Investment: Addressed an Application Not Responding (ANR) issue related to investment features.
    8. Stock Repo Fix: Fixed issues with null values in stock repository.
    9. Database Dump Fix: Resolved problems with database dumps, especially when entering transactions via the floating button.
    10. Fix dump when financial year is not set in transaction list
    11. Hidden Biometric UI when the user activates or edits the passcode. This will appear only during app startup and disabling the passcode screen

Translations:
    •  Multiple updates to Crowdin translations, adding and updating several languages, including new entries for Tamil.

detail

Read more

2025.02.14.1071

14 Feb 08:17
Compare
Choose a tag to compare

Minor fix to 1070:

  • Use Calendar year if Financal year is not set
  • Fix int2long in Investement

Full Changelog: 2025.02.07.1070...1070-anr-fix

2025.02.07.1070

07 Feb 22:22
Compare
Choose a tag to compare

What's Changed

New/Improvement

  • New cashflow report - 12 month by @wolfsolver in #2213
  • Improve Translations
  • Database Version: auto downgrade from v20 to v19 with no schema change by @guanlisheng in #2223

Fix

Full Changelog: 2025.02.07.1069...2025.02.07.1070

2025.02.07.1069

07 Feb 18:51
Compare
Choose a tag to compare
2025.02.07.1069 Pre-release
Pre-release

What's Changed

New/Improvement

  • New cashflow report - 12 month by @wolfsolver in #2213
  • Improve Translations
  • Database Version: auto downgrade from v20 to v19 with no schema change by @guanlisheng in #2223

Fix

Full Changelog: 2025.02.02.1067...2025.02.07.1028

2025.02.02.1067

02 Feb 14:00
Compare
Choose a tag to compare

What's Changed

  • hotfix for search
  • fix for frequency order in tag, category and payee
  • new sorting by recent usage in tag, category and payee
  • evidence of inactive category in report (transaction with inactive category is still shown in list)
  • sort criteria for tag, category and payee is persistent after app close (with fix)
  • ability to Activate/Deactivate Tag and Payee
  • Fix for Copy Tag in transaction duplicate
  • Fix for delete Tag during deletion of transaction and schedule transaction

Full Changelog: 2025.01.31.1066...2025.02.02.1067

2025.01.31.1066

30 Jan 23:12
9f682c7
Compare
Choose a tag to compare
2025.01.31.1066 Pre-release
Pre-release

What's Changed

New Feature

  • Categories can be deactivated and shown as inactive in the Category list. Long-pressing a category in the Entity Category List will bring up an enable/disable menu.
  • Transactions can have colors, like the desktop version. Colors can be used in transactions and scheduled transactions. Colors are searchable from the search menu. Transactions with colors are shown in the list with a square icon of the respective color. Color settings are not changeable from mobile, but you can easily set them in the Desktop version.
  • In transfer transaction, the 'from' and 'to' accounts can now be easily switched by clicking the switch button near the "to account" field.
  • Tags and Labels are now fully implemented. They can be used in transactions, scheduled transactions, split transactions, and split recurring transactions. Tags will be copied from schedules to transactions and are searchable.
  • Categories, Payees, and Tags can be sorted by Name or Frequency using the sort icons in the header.

Bugfix

  • Exporting to QIF from search results is now available again.
  • Password workflow revert, waiting for final solution
  • Some ANR from gplay fixed

Contributors

Full Changelog: 2025.01.27.1065...2025.01.31.1066

2025.01.27.1065

27 Jan 20:09
Compare
Choose a tag to compare

Hotfix for missing split coming from schedule transaction
Full Changelog: 2025.01.24.1064...2025.01.27.1065