All Release Notes
ID | Title | Description |
---|---|---|
Improvements to 'Escape' key handling in windows | - prevent Window Esc action if descendants have a default cancel button - Window control is responsible for Esc handler only, not Form - Window control is responsible for Enter handler only, not Form - add applyDefaultGoBtn, applyDefaultCancelBtn helpers - remove unused isChildOf helper function - remove unused applyBtnsDefaultGoCancel helper - modify / replace getDefaultButton, hasDefaultButton helpers | |
Refine panel messages | Adjusted Panel Messages functionality to return unique identifier instead of index. BREAKING CHANGE: The addPanelMessage method was changed to return a Promise that resolves the id, previously the function returned a number, the message index. | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #81983@2024-09-15 UTF-8 | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #81983@2024-09-15 UTF-8 |
ID | Title | Description |
---|---|---|
English translations of File Import Desktop | Added support for translations in generic-card-template | |
Open Menu from the field attribute option | In Designer all places where you can select Menu-Structures now provide a button in the dynselect to directly open the Menu-Maintenance Screen for the currently selected Menu | |
Quotes are not correctly displayed in taskbar tooltips | Quotes are correctly displayed in taskbar tooltip. | |
Not able to set existing function to menu item | Fixed an issue where some functions could not be selected due to having duplicate function codes. | |
Attribute "Tooltip" isn't working | Fix tooltip for menu actions buttons. Added unit-tests. | |
'Open events file' button from designer no longer works | Fixed an issue where the Build.One VSCode extension would not start. | |
Deploy on cstraining fails in Circle-Ci | Added support for linter check in default build pipeline and for optional nano service |
ID | Title | Description |
---|---|---|
Keyboard shortcuts ignore hidden tab status | Fixed a bug that was showing hidden tabs when navigating between tabs with the keyboard shortcut | |
Tree icon is not properly aligned | Aligned tree icons | |
External screens references kept in taskbar group object | Cleaned up external screen items in app store. | |
Security restriction on first page does not select page | When Security restrictions are applied to pages and they are hidden, we automatically select first visible page. | |
ExtendedFormat in Grid column not working with any group or decimal format seperators | Fixed formatting (extendedFormat) in Grid columns of type decimal. |
ID | Title | Description |
---|---|---|
Cleanup handling finishConstruct of DataSource | Clean up handling of DataSource in finishConstruct hook. | |
Change label for Function Type in Action creation | The Action creation dialog has been improved to make it easier to understand | |
Automation invokeServerTask does not return the full response | Automation invokeServerTask returns full response | |
add hdp node to automation hub | added hdp node to automation hub | |
UI-Translation is missing in the session manager | Use SessionManager to set uiLanguageKey when login |
Back to Release Notes
Back to Home Page