Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    24.18.0

    24.18.0

    All Release Notes

    ‣
    Major
    ID
    Title
    Description

    SWAT-10314

    Set up a generic reusable webpack config for customers to use

    Introduced a new reusable webui webpack build config that should be used going forwards. A migration guide is available at: https://www.notion.so/build-one/Migrate-to-reusable-webui-build-config-bfcd057dcb4248cdb7c87b9c703909c8

    SWAT-10473

    Adjust SCSS styles to follow a clear dependency flow

    - remove unused SCSS variables: $nav-prev-btn-bg-img-white, $nav-next-btn-hov-background - refactor scheduler styles

    SWAT-11222

    Treeview theme variable for cell borders

    - add cell border to the treegrid theme widget - remove unused SCSS vars: $grid_box_shadow, $treegrid_box_shadow

    SWAT-11355

    Release: Update to latest SCL release

    Update to SmartComponent Library Release 11.7 #81697@2024-09-01 UTF-8

    ‣
    Minor
    ID
    Title
    Description

    SWAT-10089

    Default UserGroup for new B1-Users

    Added support for default user groups; when a user is created, it will be assigned to all user groups specified as a comma-separated list in the 'authentication.defaultUserGroups' application setting. Added automatic assignment of SecurityHub groups on initial user login.

    SWAT-11108

    Add close window function with prompt display

    safeClose function is added on Window level in CLAPI to display hasChanges prompt before closing. close function on window was adjusted to include parameter with beforeClose option 'confirm' that behaves the same as safeClose function. promptWindowClose was marked as deprecated and changed to return a native Promise object instead of a JQuery Deferred object.

    SWAT-11286

    Adjust sample screen AutomationFlow

    Adjusted AutomationFlow DataSource Sample workflow to use SpaceX API to retrieve data.

    SWAT-11294

    OFFER: Article Management - harmonise attributeFlags-DynSelect

    Replaced Article Grid columns attributeFlags and language with DynSelect filter columns.

    SWAT-11309

    Hardcoded attributes for price fields

    Cleanup in currency formatting on data fields.

    SWAT-11317

    Login screen hides buttons when sechub enabled

    Adjusted LoginScreen to automatically resize based on form size in order to fit all buttons.

    SWAT-11325

    Make the application deployment url available as an application setting

    Added a new application setting under the path 'application.appUrl' which will point to the stack's app url. This value can be overridden through the APP_URL environment variable.

    SWAT-11382

    Invoke server tasks to nano should default to 'POST'

    The nano service default request verb is changed to 'POST'.

    SWAT-11383

    Recurring login error on first authentication after PASOE trim

    Fixed an issue where the PASOE would fail to load the user context on login after a PASOE trim.

    SWAT-11406

    New tab for AutomationFlowDesktop

    'Templates' tab added to Automation for selecting workflow template

    ‣
    Patch
    ID
    Title
    Description

    SWAT-11053

    Upload field has unexpected width

    Adjusted width of Upload form field to fixed size and available as theme variable. Fixed issue with initial width of Upload field.

    SWAT-11343

    showGridFilter attribute not working

    Fixed showGridFilter attribute functionality. Add back none and column filter options for showGridFilter.

    SWAT-11373

    Select by hdl no longer works in TreeGrid

    Fixed an issue with reposition2Hdl in Treegrid.

    SWAT-11381

    TreeGrid expandNodes is selecting root node

    Fixed an issue with reselecting the row when expanding all tree nodes.

    SWAT-11422

    Theme variables generation not working

    Fixed an issue with theme variables generation.

    SWAT-11438

    Issue with positioning reposition2Hdl in Treegrid

    Fixed an issue with reposition2Hdl in Treegrid.

    ‣
    Other
    ID
    Title
    Description

    SWAT-11056

    Unexpected default on-click behaviour on data view

    Removed default handling from RowChosen event on DataView and replaced it with default client logic function on object type level.

    SWAT-11276

    create init routines for n8n in scale mode

    use postgres database for automation hub

    SWAT-11311

    n8n Wesocket communication is not working

    fixed websocket communication in automation hub

    SWAT-11377

    can't logout with an expired token

    - fix logout with an invalid (revoked) token

    SWAT-11378

    allow for custom apache configuration files

    custom conf files can be put into conf/buildone/custom.d and loaded when apache starts

    SWAT-11379

    update swat docker compose config for queue mode automation hub

    use queue mode for automation hub

    Back to Release NotesRelease Notes

    Back to Home Page

    Logo