Releases: enrique-lozano/Monekin
Releases · enrique-lozano/Monekin
v7.3.0
✨ New features
- Improve UI/UX in large screens (PR #277, by @enrique-lozano).
- Remove "New transaction" button from the navigation drawer (PR #276, by @enrique-lozano).
- New behaviour and animation for the "New transaction" button (PR #275, by @ARYPROGRAMMER).
🐛 Bug Fixes
- Lost tags when cloning or editing transactions (PR #278, by @enrique-lozano).
🛠️ Maintenance
- build: Bump flutter_launcher_icons from 0.13.1 to 0.14.2 (PR #261, by @dependabot).
v7.2.0
✨ New features
- Add Hungarian language (PR #274, by @enrique-lozano).
- Change transactions icon in the tabs (PR #270, by @enrique-lozano).
- Add link to a translation contributing guide (PR #266, by @enrique-lozano).
- Improve settings performance and fix initially wrong blur state in the amounts (PR #259, by @enrique-lozano).
🐛 Bug Fixes
- Fix potential overflow with large amounts in the transaction form and in the amount selector (PR #272, by @enrique-lozano).
- Display compact currencies in some places to avoid UI overflows (PR #267, by @enrique-lozano).
🛠️ Maintenance
- build: Bump url_launcher from 6.3.0 to 6.3.1 (PR #271, by @dependabot).
- Upgrade android platform (PR #273, by @enrique-lozano).
- build: Bump share_plus from 9.0.0 to 10.1.2 (PR #250, by @dependabot).
v7.1.2
🐛 Bug Fixes
- Wrong recurring transaction period amount calculation (PR #240, by @enrique-lozano).
- Only two decimls were allowed in the exchange rate form (PR #239, by @enrique-lozano).
- Improve the finance health tiles (PR #238, by @enrique-lozano).
- Amount selector value is hidden by private mode (PR #236, by @enrique-lozano).
- Incomes that have category of both types result in expenses (PR #235, by @enrique-lozano).
v7.1.1
🐛 Bug Fixes
- Fixes over the
zh-TW
translation (PR #218, by @shinebrillant). - Category picker do not show all categories (PR #223, by @enrique-lozano).
🛠️ Maintenance
- build: Bump slang_build_runner from 3.31.0 to 3.32.0 (PR #221, by @dependabot).
- build: Bump slang_flutter from 3.31.0 to 3.32.0 (PR #220, by @dependabot).
v7.1.0
✨ New features
- New small header on the dashboard that appears when the user scrolls (PR #215, by @enrique-lozano).
- Add subtitles/descriptions to some cards of the stats page (PR #214, by @enrique-lozano).
- New dashboard UI header colors and improvements in some dashboard charts (PR #213, by @enrique-lozano).
- Improve the design of all the cards in the app (PR #207, by @enrique-lozano).
- 16 new icons for your categories and accounts (PR #206, by @enrique-lozano).
- Improve some translations (PR #205, by @enrique-lozano).
- New transaction form page UI and basic math operators in the transaction amount modal (PR #204, by @enrique-lozano).
🐛 Bug Fixes
- Avoid displaying NaN on the trending displayer (PR #217, by @enrique-lozano).
- Account balances now return zero on days prior to their creation (PR #216, by @enrique-lozano).
- Pie chart not updating with new/edited transactions (PR #212, by @enrique-lozano).
- Disable going to the add transaction form if no accounts in the transactions tab (PR #208, by @enrique-lozano).
🛠️ Maintenance
- build: Bump fl_chart from 0.68.0 to 0.69.0 (PR #210, by @dependabot).
- build: Bump uuid from 4.4.2 to 4.5.1 (PR #199 and PR #209, by @dependabot).
- build: Bump slang from 3.31.1 to 3.31.2 (PR #201, by @dependabot).
v7.0.1
🐛 Bug Fixes
- zh-TW translation correction (PR #195, by @shinebrillant).
- Fix subcategory chips contrast (PR #198, by @enrique-lozano).
🛠️ Maintenance
- build: Bump package_info_plus from 8.0.1 to 8.0.2 (PR #193, by @dependabot).
- build: Bump file_picker from 8.0.6 to 8.0.7 (PR #194, by @dependabot).
v7.0.0
✨ New features
- Bulk edit transaction statuses (PR #189, by @enrique-lozano).
- New private mode to hide amounts (PR #188, by @enrique-lozano).
- Prepare the app to accept transaction locations (PR #187, by @enrique-lozano).
- New UI for the transaction form page, allowing inversed/reversed transactions to track refunds and debts (PR #186, by @enrique-lozano).
- Improve selectors and list pages (PR #185, by @enrique-lozano).
- Improve cards UI on details pages and fix overflow issues and missing splash effects on this cards (PR #176, by @enrique-lozano).
- Predict user currency based on user locale on app first startup (PR #172, by @enrique-lozano)
- Add translations for Ukranian (PR #174, by @AlexHladin) and Taiwanese Mandarin (PR #170, by @shinebrillant)
- Improve the language selector picker
🐛 Bug Fixes
- Exchange rate input shows text keyboard (PR #190, by @enrique-lozano).
- Accounts and tags pages do not scroll when overflow (PR #179, by @enrique-lozano).
🛠️ Maintenance
- build: Bump rxdart from 0.27.7 to 0.28.0 (PR #182, by @dependabot).
- build: Bump package_info_plus from 8.0.0 to 8.0.1 (PR #184, by @dependabot).
- Upgrade to Flutter
3.22
(PR #178, by @enrique-lozano).
v6.1.0
✨ New features
- Increase font weight in the modal titles (PR #165, by @enrique-lozano).
- Bulk delete transactions (PR #161, by @enrique-lozano).
- Remove the filled color on the dashboard header trending value (PR #156, by @enrique-lozano).
- Pick a color for each account and new style for the app inputs (PR #154, by @enrique-lozano).
- Unification of the style of category icons (PR #152, by @enrique-lozano).
- Disable filters with no accounts/categories (PR #153, by @enrique-lozano).
🐛 Bug Fixes
- Go back don't clean the search value in the transactions tab (PR #168, by @enrique-lozano).
- English texts displaying in spanish (PR #159, by @AlexHladin).
- Fix errors when editing accounts (PR #157, by @enrique-lozano).
- Set mouse to click mode when required (PR #155, by @enrique-lozano).
- Survival ratio calculation when no defined expenses (PR #151, by @enrique-lozano).
- CSV import issue with small files (PR #150, by @enrique-lozano).
🛠️ Maintenance
- Drop support for android devices under Android 5 (Lollipop) (PR #167, by @enrique-lozano).
- build: Bump package_info_plus from 4.2.0 to 8.0.0 (PR #146, by @dependabot).
- build: Bump uuid from 3.0.7 to 4.4.0 (PR #145, by @dependabot).
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).