3/18/26 Release
March 18th, 2026
Tax updates, Data Lakes additions, and bug fixes
New Features/Enhancements
Tax Updates
- Updated 2026 Canada federal and provincial tax tables and 2025 US state tax constants to reflect the latest rates and brackets.
Data Lakes
- New User Information data type (reflects GET /userInfo)
- New User Tax Profile data type (reflects GET /userTaxSetup)
- New Integrations data type (reflects GET /integrations)
- New Time Entries data type (reflects GET /times)
- New columns for Bank Transactions:
bankTransferIdandisPayout
Integrations
- Update to Plaid integration to update vendor information if modified after the transaction has already been posted.
API
- V5 lifecycle event webhooks now include v6 entity IDs alongside v5 IDs, to better support the migration to v6.
- New DELETE /v6/company/{id} endpoint with
ENTITY_UPDATEwebhook for company status tracking. - Updates to Year-End Closing logic to mark all transactions in a closed year as
RECONCILED.
Imports
- Xero imports now pull client details, including email, address, and phone number in addition to client name, for both new and existing Xero-connected users.
Bug Fixes
Transactions
- Revenue Rules created from transactions by a user are no longer being created in a 'Suggested' state.
- Improved General Ledger entry creation for Bank Transfers where the two sides fall in different months.
- Bug fix on the Income and Expenses Dashboards to correct search for a figure ending in zero.
Reports
- Tax Report discrepancy fix caused by invoice sales tax being included as income in the Tax Details report.
- Fix to Business Revenue Report to only show invoice payments associated with the filtered businesses.
- Exception fix on Balance Sheet Report fix to render all data in totals/balances
Invoicing
- API Fix where
dueDatewas not defined when the invoice term was set toOTHER, causing errors when finalizing the invoice.
