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

August 3rd

Changelog released on 2026-08-03

Welcome to our latest changelog: data extraction asset fetching is more reliable, global search with the DAM extension no longer throw errors, identifier performance is optimized, and string-to-NumberAttribute imports now produce clearer errors.

Bug

  1. Selecting sub-attributes in the AI command editor causes it to throw an exception due to duplicate keys.: Fixed issue where the system would throw an exception during AI text generation due to the AI command having sub-attributes from the same complex attribute. (SP-2782)

  2. Global search error if using DAM extension: (SP-2783)

  3. Dataextraction asset fetching is unreliable: (SP-2784)

Task

  1. Importing a string to a NumberAttribute that is used as key during global list import should give a more userfriendly error: (SP-2263)

  2. Optimize identifier performance: (SP-2780)

Last updated