Releases: TheAxelander/OpenBudgeteer
Releases · TheAxelander/OpenBudgeteer
v1.5.1
v1.5
- [Add] Option to set Localization #52
- [Add] Enable mapping of seperated columns for Debit and Credit Amount on Import Page #53
- [Add] Duplicate Check before importing data with an option to exclude certain records #49
- [Fixed] Moved Sqlite database path back to
/app/database
#63 - [Fixed] Crash on Rules Page in case a Bucket has been deleted with an existing RuleSet #65
- [Fixed] Include Transactions which are in modification in all filters to prevent immediate disappearance #67
v1.4.1
v1.4
- [Add] Info Dialog during Bucket proposal and optimized proposal performance #21
- [Add] Filter on Transaction Page #25
- [Add] On Import Page final message box shows an option to clear the form #45
- [Changed] Core and Blazor Frontend updated to .Net 6.0
- [Changed] File Preview on Import Page now read-only
- [Changed] Misc small visual updates and fixes on Import Page
- [Changed] Consistent Chart Header styles on Report Page
- [Changed] Updated dependencies. Thanks @kekkon
- [Changed] Simplified dependency tree. Thanks @kekkon
- [Changed] Progress calculation for several scenarios #26 #28
- [Changed] Links and text due to switch to Github #46 #47
- [Fixed] Reworked UI update handling to fix issues on refreshing data #22
- [Fixed] Missing Target Account update for newly created or updated Import Profiles #23
- [Fixed]
MonthOutputConverter.Convert
not using Culture. Thanks @kekkon - [Fixed]
OpenBudgeteer.Core.Test.ViewModelTest.YearMonthSelectorViewModelTest.Constructor_CheckDefaults
test using thread culture. Thanks @kekkon - [Fixed] Added Validation checks before saving Bucket data to fix DivideByZeroException #29
- [Fixed] Trigger of
SelectedYearMonthChanged
passingOpenBudgeteer.Core.Test.ViewModelTest.SelectedYearMonthChanged_CheckEventHasBeenvoked
Test - [Fixed] Wrong text in confirmation message box for deleting a Rule #44
v1.3
v1.2
v1.1.1
v1.1
- [Add] Added Rule set for automatic Bucket assignments #5
- [Add] Enabled movement of Buckets to other Bucket Groups
- [Add] Enabled movement of Bucket Groups #7
- [Changed] Moved Bucket Movements to Transaction Dialog #1
- [Changed] Opening a new file resets previous Import selection and settings
- [Changed] Optimized Y-Axis Ticks for Month Bucket Expenses on Report Page
v1.0
- First major release
- Repository now Open Source