10/31/2024 Release (41.7)
October 31st, 2024
New Features/Enhancements
- Hurdlr Embedded
- Ability to delay opting into the latest releases of Hurdlr’s Embedded UI
- Requires a slight change in the way Hurdlr Embedded is added to an your application. Existing implementations are safe.
- Ability to delay opting into the latest releases of Hurdlr’s Embedded UI
- Imports
- Update to QBO Import to consume QBO’s "Invoices and Received Payments" report for improved invoice to payment matching.
- Invoicing
- Ability to filter to scheduled invoices from the Invoice Dashboard.
- Increased character limit of 800 for “Message” field on invoices.
- Updates to formatting of invoice lines items on the invoice form to be clearer and more consistent with the invoice PDF.
- Addition of dismissible Stripe Payment Processing setup CTAs.
- Reports
- Improved default ordering of reports on the Report Dashboard to be more accounting focused.
- Accounting
- Addition of warning when merging bank accounts or vendors to indicate that the action cannot be undone.
- Transactions
- API addition of
reviewStatus
to transaction-related APIs, e.g. POST /getTransactions. - Minor language updates to conversion UI on transaction forms.
- API addition of
Bug Fixes
- Invoicing
- Fixes to
customData
on GET invoices. - Better error handling on client invoice payment screen.
- Fixes to
- Accounting
- Fixes to respect a user’s
availableFeatures.bookkeeping
when granting and revoking access to accountants in the Hurdlr API. - Fix to prevent virtual bank accounts from using the same GL account.
- Fixes to respect a user’s
- Transactions
- Fixes to /getTransactions endpoint to now include active TaxPayments.
- Fixes to bulk categorization from the Transactions Dashboard.
- Fixes to correctly expand the Bank Transfer form when editing withdrawal payouts.
- Updates to Audit Trail to show the correct editor on the initial entry for all transactions.
Patches
41.7.1 through 41.7.2
Bugfixes and minor improvements.