Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    24.5.0

    24.5.0

    All Release Notes

    ‣
    Major
    ID
    Title
    Description

    SWAT-9458

    Reduce amount/size of webui assets

    Removed amount of webui assets included in webui package.

    SWAT-10347

    Theme Variables for Dialogs

    Added theme properties for modal boxes. Added alternative custom style preserving the old settings.

    ‣
    Minor
    ID
    Title
    Description

    SWAT-8406

    Panel menu not rendered in grid of no title is specified

    Automatically display panel header if panelMenu attribute or borderTitle is set.

    SWAT-9475

    Revert to previous version

    Added object version import/revert functionality in the designer.

    SWAT-9482

    BeginsMatches search in all the dynselects

    Switched object type and repository module dynselects to 'BeginsMatches' operator.

    SWAT-9484

    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.

    SWAT-9579

    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.

    SWAT-10044

    Add deploy button to the 'Releases' desktop in Portal

    Added deploy button to the 'Releases' desktop in Portal.

    SWAT-10075

    Improve user profile operations handling

    Improve types for UserProfile class

    SWAT-10112

    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

    SWAT-10205

    Change focus to input doesn't save cell value

    Fixed an issue with grid cell not being deselected when clicking on a grid filter

    SWAT-10215

    memory leak in DocXfactory

    Fixed memory leaks inside dxf ABL adapters

    SWAT-10265

    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.

    SWAT-10280

    Repository cache is not cleared when making attribute changes

    Fixed an issue where repository cache was not cleared on all designer changes.

    SWAT-10360

    Remove background in vertical tabbar in offer

    - Set tabbar background and tabbar items background to transparent

    SWAT-10372

    Add border radius to checkboxes svgs

    Adjusted radius of form checkbox icon.

    SWAT-10389

    Fix missing libraries for docxFactory in SWAT

    Fixed an issue where DocX would fail to run in Gitpod workspaces.

    SWAT-10421

    Fix binaryUploadMaxSize

    Fixed an issue where file upload was failing.

    SWAT-10442

    500 error appears after click on "Run" button

    Fixed an issue where automation hub workflows failed to be loaded in standalones.

    SWAT-10504

    Repository cache is not cleared on instance/link delete

    Fixed an issue where repository cache was not cleared on delete operations.

    SWAT-10524

    Unable to delete screen

    Fixed an issue when removing repository objects from cache.

    ‣
    Patch
    ID
    Title
    Description

    SWAT-9932

    Build themes only when changed

    - make only affected themes are rebuilt on theme settings change

    SWAT-10148

    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.

    SWAT-10173

    Enabled Repository Cache leads to frozen page sometimes

    Fixed an issue with Wait Cursor not being removed when DataSource fetch is prevented.

    SWAT-10195

    Ribbon spacing not correct in designer (external screen)

    Fixed spacing in external screen when baseLayout object contains a Ribbon object.

    SWAT-10290

    Select values are not fully visible

    Fixed multi-select values being cut off at the bottom.

    SWAT-10291

    Action settings is not showing the correct form.

    Fixed a bug when opening a new action

    SWAT-10342

    Error messages for mandatory fields are missing after pressing Neu and Löschen

    Fixed an issue with validation message when removing records in DataSource.

    SWAT-10357

    Frame title is not translated

    Added Frame translation similar to Window.

    SWAT-10385

    Hide system scrollbar in sidebar

    Fixed duplicate scrollbar in sidebar menu.

    SWAT-10400

    Fix DataView batching with the new card templates

    Adjusted check on dataview cards to work regardless of the card template used.

    SWAT-10414

    Window icon in title not displayed

    Fixed an issue with setTitle method of Window not displaying correctly window icon.

    SWAT-10438

    Update record method resolves if request contains smartmessage

    Update record CLAPI method fix when updating and returning a smart message error.

    ‣
    Other
    ID
    Title
    Description

    SWAT-10380

    Successful save notification is not shown anymore in designer.

    Added notification messages when automatically save in designer

    SWAT-10444

    Wrong pop-up appears after deleting property

    Add extra check for custom property flaky test.

    Logo