Release Notes 110

Release 110 introduces significant enhancements to Create’s authentication experience. We’ve revamped the design of both the login page and authentication emails. In addition to the visual updates, you will now get notified when logging in to your account from a new device. Furthermore, we now support multi-factor authentication (MFA) and passkeys, providing users with more robust security options for logging into Create. Stay tuned for more detailed information on managing these new authentication features!

The full list of improvements, news and bug fixes can be found below.

What’s New

  • Support for passkeys as login method for Create (#3871)
  • Notify user when signing in to Create with a new device by sending an email (#4033)
  • Implement Reference Finder support for Roles (#4806)
  • TimeSeries: add support for skipping duplicates when inserting objects (#5004)
  • Implement My Account portal for managing personal info and security settings (#5269)
  • UiSelect: Implement support for data bound filtering of ENUM options (#5452)
  • Support for MFA in Create login (#5491)
  • Support for setting conditions against active environment in conditional permissions (#5681)

Enhancements

  • Change deploy “at midnight” to deploy “around midnight” (#4253)
  • UI Map: WMS layer: Possibility to databind layers (#4369)
  • User: Created Date and Updated Date should be available from the User Object Class (#4583)
  • Remove View as selectable data type for object class properties (#5339)
  • Display secret metadata on SecretsPage (#5421)
  • Shareable UI Component: Change “Disconnect Component” to “Detach Component” (#5618)
  • Remove Resource File as option for URL param databinding in services (#5635)
  • Create File Archive: Allow filenames up to 200 characters (up from 80 characters) (#5756)

Bug Fixes

  • Deploy page: Improve change details formatting (#4667)
  • Service devtools UI desyncs for request with cache enabled (#5406)
  • Empty Script URL on Coded Component leads to no scripts being run (#5410)
  • Failure to read context leads to unhandled exception in client-service when using action nodes that run on server (#5502)
  • Remove Set Selected from Create Object and Create File Object when bound to Data Connectors (#5585)
  • Viewing and updating Enum translations from Object Class Properties (of type enum) does not work (#5593)
  • Service logger: Catch exception node is not logged in the correct order in for-loops (#5595)
  • Reference check and App Health on a property used in a function value using a special recursion pattern fails (#5603)
  • Shareable components: Iterator params does not work (#5645)
  • Cannot set read-only property when using the “Generate Document” action node (#5650)
  • Find references: When using enum with cardinality many as action-parameter, it is not visible in “find references” (#5653)
  • Sorting on Selected in Service Devtools does not work (#5658)
  • Nested Shareable components: Content is rendered the wrong place when multiple nested shareable components is added (#5664)
  • Display Options are empty when a select is used in a shareable component (#5673)
  • Set user accout image on current user: show incorrect error message when user is missing Update User permission (#5677)
  • Function Value: A Function Parameter of type multi-reference property should not have Selected Object(s) as a selection type option (#5678)
  • Create Component: Many DataSource can result in a Param with Cardinality One even though it is used in contexts where it is Many (#5684)
  • Themes: Removing colors (text, background and action) resets the main colors (#5690)
  • Shareable component: Value processor with format date returns wrong value (#5699)
6 Likes