2.24.0 (2024-05-28)
Full Changelog: v2.23.0...v2.24.0
Features
- api: add currency to ledger account categories (#405) (84bc4a0)
- api: invoice overdue reminders (59e3638)
- api: mark ConnectionLegalEntity response properties as required (#407) (843dd77)
- api: remove deprecated ledger account payouts (#406) (59e3638)
- api: updates (#395) (d627950)
Bug Fixes
- package: revert recent client file change (#398) (e25a0fa)
Chores
- docs: add SECURITY.md (#401) (7da6a83)
- docs: streamline payment purpose and vendor failure handling (#402) (d816b92)
- internal: add link to openapi spec (#392) (272d794)
- internal: add scripts/test, scripts/mock and add ci job (#393) (315be57)
- internal: add slightly better logging to scripts (#404) (27e0062)
- internal: forward arguments in scripts/test (#394) (f583eaf)
- internal: move client class to separate file (#396) (8877013)
- internal: refactor scripts (#390) (8f96c06)
Refactors