Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    24.9.0

    24.9.0

    All Release Notes

    ‣
    Major
    ID
    Title
    Description

    SWAT-10551

    Dissolve webui/akioma folder

    Internal restructuring of the SWAT webui folders. This will require the following changes in webui apps using SWAT: * tsconfig.json: ** node_modules/@buildone/swat-webui/dist/types/vue/src -> node_modules/@buildone/swat-webui/dist/types/src * webpack.config.babel.js: ** ${swatSrcPath}/dist/types/vue/src -> ${swatSrcPath}/dist/types/src ** ${swatSrcPath}/akioma/sass -> ${swatSrcPath}/sass

    ‣
    Minor
    ID
    Title
    Description

    SWAT-9919

    Allow Drop new objects in the treeview

    Enabled drag and drop support in Designer Tree view.

    SWAT-9970

    Missing declarations in Akioma interface

    - add missing declarations to the Akioma interface: registerMruEntryFromBE, registerMruEntry

    SWAT-10154

    Adding an background image in App creation

    Fixed issue when trying to use image with: - uppercase extension - name including special characters

    SWAT-10317

    Update to latest OE ABL extension and set up PASOE debugging

    Updated to latest ABL VsCode extension.

    SWAT-10514

    update docker compose to reference new 12.8.2 images

    Update to OpenEdge 12.8.2.

    SWAT-10515

    Remove panel header in Applications desktop

    Removed unnecessary header menus in Applications Desktop - Modules tab and improved error handling for CRUD Module and App operations.

    SWAT-10539

    Misalignment in fields with label on the left

    Fix label misalignment in form

    SWAT-10606

    New Users are not available within securityDesktop

    Fixed an issue where new users would not show up in the security desktop.

    SWAT-10642

    Alphabetical order in the attribute forms

    Adjusted designer attribute forms fields order to be alphabetical by label.

    SWAT-10658

    Change Types in Clapi

    - release versioned CLAPI types

    SWAT-10675

    Add translation field on content types grid

    Added support for translations on Type record descriptions.

    SWAT-10717

    Optimize attribute save

    Improved performance when saving an attribute in the designer.

    SWAT-10720

    Support multiple menu entries in fieldMenu

    - add support of multiple menu entries in fieldMenu

    SWAT-10738

    use latest automation-hub image (1.35) in swat

    Update to latest AutomationHub version.

    SWAT-10762

    Memory leak when using dataset/table handles

    Fixed memory leaks in runtime dynamic data sources. Fixed memory leaks in struct owner and node data sources.

    SWAT-10777

    Double toast message when saving workflow in Automation

    Moved bind from loadApp to bootstrap to ensure that it runs once

    ‣
    Patch
    ID
    Title
    Description

    SWAT-10559

    Designer Drag&drop columns in Grid does not auto save

    Fixed an issue with autosave in Designer 2.0 when adding new columns in a SwatGrid.

    SWAT-10580

    Incorrect type of screen is shown in Object structure tree

    Adjusted type names in object structure tree

    SWAT-10751

    Settings not found in Clapi namespace

    Fixed an issue when switching ScreenDesigner version and documentation uri root path setting.

    SWAT-10752

    European number format: it isn't possible to add decimal places

    Fixed an issue with numeric formatting in form fields. Improved edit column formatting in Grid with edit mode enabled.

    SWAT-10765

    Unable to update a filed "Attribute Value" in first designer

    Fixed an issue with formatting in Grid for decimal and integer columns.

    ‣
    Other
    ID
    Title
    Description

    SWAT-10722

    Add "payloadSample" attribute to the SwatCode logic block in SWAT Objects

    'payloadSample' attribute added to SwatCode, fixed smartattribute.xml 'AttributeDesription' naming

    SWAT-10724

    Spike: Use n8n 'workflow:create' hook to display a notification inside swat

    Added automationFlowScreen & toast notification for saving workflow

    SWAT-10797

    Issues in designer with object type name

    Fixed an issue with Designer display of DataSource objects and pulldown menu for Tabbar objects in Designer.

    SWAT-10802

    Issue login background image

    Changed encode function to omit img folder path

    Logo