Releases: pledger-io/build-tooling
4.1.2
What's Changed
Add missing translations by @gjong in pledger-io/rest-application#94
Fix issue of displaying archived accounts.
REST api Changelog: pledger-io/rest-application@4.0.4...4.0.5
Full Changelog: 4.1.1...4.1.2
4.1.1
Fix issue in the UI build causing the UI not to be properly embedded in release.
Full Changelog: 4.1.0...4.1.1
4.1.0
Changes
- Hotfix transfer listing not working by @gjong in pledger-io/rest-application#82
- Fix an issue in the query for the daily balance. by @gjong in pledger-io/rest-application#80
- Add the code coverage measurements by @gjong in pledger-io/user-interface#169
- Update the layout to work better on smaller devices like phones. by @gjong in pledger-io/user-interface#173
Dependency bumps
- Update dependency org.junit.jupiter:junit-jupiter-api to v5.12.0 by @renovate in pledger-io/rest-application#81
- Update dependency eslint to v9.21.0 by @renovate in pledger-io/user-interface#171
- Update Patch version bumps by @renovate in pledger-io/user-interface#170
Rest API Changelog: pledger-io/rest-application@4.0.2...4.0.4
UI Changelog: pledger-io/user-interface@2.0.0...2.1.0
Full Changelog: 4.0.2...4.1.0
4.0.2
Full Changelog: 4.0.1...4.0.2
4.0.1
Changes
- Fix an issue in a fresh MySQL / Mariadb install with the migrations. by @gjong in pledger-io/rest-application#79
REST API Changelog: pledger-io/rest-application@4.0.0...4.0.1
Full Changelog: 4.0.0...4.0.1
4.0.0
Changes
- Feature/move to vite by @gjong in pledger-io/user-interface#168
- Refactor form input handling and enhance transaction suggestions by @gjong in pledger-io/user-interface@0880324
- Update Non-major dependency updates by @renovate in pledger-io/rest-application#72
- Move the eventbus to only the command system. by @gjong in pledger-io/rest-application#73
- Update dependency gradle to v8.12.1 by @renovate in pledger-io/rest-application#74
- Update Non-major dependency updates by @renovate in pledger-io/rest-application#75
- Update id to value objects by @gjong in pledger-io/rest-application#76
- Update dependency io.micronaut.platform:micronaut-platform to v4.7.6 by @renovate in pledger-io/rest-application#77
- Feature/initial ai integration by @gjong in pledger-io/rest-application#78
Rest API Changelog: pledger-io/rest-application@3.5.2...4.0.0
UX Changelog: pledger-io/user-interface@1.6.0...2.0.0
Full Changelog: 3.8.0...4.0.0
3.8.0
What's Changed
- Change the logging to include the date of an event, making troubleshooting easier.
- Styling updates in the UX with regards to the transaction overviews
- Reduced button sizes in the card headers
- Made the create transactions buttons more accessible in the global transaction overview
REST API Changelog: pledger-io/rest-application@3.5.1...3.5.2
UX Changelog: pledger-io/user-interface@1.5.0...1.6.0
3.7.1
Bug fixes
- Resolve an issue with the transactions not showing due to a transaction isolation issue.
Full Changelog: 3.7.0...3.7.1
3.7.0
Added features
- Add transaction suggestion feature by @gjong in pledger-io/rest-application#64
- Add create account import by @gjong in pledger-io/user-interface#123
- Feature/suggestion meta data by @gjong in pledger-io/user-interface#136
Changes
- Simplify some request entities by @gjong in pledger-io/rest-application#60
- Remove Database Migration Factory and related classes by @gjong in pledger-io/rest-application#62
- Update the build speed by @gjong in pledger-io/rest-application#58
Bug-fixes
- Add better support for account creation import by @gjong in pledger-io/rest-application#57
UX changelog: pledger-io/user-interface@1.4.4...1.5.0
API changelog: pledger-io/rest-application@3.4.7...3.5.0
Build tooling changelog: 3.6.0...3.7.0
3.6.0
Changes
- Include api generation for website by @gjong in pledger-io/rest-application#55
- Add a light theme. by @gjong in pledger-io/user-interface#119
API Changelog: pledger-io/rest-application@3.4.4...3.4.7
UX Changelog: pledger-io/user-interface@1.4.3...1.4.4