All Versions
24
Latest Version
Avg Release Cycle
31 days
Latest Release
1203 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.2 Changes
March 26, 2022- ๐ [Fixed] Sqlite database lock while saving multiple Bank Transaction #90
-
v1.5.1 Changes
February 26, 2022 -
v1.5 Changes
February 19, 2022- [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 Changes
November 28, 2021 -
v1.4 Changes
November 14, 2021- ๐ [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_CheckEventHasBeenInvoked
Test - ๐ [Fixed] Wrong text in confirmation message box for deleting a Rule #44
-
v1.3 Changes
December 15, 2020- ๐ [Add] Support for Sqlite databases #2
- โ [Add] Unit Tests (not full coverage yet)
-
v1.2.1 Changes
December 14, 2020- ๐ [Fixed] Crash on Report Page due to wrong DateTime creation
-
v1.2 Changes
October 26, 2020- [Add] Enable collapse of Bucket Groups
- ๐ [Changed] Overall style changes with new font and colors
- [Changed] Newly created Bucket Groups will be created on the first position
- ๐ [Changed] Style for Bucket Group modification
- ๐ [Fixed] Unable to move newly created Bucket Groups #16
-
v1.1.1 Changes
September 07, 2020 -
v1.1 Changes
September 05, 2020- [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