Releases: enrique-lozano/Monekin
Releases · enrique-lozano/Monekin
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).
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).