Releases: janssen-io/TransactionQL-fsharp
Releases · janssen-io/TransactionQL-fsharp
v4.0.0
v3.1.2
style: neutral icon fg and margin for errors
v3.1.1
feat(plugins): Add American Express (NL) plugin (#38) * feat(plugin): Add Amex * Consolidate packages * fix: assembly name and InnoSetup
v3.1.0
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
⚠️ 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
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
What's Changed
- Allow variables in Payee line (#4) by @janssen-io in #9
Full Changelog: v2.1.3...v2.2.0
v2.1.3
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
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
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