Releases: thesmokinator/ledgera
Ledgera v0.1.4
Ledgera v0.1.4 release artifacts.
Download the installer/package for your operating system from the assets below. The Windows installer includes the offline Microsoft Edge WebView2 installer so setup can complete without downloading WebView2 at install time. Windows also includes a portable ZIP for running Ledgera without an installer; the portable ZIP requires WebView2 to already be installed.
This workflow does not generate or publish a Tauri updater manifest; updates are manual via GitHub Releases.
What's Changed
- fix: stabilize recurring rule editing by @thesmokinator in #51
Full Changelog: v0.1.3...v0.1.4
Ledgera v0.1.3
Ledgera v0.1.3 release artifacts.
Download the installer/package for your operating system from the assets below. The Windows installer includes the offline Microsoft Edge WebView2 installer so setup can complete without downloading WebView2 at install time. Windows also includes a portable ZIP for running Ledgera without an installer; the portable ZIP requires WebView2 to already be installed.
This workflow does not generate or publish a Tauri updater manifest; updates are manual via GitHub Releases.
What's Changed
- fix: initialize amount style for first transaction render by @thesmokinator in #45
- fix: invalidate all view queries after transaction save by @thesmokinator in #47
- fix: apply default commodity to recurring rule postings by @thesmokinator in #49
Full Changelog: v0.1.2...v0.1.3
Ledgera v0.1.2
Ledgera v0.1.2 release artifacts.
Download the installer/package for your operating system from the assets below. The Windows installer includes the offline Microsoft Edge WebView2 installer so setup can complete without downloading WebView2 at install time. Windows also includes a portable ZIP for running Ledgera without an installer; the portable ZIP requires WebView2 to already be installed.
This workflow does not generate or publish a Tauri updater manifest; updates are manual via GitHub Releases.
What's Changed
- feat(recurring): add periodic transaction rules with auto-generation by @thesmokinator in #39
- feat: add documentation link in settings by @thesmokinator in #41
- feat: separate report scope and grouping by @thesmokinator in #43
Full Changelog: v0.1.1...v0.1.2
Ledgera v0.1.1
Ledgera v0.1.1 release artifacts.
Download the installer/package for your operating system from the assets below. The Windows installer includes the offline Microsoft Edge WebView2 installer so setup can complete without downloading WebView2 at install time. Windows also includes a portable ZIP for running Ledgera without an installer; the portable ZIP requires WebView2 to already be installed.
This workflow does not generate or publish a Tauri updater manifest; updates are manual via GitHub Releases.
What's Changed
- feat(reports): clean up ReportsRoute, add tests, improve coverage to 97% by @thesmokinator in #36
Full Changelog: v0.1.0...v0.1.1
Ledgera v0.1.0
Ledgera v0.1.0 release artifacts.
Download the installer/package for your operating system from the assets below. The Windows installer includes the offline Microsoft Edge WebView2 installer so setup can complete without downloading WebView2 at install time. Windows also includes a portable ZIP for running Ledgera without an installer; the portable ZIP requires WebView2 to already be installed.
This workflow does not generate or publish a Tauri updater manifest; updates are manual via GitHub Releases.
What's Changed
- feat: improve transaction view by @thesmokinator in #1
- feat: improve performance and settings page by @thesmokinator in #2
- feat: ui improvements by @thesmokinator in #3
- fix: wrong amount calculator for multiple entries by @thesmokinator in #4
- fix: persist and display only error logs by @thesmokinator in #8
- feat: standardize amount rendering with backend-driven tint by @thesmokinator in #9
- feat: issue 6 header and shortcuts by @thesmokinator in #16
- feat: add lightweight update checks by @thesmokinator in #17
- refactor: modularize app and backend by @thesmokinator in #18
- refactor: transaction form simplification by @thesmokinator in #19
- feat: add GitHub Actions build workflows by @thesmokinator in #20
- fix: summarize transfers with fees by main asset amount by @thesmokinator in #21
- fix: embed WebView2 offline installer on Windows by @thesmokinator in #23
- feat: add Italian localization and language preference by @thesmokinator in #22
- feat: add modules foundation by @thesmokinator in #24
- feat: git sync module by @thesmokinator in #25
- fix(parser): parse @ and @@ rate syntax correctly by @thesmokinator in #28
- feat(settings): add updateChecker module toggle to gate auto-update c… by @thesmokinator in #29
- feat(autocomplete): add comment suggestions from journal history by @thesmokinator in #31
- perf: embed autocomplete suggestions in JournalSummary by @thesmokinator in #33
- feat(investments): structured commodity-symbol mapping, session cache… by @thesmokinator in #35
New Contributors
- @thesmokinator made their first contribution in #1
Full Changelog: https://github.com/thesmokinator/ledgera/commits/v0.1.0