Server Patch 1 (2026-01-05)

  • 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)
  • The Planning Board export now logs all outgoing REST requests.
  • A new standard library was added that gives access to the platform GenAI service.
  • The server migrated to the changed API of the fixer.io exchange rate service.
  • An exception in the fair lead import during the duplicate check was fixed. (Issue)
  • When a new social network link is stored, the network and profile are set based on the URL.
  • In case of an exception, the database password is no longer logged in plain text. (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)