Releases: enrique-lozano/Monekin
v4.0.1
🐛 Bug Fixes
- Import DB shows a success snackbar if no file selected (PR #26, by @enrique-lozano).
- Incorrect calculation of the subcategories amount (PR #24, by @enrique-lozano).
🛠️ Maintenance
- Bump drift_dev from 2.10.0 to 2.11.0 (PR #19, by @dependabot).
- Bump share_plus from 7.0.2 to 7.1.0 (PR #20, by @dependabot).
v4.0.0
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
v3.0.1
🐛 Bug Fixes
- Exchange rate selector no longer changes inputs while you're typing (PR #13, by @enrique-lozano).
🛠️ Maintenance
- Bump jasmine-core from 4.3.0 to 4.5.0 (PR #5, by @dependabot).
- Bump zone.js from 0.11.8 to 0.12.0 (PR #2, by @dependabot).
v3.0.0
This is our first public release. We are very pleased that this project becomes something 100% Open Source. At the moment, versions for Android and Windows are uploaded, in the future the possibility of adding more platforms will be studied.
✨ New features
- Completely free! No more restrictions! Unlimited accounts and budgets.
- Dates, numbers... now displays in the region format of the user by default. Previously we only support the English and the Spanish formatting.
- Support for Windows.