Release Notes 16.0.000

Version Information

Version Information

Version Information

Release 16.0.000

 

Bootstrap 4 Upgrade

This release requires to update to Bootstrap Version 4.

See https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/1688829953 for details on this mandatory step to perform the update on existing projects.

 

System requirements

An overview of required dependencies and version can be obtained at https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/862060549.

Overview of included tickets

Bug Fixes

SCLNG-681 Smart Data Source Error Handling

The Smart Data Source now triggers the catch block of the returned saveChanges promise for all errors resulting from the CRUD request.

SCLNG-685 Width of the<legend> element for Smart Field Sets

We fixed an issue where the width was set to 100% causing field sets to look bad.

SCLNG-691 Viewer fields responsive behavior corrected

We fixed an issue where viewer fields without a label were rendered to high.

SCLNG-695 Smart Lookup field is now disabled when the selection dialog is open

The lookup field now is disabled when the selection dialog has been opened, until the dialog is closed.

SCLNG-706 Text input with no "label"

Text inpput with a label was breaking the rendering. This has been fixed.

SCLNG-709 “formTitle” from the JSON layout for minimized floating windows

The floating window title is and the title in the “Windows“ dropdown (in the top-bar) is now the same.

New Features

SCNLG-692 Angular 16

This release is based on Angular 16.

SCNLG-712 Focus() method in WidgetFacade

The Focus() method has been improved to provide better reliability.