Skip to content

Releases: janssen-io/TransactionQL-fsharp

v4.0.0

16 Feb 17:58
Compare
Choose a tag to compare
feat(core): add variable for default account to use in filters (#42)

v3.1.2

21 Jan 21:16
Compare
Choose a tag to compare
style: neutral icon fg and margin for errors

v3.1.1

06 Jan 20:47
9e4387f
Compare
Choose a tag to compare
feat(plugins): Add American Express (NL) plugin (#38)

* feat(plugin): Add Amex

* Consolidate packages

* fix: assembly name and InnoSetup

v3.1.0

08 Sep 17:42
d98b0d6
Compare
Choose a tag to compare

What's Changed

  • Show message after export
  • Catch file load exception when selecting data after app restart

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 Sep 14:02
9a02800
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • This version of the app cannot open saved work from the older versions. Please export any pending work before upgrading.

🚀 New Features

  • The desktop app now remembers previously opened files when opening new transactions
  • Releases now publish a setup (Windows only) to easily install and uninstall Ledger Leo (desktop app)

💻 Technical Stuff

  • Improved testability of the desktop app
  • Cross-platform builds with FAKE (F# Make)

Full Changelog: v2.2.1...v3.0.0

v2.2.1

20 Aug 21:15
Compare
Choose a tag to compare
Set version based on tag (#10)

* ci: use tag as version in msbuild

* dbg(ci): print version

* fix(ci): use github.ref_name instead

* ci: build plugins with version and read version from assembly

* fix: version must formatted like a.b.c.d-suffix

v2.2.0

19 Aug 20:29
57e4208
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.2.0

v2.1.3

18 Aug 20:13
Compare
Choose a tag to compare

What's Changed

  • Add default Checking Account and Currency and About window (#3 / #8)
  • Show version in help of Console app

Full Changelog: v2.1.2...v2.1.3

v2.1.2

12 Aug 21:10
Compare
Choose a tag to compare

Stable release of the new design (desktop)

  • Dark mode
  • Follow system settings for dark or light mode
  • Select data wizard with drag 'n drop for files (useful for when your csv is usually in another folder)
  • New icon (from Freepik) to replace the standard Avalonia icon
  • Introduced a new name to go with the logo: Ledger Leo
  • Refactor of resources/styles

Full Changelog: v2.0.0...v2.1.2

v2.1.1-alpha

10 Aug 10:38
Compare
Choose a tag to compare
v2.1.1-alpha Pre-release
Pre-release

Updated the data selection wizard using a custom file dropzone and a step/progress indicator.

Full Changelog: v2.1.0-alpha...v2.1.1-alpha