For the complete documentation index, see llms.txt. This page is also available as Markdown.

July 30th

Changelog released on 2026-07-30

Welcome to the latest changelog: Fixes and optimizations across attributes, webhooks and dashboards.

Bug

  1. List attribute renderer column overflows the row when sorting: Fixed issue where the first column in a list attribute would overflow the first row value when sorting. (SP-2685)

  2. Empty mandatory values in list subattribute: (SP-2754)

  3. Export endpoint does not support the use of ExportSettingsType: JsonExportSettings: The /export endpoint now accepts the use of the ExportSettingsType: JsonExportSettings. (SP-2773)

  4. Pressing the Enter key while searching for permissions on a user role will enable all shown permissions: Fixed a bug where pressing the enter key while in the seach field for permissions would result in all shown permission being enabled for the role. (SP-2774)

Task

  1. Unit is not used consequently across the backoffice on global lists: This is now enabled for all new tenants. Existing tenants may activate this in general setup (Admin only) (SP-2160)

  2. Add dashboard widgets for azure service bus requests and errors: (SP-2259)

  3. Advanced setting toggle on simple attributes too close to fields below: (SP-2770)

Last updated