Releases: enrique-lozano/Monekin
v6.0.2
🐛 Bug Fixes
- Subcategories translations always in spanish and other missing translations (PR #140, by @enrique-lozano).
- Errors during the CSV import (PR #137, by @enrique-lozano).
🛠️ Maintenance
- build: Bump share_plus from 7.2.1 to 7.2.2 (PR #135, by @dependabot).
- Run android app in debug mode without any sign (PR #136, by @enrique-lozano).
v6.0.1
🐛 Bug Fixes
- Use selected account currency in the amount selector (PR #131, by @enrique-lozano).
- Use absolute value on the expense info in the dashboard (PR #130, by @enrique-lozano).
🛠️ Maintenance
- build: Bump permission_handler from 11.1.0 to 11.3.0 (PR #118, by @dependabot).
- build: Bump slang from 3.25.0 to 3.30.1 (PR #129, by @dependabot).
v6.0.0
✨ New features
- Improve page empty indicator with colors and animations (PR #125, by @enrique-lozano).
- Details page improvements (PR #122, by @enrique-lozano).
- Charts redesign (PR #121, by @enrique-lozano).
- Allow entering in the stats page with a custom date range and filters (PR #124, by @enrique-lozano).
- Budgets pages redesign (PR #120, by @enrique-lozano).
- Completely new navigation system (PR #119, by @enrique-lozano).
- Improvements in the import/export behavior (PR #117, by @enrique-lozano).
- Improve the transaction search behavior (PR #115, by @enrique-lozano).
- Display order for accounts and tags (PR #113, by @enrique-lozano).
- New date range/period selector (PR #114, by @enrique-lozano).
- Add icons in some confirmation dialogs (PR #107, by @enrique-lozano).
- New transaction form UI (PR #104, by @enrique-lozano).
- New select categories UX (PR #102, by @enrique-lozano).
- Change and refactor the app color palette (PR #103, by @enrique-lozano).
🐛 Bug Fixes
- Fix and simplify the calculation of the number of months without income (PR #126, by @enrique-lozano).
- Add missing delete tag action in the UI (PR #112, by @enrique-lozano).
- Missing translation in the submit button of some modals (PR #111, by @enrique-lozano).
- Unify the header style of some dialogs (PR #110, by @enrique-lozano).
- Currency names always in spanish (PR #108, by @enrique-lozano).
🛠️ Maintenance
- Upgrade Flutter to
v3.19
(PR #123, by @enrique-lozano). - build: Bump fl_chart from 0.63.0 to 0.66.1 (PR #109, by @dependabot).
v5.0.2
🐛 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
🐛 Bug Fixes
- Custom interval selector at the right navigator (PR #90, by @enrique-lozano).
- Some dialogs returning to a black screen (PR #89, by @enrique-lozano).
- Category stats modal does not maintain filters state (PR #88, by @enrique-lozano).
🛠️ Maintenance
- build: Bump http from 1.1.0 to 1.1.2 (PR #85, by @dependabot).
v5.0.0
✨ New features
- Link to the transactions list from the category stats (PR #86, by @enrique-lozano).
- Display some info about the current DB in the app settings (PR #82, by @enrique-lozano).
- Add the option to donate us via the platform stores (PR #81, by @enrique-lozano).
- Add the account closing date information (PR #76, by @enrique-lozano).
- Add more finance health data to the user (PR #70, by @enrique-lozano).
- Introduce transaction tags! (PR #69, by @enrique-lozano).
- Display next transactions on recurrencies (PR #63, by @enrique-lozano).
- Transaction list UI improvements and recurrent rules totals (PR #61, by @enrique-lozano).
- Transaction filters improvements (PR #60, by @enrique-lozano).
- UI changes for the details pages (PR #59, by @enrique-lozano).
- Equal indicator in the trending numbers (PR #57, by @enrique-lozano).
- Change the transaction form UI (PR #55, by @enrique-lozano).
- New app icon (PR #54, by @enrique-lozano).
- Optional AMOLED mode (PR #53, by @enrique-lozano).
- Support for dynamic color and custom accent colors (PR #52, by @enrique-lozano).
- Import a full database file now only accepts
.db
files in Windows (PR #50, by @enrique-lozano). - Settings page redesign (PR #48, by @enrique-lozano).
- Layout improvements on desktop (PR #47, by @enrique-lozano).
🐛 Bug Fixes
- User can introduce multiples exchanges rates on the same day (PR #75, by @enrique-lozano).
- Category names always on spanish at startup (PR #72, by @enrique-lozano).
- Catch errors on unique constraint violations (PR #66, by @enrique-lozano).
- No accounts warn not dissapearing from home screen (PR #65, by @enrique-lozano).
- Category selector modal background (PR #64, by @enrique-lozano).
- Improve the contrast and the colors of some UI elements (PR #56, by @enrique-lozano).
- Catch errors when reseting a database (PR #51, by @enrique-lozano).
- Lot of translations 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
✨ New features
- Include some financial institutions logos and update material icons (PR #43, by @enrique-lozano).
- UI/UX improvements (PR #39, by @enrique-lozano).
🐛 Bug Fixes
- Accounts overflowing in the account selector (PR #42, by @enrique-lozano).
- Add missing translation in the settings page (PR #41, by @enrique-lozano).
- Add safe area in the intro page (PR #40, by @enrique-lozano).
🛠️ Maintenance
- build: Bump file_picker from 5.3.3 to 5.5.0 (PR #36, by @dependabot).
v4.1.0
✨ New features
- Create an introduction page before onboarding (PR #31, by @enrique-lozano).
- UX improvements in the transaction form (PR #30, by @enrique-lozano).
🐛 Bug Fixes
- Some subcategories not showing in the stats modal (PR #29, by @enrique-lozano).
🛠️ 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
🐛 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