Bigcapital
Financial accounting software with intelligent reporting, an alternative to QuickBooks, Xero, and Wave
Alternative to: quickbooks, xero, wave
About
Versions (100)
v0.25.17
2026-03-07What’s Changed
- feat(sdk): add OpenAPI export script and TypeScript SDK package by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1009
- feat(sdk): move the generate sdk ts types to nestjs command by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1010
- feat(sdk): more sdk ts fetch utils by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1011
- feat(sdk-ts): add authentication fetch utils by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1013
- feat(sdk): add banking and vendor credits SDK utilities by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1015
- feat(server): add OpenAPI response DTOs for financial reports by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1019
- feat(sdk-ts): add dashboard and reports API clients by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1020
- fix(payment-received): allow decimal amounts in paymentAmount validation by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1021
- fix(accounts): add missing dynamic list filter properties to GetAccountsQueryDto by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1026
- fix(currency): use currency_code instead of id in CurrencySelectList by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1027
- feat: add credit note status translations and manual journal default views by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/1028
Full Changelog: https://github.com/bigcapitalhq/bigcapital/compare/v0.25.16…v0.25.17