Neptune DXP - Open Edition 23.10.9

Cockpit

  • Fix: Side navigation no longer flickers on hover

Launchpad

  • Enhancement: Add basic support to detect if launchpad is running inside as an Electron app

  • Enhancement: Log errors related to attachInit if we are unable to detect application ID

  • Enhancement: Encrypt OIDC token during sign-in

  • Enhancement: Add support for indexed db database secure store

  • Enhancement: Include pwa.json, jquery-ui-widget, socket.io, bundle, p9library, aes and app.css to PWA offline assets

  • Enhancement: Include en_GB as part of default language to precache language-based resources

  • Fix: Order of parameters for making call to remote application views. URL parameters were not getting encoded and transferred to remote application

  • Fix: When standard method of saving views to storage fails, use session storage instead of local storage to prevent the user’s local storage from getting filled

  • Fix: Wait on URL to be cache to be saved to cache before continuing

  • Fix: Include debug=true in API requests if it has been set

  • Fix: Set AppCache.CurrentApp to application ID during view initialization. Otherwise, loading multiple views at once programmatically ends up not running the initialization functions of those particular views

  • Fix: URL is not created correctly for remote systems with multiple endpoints

  • Fix: Allow multiple users to sign in with a mix of biometric or PIN code sign-in method

  • Fix: AppCache.Load supporting functions/references in start parameters

  • Fix: Force redirect to home screen only if tiles were loaded and a tile was not found

NPM Modules

  • Fix: Include ability to import esm module from import.default in package.json

PDF Designer

  • Fix: Allow column spans to be auto-adjusted based on the autoColSpan attribute set on the table

  • Fix: On activate show activate log entry inside audit log

  • Fix: Table with no model attached. Containing a text with a model binding, causes the text to repeatedly show up as many times as the number of rows in the previously attached model

  • Fix: Escape sequences caused table text to generate compilation errors

  • Fix: Name column of PDF in the PDF overview dialog is shown in full length

  • Fix: Last property in the attribute tree is visible

Back end / Miscellaneous

  • Fix: Upgrading from 23.10.5 to a later 23 patch will no longer fail due to 4096-bit encrypted certificate

  • Fix: Automatically creating user group results in an empty source for the user group

  • Fix: No longer updating the version number when deploying applications and tables