- The export to the Planning Board now checks the maximum allowed text length and cuts off the text in case the limit is exceeded. (Issue)
- A new standard library was added that gives access to the platform GenAI service.
- An exception in the fair lead import during the duplicate check was fixed. (Issue)
- The JSON parser has a string limit of 20,000,000 characters. This limit was raised to 50,000,000 for the portal and NeoDXP API. (Issue)