9/12/2024 Release (41.5)
September 12th, 2024
New Features/Enhancements
- Transactions
- All possible transaction conversions are now available via API.
- Ability to hide the overview graphs at the top of the Expense and Income Dashboards in the Embedded Experience. This can be accomplished by passing an additional parameter to the Embedded Experience’s render options,
showDashboardOverview: false
- Ability to merge vendors via API.
- Addition of
apiName
field via POST /getTransactions API. - Addition of a new lifecycle event webhook for newly ingested uncategorized expenses,
EXPENSE_REVIEW_NEEDED
.
- Invoicing
- Income reports updated to include invoice payments for improved consistency between these reports and their respective Embedded dashboards.
- Improvement to bank transactions search on the invoice form.
- Business Intelligence Tiles
- Ability to hide the taxes line item on Profit & Loss Tile for a more accounting-centric view. This line item will be hidden automatically for Partners who are not using the Tax Tile.
- Bills
- Improvements to Bills in the Embedded experience to display the pertinent category on the bill row.
Bug Fixes
- Accounting
- Fixes to correctly display Manual Journal Entry dates on Journal/General Ledger and to ensure the ability to delete Manual Journal Entries is accessible on all entries.
- Fixes to maintain “None” grouping filter when navigating to and from reports, e.g. for General Ledger drill downs.
- Invoicing
- Invoices will be marked as refunded when all of their payments are manually refunded via API.
- UI fixes to expanded display of Payouts on the General Ledger Dashboard.
- Fixes to display of merchant fees on older Payouts in the Transaction/Income Dashboards.
- Fixes to ensure all canceled invoice payments are correctly hidden on active transaction views.
- Fixes to some total amount validation issues when matching multiple invoices to a single deposit.
- Ability to add attachments without captions to invoices via API.
- Fixes to display issues for older cash payments that lacked descriptions.
- Transactions
- More robust access to the Audit Trail for all transactions.
- Updates to the Advanced Search filters to allow bank accounts without an account mask to be selected.
- Fixes to transactions API to enable the creation of transactions without the specified client getting overwritten.
- Miscellaneous
- Improvement of idempotence on transaction
DELETE
endpoints so an error is no longer returned on already deleted entities. - Updates to read-only users to correctly block editing of transactions in the General Ledger.
- Improvement of idempotence on transaction
Patches
41.5.1 through 41.5.3
Bugfixes and minor improvements.
41.5.4
Modifications to support SDK versioning released in 41.7