6/3/2024 Release (41.0)
June 3rd, 2024
Enhancements to Bank Transaction automatic reconciliation and performance on the core Financial Reports.
New Features/Enhancements
Performance Enhancements
- Balance Sheet and Profit & Loss render 80% quicker (80% less latency).
- General Ledger endpoint responds 15% quicker (15% less latency).
Bank Transfer Matching
- Bank Transfers can be matched with any transaction of the same amount, which automatically converts to a Bank Transfer.
Accounting Migrations
Accountant Dashboard
- Accountants can automatically get access to all users by setting
canAccessAllUsers
totrue
.
Plaid
- New function added to render Plaid Link directly over your existing onboarding UI, removing the need to manually pass Plaid
access_tokens
to the Hurdlr API
Transactions UI
- The
bankDescription
field will now be displayed when hovering over transaction rows on the transactions and reconciliation dashboards.
Bug Fixes
- Fixes to
deletedIds
on GET /generalLedgerEntries. - Fixes to CSV Import Completed alert to include counts for bank transfers and tax payments.
- Fixes to date filtering when drilling down into “Current Income” from Balance Sheet.
- Removal of Equity/Liabilities income from business income reports.
- Improved consistency of date-pickers throughout the Embedded UI.