Neptune DXP - Open Edition 23.10.1

App Designer

  • Fix: Importing an app with APIs no longer fails

Script Editor

  • Fix: API Code Snippets are now generated correctly

  • Fix: Code Snippets are now generated for each module included in the script

  • Fix: When accessing your own tables (entities), column types text, mediumtext, smalltext will automatically convert number types to string - Sending a number to a text column generated errors in 23.10.0 when using mssql

  • Fix: When accessing your own tables (entities), column type decimal will automatically convert an empty string to null - Sending an empty string would generate an error in 23.10.0 when using mssql

Load Test

  • Fix: Previous logs are cleared when creating a new Load Test

System Logs

  • Fix: The Server Script Project column now sorts correctly

Launchpad

  • Fix: Login page would only show local login when using a launchpad url(/launchpad/launchpadName)

  • Fix: Log global ajax errors with code 0, 400, 404 and 500. If AppCache.enableLogging is set to true

  • Fix: Login via Microsoft Entra ID with pincode enabled, did not start autolock timer

  • Fix: Launchpad name will now trim unintended leading or trailing space characters before save

Audit Log

  • Fix: When creating a new artifact the audit log would create an entry with ID set to 'New' and Activity as 'Save'. Which made the saved audit log contents not possible to compare with the next save action. The audit log is now saved with the generated artifact ID and action is 'Create'.

  • Fix: When deleting lock entries from the cockpit each entry deleted creates a record in the audit log

  • Fix: Script name was not displayed in the audit log when saving a script

  • Fix: Username was not displayed in the audit log when deleting a user

  • Fix: Audit log entries are created for development package operations, import/clone/resetting