What's Changed
- feat(sdk): add OpenAPI export script and TypeScript SDK package by @abouolia in #1009
- feat(sdk): move the generate sdk ts types to nestjs command by @abouolia in #1010
- feat(sdk): more sdk ts fetch utils by @abouolia in #1011
- feat(sdk-ts): add authentication fetch utils by @abouolia in #1013
- feat(sdk): add banking and vendor credits SDK utilities by @abouolia in #1015
- feat(server): add OpenAPI response DTOs for financial reports by @abouolia in #1019
- feat(sdk-ts): add dashboard and reports API clients by @abouolia in #1020
- fix(payment-received): allow decimal amounts in paymentAmount validation by @abouolia in #1021
- fix(accounts): add missing dynamic list filter properties to GetAccountsQueryDto by @abouolia in #1026
- fix(currency): use currency_code instead of id in CurrencySelectList by @abouolia in #1027
- feat: add credit note status translations and manual journal default views by @abouolia in #1028
Full Changelog: v0.25.16...v0.25.17