All Release Notes
ID | Title | Description |
|---|---|---|
SWAT-11171 | 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 |
SWAT-11362 | 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. |
SWAT-11451 | Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #81983@2024-09-15 UTF-8 |
SWAT-11519 | Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #81983@2024-09-15 UTF-8 |
ID | Title | Description |
|---|---|---|
SWAT-10578 | English translations of File Import Desktop | Added support for translations in generic-card-template |
SWAT-10728 | 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 |
SWAT-11067 | Quotes are not correctly displayed in taskbar tooltips | Quotes are correctly displayed in taskbar tooltip. |
SWAT-11315 | 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. |
SWAT-11455 | Attribute "Tooltip" isn't working | Fix tooltip for menu actions buttons. Added unit-tests. |
SWAT-11476 | 'Open events file' button from designer no longer works | Fixed an issue where the Build.One VSCode extension would not start. |
SWAT-11499 | Deploy on cstraining fails in Circle-Ci | Added support for linter check in default build pipeline and for optional nano service |
ID | Title | Description |
|---|---|---|
SWAT-10451 | Keyboard shortcuts ignore hidden tab status | Fixed a bug that was showing hidden tabs when navigating between tabs with the keyboard shortcut |
SWAT-11142 | Tree icon is not properly aligned | Aligned tree icons |
SWAT-11255 | External screens references kept in taskbar group object | Cleaned up external screen items in app store. |
SWAT-11359 | 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. |
SWAT-11387 | 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 |
|---|---|---|
SWAT-10936 | Cleanup handling finishConstruct of DataSource | Clean up handling of DataSource in finishConstruct hook. |
SWAT-11273 | Change label for Function Type in Action creation | The Action creation dialog has been improved to make it easier to understand |
SWAT-11380 | Automation invokeServerTask does not return the full response | Automation invokeServerTask returns full response |
SWAT-11435 | add hdp node to automation hub | added hdp node to automation hub |
SWAT-11440 | UI-Translation is missing in the session manager | Use SessionManager to set uiLanguageKey when login |
Back to Release Notes
Back to Home Page