All Release Notes
ID | Title | Description |
---|---|---|
Reduce amount/size of webui assets | Removed amount of webui assets included in webui package. | |
Theme Variables for Dialogs | Added theme properties for modal boxes. Added alternative custom style preserving the old settings. |
ID | Title | Description |
---|---|---|
Panel menu not rendered in grid of no title is specified | Automatically display panel header if panelMenu attribute or borderTitle is set. | |
Revert to previous version | Added object version import/revert functionality in the designer. | |
BeginsMatches search in all the dynselects | Switched object type and repository module dynselects to 'BeginsMatches' operator. | |
Menu and Action dynSelects have a create option | In Menu and Action dynSelects, a new option to create a new entry was added; the create option launches the create dialog for action/menu. In the menu create form, a new dynselect was added, which allows selection of a parent menu during creation. | |
No possibility to create new "Verkaufsartikel" via Excel Import | During import, when an item is not available, it will be created. Changed/added the excel header column names. Added new HeadHdl for the Type, under key "TypItem". Fixed update in the edit screen throwing an error that update function is undefined. Added type DynSelect in the maintenance form to allow for update. | |
Add deploy button to the 'Releases' desktop in Portal | Added deploy button to the 'Releases' desktop in Portal. | |
Improve user profile operations handling | Improve types for UserProfile class | |
Missing padding in screens desktop preview | - update svg preview generation with no extra (left) padding - update a preview viewer to avoid extra left-right side paddings | |
Change focus to input doesn't save cell value | Fixed an issue with grid cell not being deselected when clicking on a grid filter | |
memory leak in DocXfactory | Fixed memory leaks inside dxf ABL adapters | |
Static/Dynamic selector should take the correct value in SwatSelects | List Source select is now automatically set to "static" or "dynamic" based on entityName and LookupKeyValueColumn attributes. | |
Repository cache is not cleared when making attribute changes | Fixed an issue where repository cache was not cleared on all designer changes. | |
Remove background in vertical tabbar in offer | - Set tabbar background and tabbar items background to transparent | |
Add border radius to checkboxes svgs | Adjusted radius of form checkbox icon. | |
Fix missing libraries for docxFactory in SWAT | Fixed an issue where DocX would fail to run in Gitpod workspaces. | |
Fix binaryUploadMaxSize | Fixed an issue where file upload was failing. | |
500 error appears after click on "Run" button | Fixed an issue where automation hub workflows failed to be loaded in standalones. | |
Repository cache is not cleared on instance/link delete | Fixed an issue where repository cache was not cleared on delete operations. | |
Unable to delete screen | Fixed an issue when removing repository objects from cache. |
ID | Title | Description |
---|---|---|
Build themes only when changed | - make only affected themes are rebuilt on theme settings change | |
Fix disabled toolbar buttons style | Fixed issue with disabled toolbar button not having consistent styling. Added new variables for setting the color/background of a button. Adjusted style of disabled grouped toolbar buttons to be more visible. | |
Enabled Repository Cache leads to frozen page sometimes | Fixed an issue with Wait Cursor not being removed when DataSource fetch is prevented. | |
Ribbon spacing not correct in designer (external screen) | Fixed spacing in external screen when baseLayout object contains a Ribbon object. | |
Select values are not fully visible | Fixed multi-select values being cut off at the bottom. | |
Action settings is not showing the correct form. | Fixed a bug when opening a new action | |
Error messages for mandatory fields are missing after pressing Neu and Löschen | Fixed an issue with validation message when removing records in DataSource. | |
Frame title is not translated | Added Frame translation similar to Window. | |
Hide system scrollbar in sidebar | Fixed duplicate scrollbar in sidebar menu. | |
Fix DataView batching with the new card templates | Adjusted check on dataview cards to work regardless of the card template used. | |
Window icon in title not displayed | Fixed an issue with setTitle method of Window not displaying correctly window icon. | |
Update record method resolves if request contains smartmessage | Update record CLAPI method fix when updating and returning a smart message error. |
ID | Title | Description |
---|---|---|
Successful save notification is not shown anymore in designer. | Added notification messages when automatically save in designer | |
Wrong pop-up appears after deleting property | Add extra check for custom property flaky test. |