What's Changed
- Support multi-currency send by @aopoltorzhicky in #581
- Fix: apply v7 upgrade when jumping directly to v8 by @aopoltorzhicky in #582
- Support multi-currency balances by @aopoltorzhicky in #583
- Fix: security and robustness issues by @aopoltorzhicky in #584
- Chore: update go-lib dependencies by @aopoltorzhicky in #585
- CI: workflow hardening and Dependabot config by @aopoltorzhicky in #586
- Chore(deps): Bump actions/setup-go from 5.6.0 to 6.4.0 by @dependabot[bot] in #591
- Chore(deps): Bump golangci/golangci-lint-action from 8.0.0 to 9.2.1 by @dependabot[bot] in #587
- Chore(deps): Bump docker/build-push-action from 6.19.2 to 7.2.0 by @dependabot[bot] in #588
- Chore(deps): Bump docker/metadata-action from 5.10.0 to 6.1.0 by @dependabot[bot] in #589
- Chore(deps): Bump ncruces/go-coverage-report from 0.2.5 to 0.3.2 by @dependabot[bot] in #590
- Fix: trust-aware client IP extraction by @aopoltorzhicky in #592
- Fix: type-safe CSV export query to prevent SQL injection by @aopoltorzhicky in #594
- Fix: remove permissive CORS from private API by @aopoltorzhicky in #593
- Optimization: API requests by @aopoltorzhicky in #595
- Refactoring: transactions by address by @aopoltorzhicky in #596
- Chore(deps): Bump getsentry/action-release from 1.11.0 to 3.7.0 by @dependabot[bot] in #601
- Chore(deps): Bump docker/login-action from 3.7.0 to 4.2.0 by @dependabot[bot] in #600
- Chore(deps): Bump docker/setup-buildx-action from 3.12.0 to 4.1.0 by @dependabot[bot] in #599
- Chore(deps): Bump actions/checkout from 4.3.1 to 6.0.3 by @dependabot[bot] in #598
- Chore(deps): Bump softprops/action-gh-release from 2.6.2 to 3.0.0 by @dependabot[bot] in #597
- Chore(deps): Bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #602
- Chore(deps): Bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #603
- Chore(deps): Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #604
- Some minor fixes by @aopoltorzhicky in #605
- Refactoring: cache API endpoints by @aopoltorzhicky in #606
- Fix: websocket read on disconnected channel by @aopoltorzhicky in #607
Full Changelog: v1.19.6...v1.19.7