To see the changes done in a specific release, select a version number from the drop-down below.
This update log describes the changes made to the BQE CORE Public API components. If you have any questions, please reach out to CORE Developer Support.
Following updates have been made in this release:
- When deleting general journal entries via the
DELETEendpoint, the deletion silently failed and the corresponding webhook was not triggered. This is fixed. - We have added new
resourceGroupandresourceGroupIdproperties to the BudgetService and BudgetExpense models nested in the Budget model. IfresourceGroupIdis not specified, it is set to the default resource group of the assigned resource. TheisResourceGroupproperty is deprecated as a result of this change and will be removed in a future release. - We have added a new application type: Web App (FAPI/PAR) with Pushed Authorization Requests for stronger, more secure authorization flows.
- We updated the documentation and Swagger portal.