2024-02-26 23:31:56 +01:00
|
|
|
# 1.1.0
|
|
|
|
- Fix indicators for Pie Chart
|
|
|
|
- Fix entries not showing up immediately after creation
|
|
|
|
- Fix localization errors
|
2024-01-22 19:20:41 +01:00
|
|
|
|
2024-01-29 19:40:34 +01:00
|
|
|
# 1.0.0
|
|
|
|
- Change icon
|
|
|
|
- Placeholder text is now inserted into the field in setup, instead of showing as label
|
|
|
|
- Show version text in about dialog
|
|
|
|
- Added tessdata license text into about dialog
|
2024-01-29 20:19:03 +01:00
|
|
|
- Added sorting by oldest
|
|
|
|
- Moved search into three-dot menu
|
|
|
|
- Make search case-insensitive
|
2024-01-29 23:51:25 +01:00
|
|
|
- Added titles above graphs
|
|
|
|
- Some extra optimization for iOS
|
2024-01-30 22:00:39 +01:00
|
|
|
- Fix starting balance not saving
|
2024-01-30 22:03:03 +01:00
|
|
|
- Fix overlay disabling tappig on edit/delete buttons on home view
|
2024-01-30 22:22:09 +01:00
|
|
|
- Allow changing dates on entries
|
2024-02-10 13:11:22 +01:00
|
|
|
- Graph view now uses tabs
|
|
|
|
- Graphs now display correct tooltips when displaying only income or only expenses
|
|
|
|
- Change graph container style when using light mode
|
|
|
|
- Make pie chart values more visible by adding the category's corresponding color as background
|
2024-02-10 15:22:30 +01:00
|
|
|
- Welcome text on Setup view is now centered
|
2024-02-10 15:52:36 +01:00
|
|
|
- Editing entries is now done by tapping the entry, instead of a dedicated button
|
2024-02-12 16:32:16 +01:00
|
|
|
- return iOS (Cupertino) widgets only on iOS/macOS
|
2024-02-12 18:43:57 +01:00
|
|
|
- Show action sheet in graph settings on iOS instead of InkWell
|
2024-02-10 15:52:36 +01:00
|
|
|
|
2024-01-22 19:20:41 +01:00
|
|
|
# 1.0.0-alpha+5
|
|
|
|
- Add tests
|
|
|
|
- Add searching through entries to homepage
|
2024-01-22 20:26:10 +01:00
|
|
|
- Replace `PlatformDialog` with `AlertDialog.adaptive`
|
2024-01-22 23:33:57 +01:00
|
|
|
- Add import/export of wallets
|
2024-01-09 23:05:20 +01:00
|
|
|
# 1.0.0-alpha+4
|
|
|
|
- Fix OCR downloads
|
2023-12-29 21:39:54 +01:00
|
|
|
# 1.0.0-alpha+3
|
|
|
|
- Add settings view for editing wallet categories
|
|
|
|
- Change code according to more aggressive linting
|
2023-12-31 12:41:10 +01:00
|
|
|
- Create a default "no category" category, mainly to store entries with removed categories
|
2024-01-08 15:38:31 +01:00
|
|
|
- Categories now have changeable colors assigned to them
|
|
|
|
- Added pie chart for expense/income data per category
|
2024-01-08 21:19:15 +01:00
|
|
|
- Added recurring entries
|
|
|
|
- Fixed wrong default sorting
|
2024-01-08 21:53:51 +01:00
|
|
|
- Differentiate expense and income on home view
|
2023-12-29 21:39:54 +01:00
|
|
|
# 1.0.0-alpha+2
|
2023-12-25 19:03:52 +01:00
|
|
|
- Fixed localization issues
|
|
|
|
- Added graphs for expenses and income per month/year
|
2023-11-01 19:24:24 +01:00
|
|
|
# 1.0.0-alpha
|
|
|
|
- First public release
|