Summary
New CKEditor5
The latest version of CKEditor5 is now available for the SwatText and SwatRichText Object. For comprehensive details and in-depth information about the latest CKEditor5 integration, we encourage you to explore our dedicated page on CKEditor5.
Improvements in Menus and Actions
We've made significant improvements to our menu and action functionalities. Users can now access menus directly from the Object Designer, streamlining the workflow and enhancing user experience. Additionally, we've refined the Action Creation process, making it more intuitive and efficient. These updates aim to improve productivity and ease of use within the system.
Other Improvements
- Accessibility for screen readers has been improved by hiding unnecessary elements.
- Visibility Rules have been added for Ribbon dropdown menus. For detailed information, please refer to Visibility Rules.
- Several bugs have been addressed to enhance the overall system stability. A complete list of fixes can be found in the section below.
All Release Notes
ID | Title | Description |
---|---|---|
Include custom prebuild for CKEditor5 | Updated SwatRichText and SwatText to use latest CkEditor 5 version with default configuration and plugins. Default Editor Type is set to 'balloon' and can be configured in application settings. | |
Investigate and remove npm vulnerabilities: src/vscode-extension | vscode-extension: fix npm vulnerabilites, set major glob version to 11 | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #82246@2024-10-07 UTF-8 | |
Error ts-ignore statement in build | fix an error: use a higher version of rimraf properly | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #82246@2024-10-07 UTF-8 |
ID | Title | Description |
---|---|---|
Security token for elements in a Ribbon Combobox | Enabled visibilityRules setting for Dropdown Menu items. | |
When a new menu/action is created in an attribute, the menu/action is selected | When a new menu/action is created in an attribute, the menu/action is selected | |
Accessibility: #13: Hiding Font Awesome Icons Font in Ribbons for Screenreaders | Hiding Font Awesome Icons Font in Ribbons for Screenreaders | |
Add Function Type in the Action Designer | Action functionType is available in Action Designer Screen -> Action Attributes tab -> Other Attributes | |
Investigate and remove npm vulnerabilities: src/gateway | update src/gateway dependencies to handle audit vulnerabilities sync updated dependencies across the services: express, rimraf | |
Workaround to display msgs with code 418 as modal msgs | New application setting with key ‘uiStyle.businessEntity.saveModalDisplayStatusCodes' is made available for configuring modal messages by status codes. Supports comma separated list of status codes for save operations on a DataSource. eg. "500,418". Default value is set to "500". | |
Fetch of user profiles does not take empty user ID into account | Fixed an issue where filtering on user profiles by username did not work. |
ID | Title | Description |
---|---|---|
Screens HtmlClass attribute doesn't work: fix | fixed an issue with htmlclass for windows | |
FloatingActionButton attribute is not working in Forms | FloatingActionButton attribute is now working in Forms too. | |
Create snapshot test for SampleFormLayoutDialog | - create snapshot tests for SampleFormLayoutDialog | |
customstyle on top most object doesn't work | customStyle can be added also on layout objects. | |
Data is not displayed at searchNumberToolbarDialog, searchToolbarDialog screens | Fixed an issue with mock data Fixed an issue with default go functionality | |
taskbarObject.selectItem does not trigger onItemSelect event after using addItem | Fix an issue with eventOnSelect for taskbar | |
Save new menu item is not working | Fixed an issue when adding and saving a new menu entry in Menu Designer. | |
Snowbound documentId replaces whitespaces with a '+' | Fixed an issue with files URI |
ID | Title | Description |
---|---|---|
bomw missing export button and reararrange | Fixed visibility rules in bomw and rearranged the web export buttons in ribbon block. | |
Save button is not visible when selecting erp-item | Fixed an issue with Visibility Rules getting triggered multiple times when loading a Frame. | |
User profile import falies when using SWAT 24.16.6 | Fixed an issue where the UserProfileEntity business entity |
Back to Release Notes
Back to Home Page