Skip to content

Releases: lg2de/SimpleAccounting

2.4.1 - Fix import dialog

09 Nov 15:22
28c1b21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4 - Concurrency detection and automatic update

23 Jun 11:59
Compare
Choose a tag to compare

What's Changed

  • Add handling of background file changes e.g. by other users by @lg2de in #287
  • Add error details dialog with feedback options incl. global crash watch by @lg2de in #292
  • Add automatic update check after application start by @lg2de in #311
  • Rework NumberTextBox for better user experience by @lg2de in #322
  • Fix importing CSV in UTF8 format by @lg2de in #284
  • Consolidate report layout by @lg2de in #285
  • Set Powershell Execution Policy to fix the update process by @lg2de in #289
  • Fixes on editing accounts by @lg2de in #314
  • Several package updates by @dependabot and @lg2de

Full Changelog: 2.3.2...2.4.0

2.3.2 - Fixed creating new accounts

24 Mar 15:01
57ed838
Compare
Choose a tag to compare

What's Changed

  • Fixed creating new account to non-default account group by @lg2de in #299

Full Changelog: 2.3.1...2.3.2

2.3.1 - Bugfix for Cryptomator detection

03 Jan 19:56
Compare
Choose a tag to compare

Bugfixes

  • Fix detection of Cryptomator drives

Full Changelog: 2.3.0...2.3.1

2.3 - .NET 8 runtime, French localization, and more

26 Dec 18:29
Compare
Choose a tag to compare

New Features

  • Switch to net8 runtime by @lg2de in #227
  • Introduce update options for package with and without .NET runtime by @lg2de in #274
  • Introduce French localization by @mrzhdev in #213
  • Introduce Currency option by @lg2de in #209
  • Introduce localization for the Account Type by @lg2de in #215
  • Implement duplicating existing entry by @mrzhdev in #231

Bugfixes

  • Ensure consistent sorting of bookings by date and identifier by @lg2de in #160
  • Fix building account journal with Followup flag by @lg2de in #214
  • Update recent list immediately after loading and saving project by @lg2de in #253
  • Fully hide date and identifier for account journal summary rows by @lg2de in #254
  • Switch to Caliburn 4 by @lg2de in #269
  • Several package updates by @dependabot

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2 - New features for booking import

20 Jun 15:33
6adadb8
Compare
Choose a tag to compare

New

  • Implement text wrapping in journal reports and fix spacing (#120)
  • Add new option to build the text for opening bookings (#112, #125)
  • Save and restore folder used for booking import (#128, #132)
  • Add option to import from CSV in reverse order (#132, #140)
  • Add dialog for import configuration (#138, #145)
  • Add booking year name to page header of journal reports (#126, #147)

Fixed

  • Improve performance of import bookings (#130, #132)
  • Improve visualization of inconsistencies in split bookings (#141)
  • Fix duplicate entries while import bookings (#131, #132)
  • Fix identification of entry when editing entries with duplicated booking number (#141)
  • Fix automatic resize of import dialog after data loading (#129, #132)
  • Fix exception on missing assembly System.Text.Encoding.CodePages (#115, #117)
  • Fix error handling while application update (#113, #118)
  • Several internal refactorings to improve maintainability (#119)
  • Activate many SonarQube rules to improve code quality (#119, #142)
  • Update several dependencies

2.1 - Split booking, localization, and more

02 Jan 19:37
ba29fd4
Compare
Choose a tag to compare
  • Added support for projects stored on Cryptomator drive (#35, #38, #55)
  • Added support for adding and editing split booking entries (#14, #42, #43, #56)
  • Added option to mark booking entries to follow-up (#52)
  • Added application icon (#57)
  • Introduced editing exiting entries (#13)
  • Introduced localization (#15)
  • Introduced flexibility while import bookings (#52)
  • Removed auto save file if not restored (#40)
  • Fixed date selection (#98)
  • Fixed migration of user settings (#99)
  • Implemented code refactoring all classes to improve code quality (#35, #36, #37, #41, #42, #53, #96)
  • Updated several dependencies (#36, #44, #45, #47, #48, #49, #50, #51, #52, #92, #94)

2.0 - First non-beta release

06 Apr 19:47
f2cd4e6
Compare
Choose a tag to compare
  • Fixes
    • do not ask for update to version without asset(s) (#31)
    • improve code quality according to (nearly) all SonarQube rules (#31)
    • fix title of asset balance report (#33)

2.0 Beta 2 - Release Candidate

02 Apr 15:58
c0aade4
Compare
Choose a tag to compare
Pre-release

Features:

  • introduce auto save option (#30)
  • improve account management (#8)
  • introduce simple application update (#7)
  • allow accounts to get inactive (#20)
  • add dialog for closing booking year to allow selection of carry forward account (#27)

Fixes:

  • update journals after adding new booking entry (#21)
  • change project file extension to acml (#26)
  • introduce shortcuts to menu (#29)
  • internal refactorings (#18, #24, #25, #28)

Any feedback is very welcome.

Please download and install the .NET Core Runtime.

2.0 Beta 1 - First public release

08 Feb 21:28
Compare
Choose a tag to compare
Pre-release

This is the first public release.
Any feedback is very welcome.

Please download and install the .NET Core Runtime.