Skip to content

Releases: TheAxelander/OpenBudgeteer

v1.6.1

31 Dec 08:58
183d863
Compare
Choose a tag to compare
  • [Changed] Slight visual changes for Mapping Rule modification
  • [Fixed] Rendering of Drop-down selection element for Firefox browser #114

v1.6

03 Dec 15:09
22b74f8
Compare
Choose a tag to compare
  • [Add] Enhanced Bucket assignment for Bank Transaction (display remaining amount, manual triggered split) Thanks ambroser1971
  • [Add] Recurring Transactions #74
  • [Add] Page with reports checking consistency of database data #3
  • [Add] Usage of themes from Bootswatch #101
  • [Add] Enable MySql User and Database creation via MySql root User #75
  • [Add] Bucket Details with Statistics #20
  • [Add] Extended mapping settings for Import Profiles #76
  • [Add] Button to directly import data without duplicates #109
  • [Add] News feed #85
  • [Breaking Change] Docker Environment Variable Format #71
  • [Changed] Bucket Page: Want, In and Activity figures also now on Bucket Group level #99
  • [Changed] Updated Bootstrap to v5.1.3
  • [Changed] Replaced Open Iconic icons with Bootstrap Icons
  • [Changed] Made Icons8 images offline available
  • [Changed] Redesign of Import Page
  • [Changed] On Import Page automatic data validation after selecting an Import Profile has been disabled for now to prevent hickups on large files
  • [Fixed] App Startup will now wait for availability of MySql database #50
  • [Fixed] Rules disappear after Cancel All #102
  • [Fixed] Correct number of months shown on Report Page (e.g. should show past 24 months but displays 25 months)
  • [Fixed] Buckets that have been marked as inactive no longer display Want #108

v1.5.2

26 Mar 09:54
Compare
Choose a tag to compare
  • [Fixed] Sqlite database lock while saving multiple Bank Transaction #90

v1.5.1

26 Feb 10:47
Compare
Choose a tag to compare
  • [Fixed] Amount conversion with currency characters. #82 #83 Thanks @Hazy87
  • [Fixed] Amount conversion with 0 values. #72

v1.5

19 Feb 09:55
8cf696a
Compare
Choose a tag to compare
  • [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

28 Nov 12:50
641f009
Compare
Choose a tag to compare
  • [Changed] Handling of Bucket Group creation (fixes also crashes during creation cancellation #56)
  • [Fixed] Unable to add multiple Buckets during Bank Transaction creation #55
  • [Fixed] Crash on Report Page using sqlite #57

v1.4

14 Nov 09:26
228fa22
Compare
Choose a tag to compare
  • [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 passing OpenBudgeteer.Core.Test.ViewModelTest.SelectedYearMonthChanged_CheckEventHasBeenvoked Test
  • [Fixed] Wrong text in confirmation message box for deleting a Rule #44

v1.3

05 Nov 11:24
Compare
Choose a tag to compare
  • [Add] Support for Sqlite databases #2
  • [Add] Unit Tests (not full coverage yet)

v1.2

05 Nov 11:24
Compare
Choose a tag to compare
  • [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

05 Nov 11:24
Compare
Choose a tag to compare
  • [Fixed] Wrong creation of data for new Rules if the initial selection was used #13
  • [Fixed] Missing months for Monthly Bucket Expenses Reports in case of no data #14
  • [Fixed] Crashes on Report Page due to display split of Monthly Bucket Expenses Reports #15