Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    24.3.0

    24.3.0

    All Release Notes

    ‣
    Minor
    ID
    Title
    Description

    SWAT-9901

    Double click in designer dataview should open the object in a new window

    Allow opening an object when dbl clicking on the new designer dataview obj list.

    SWAT-9920

    Generate updated CLAPI docs

    Generated updated CLAPI docs.

    SWAT-10056

    Theme Properties for Panels

    - provide theme properties for panel: header border bottom; border-radius

    SWAT-10094

    New Dataview Template

    Created generic vue card template component to minimize code duplication and improve UI design.

    SWAT-10107

    "Create new object master" in the new designer replace the instance by the new master

    Added option to auto replace instance with newly created master.

    SWAT-10141

    Update CK Editor 5 in SWAT

    Updated CkEditor 5 to latest version.

    SWAT-10158

    None of the info buttons are working

    - Info button has a default cursor when acts as a (HELP) tooltip; - Info button has a pointer cursor when has an action on click

    SWAT-10179

    New LayoutPosition changes behaviour

    Enhanced LayoutPosition selection of object with prompt on change action to swap or remove target object.

    SWAT-10231

    OE extension throws non-breaking error on startup

    Fixed an issue where the OE ABL extension would display an error on workspace startup.

    SWAT-10232

    Reduce workspace startup times with incremental imports

    Added support for partial incremental imports for faster startup times. This is enabled through the experimental B1_INCREMENTAL_IMPORTS environment variable.

    SWAT-10237

    Add backend endpoint for menu component preview

    Added backend endpoint for returning a mock definition for a toolbar/ribbon.

    SWAT-10241

    Pipeline database initialize script fails with error

    Fixed an error where the database initialization script would fail in CI/CD pipelines.

    SWAT-10245

    SWAT data missing in PASOE containers

    Fixed an issue where data imports triggered from the application would fail with an error.

    SWAT-10248

    Build.One DB CLI is referencing old OpenEdge images

    Fixed an issue where generated deployment configs used incorrect images

    SWAT-10270

    Menu structure and menu function changes are not exported.

    Fixed an issue where menu data changes were not available in the repository after an export was triggered.

    SWAT-10275

    Enhance Toolbar theming

    Enhance Toolbar theming: b1-air theme has grouped panel buttons regardless a toolbar "Attribute style" attribute value

    SWAT-10282

    Data import fails in standalone environments

    Added support for default Docker file configurations, so the project-level Dockerfile files are no longer required, if no customizations are required.

    SWAT-10288

    Add support for automatic data imports on deployment

    Set up automatic data import on standalone deployment/update.

    SWAT-10289

    GetInitialValues ignores BE subtypes

    Fixed an issue where the subtype of a business entity would be ignored when copying another record in the GetInitialValues call.

    SWAT-10298

    Automatic data import ignores custom data types and skips SWAT data

    Fixed an issue where automatic data imports in standalones were skipping SWAT data and ignoring custom data types

    ‣
    Patch
    ID
    Title
    Description

    SWAT-9853

    CardView Run action type not working properly

    Cards of a CardView widget now support the 'Run' action type in order to call client logic functions.

    SWAT-9888

    Datasource object types are not interchangeable in replace dialogs

    SwatBusinessEntity objects in the designer can now be replaced by objects of both type SwatBusinessEntity and SwatDataSource.

    SWAT-9924

    Choose window doesn't work correctly in an editable grid

    Allow grid DynSelect Choose window to set the value in either the grid filter or the grid cell.

    SWAT-10091

    Create new Action does not open the new Action designer

    Launch new action designer on action create.

    SWAT-10092

    Open Action from Menu Designer opens the old Action Designer

    Launch new action designer on action open.

    SWAT-10117

    Designer treegrid selection inconsistent when opening Grid objects

    Fixed issues with positioning on objects in Designer 2.0

    SWAT-10149

    Issue with dragging dataview items from the icon.

    Allow dragging in the designer dataview from any part of the card: title, text, icon.

    SWAT-10156

    After every save in Designer in flow tab it jumps back to the designer view

    New designer active tab now persists when reloading the object

    SWAT-10157

    Delete link in flow tab is broken

    Fixed 'Delete link' ribbon button not working in the new designer.

    SWAT-10159

    Layout of flow

    Remove diagram panel menu button.

    SWAT-10174

    Userprofile Grid has Errors with filtering and sorting

    Disable sort on User Profile SelfKey field.

    SWAT-10181

    Adjusts form field label spacing and color

    Adjusted form field label, spacing, alignment.

    SWAT-10230

    Toolbar style is not correct when initially loading desktop

    Fixed an issue with layout calculation when Toolbar items styling is "grouped".

    SWAT-10242

    Offer APP - tabs all throw error 500

    Fixed issue with dynamic lookup dialog for list item pairs dynselects.

    SWAT-10257

    Opening SwatEntity not displaying attributes form

    Solved an issue with Attributes form not being loaded in Designer 2.0 and inconsistent selection depending on object type.

    SWAT-10271

    Cursor focus in wrong position for multi-select input

    Fixed cursor focus being in the wrong position for multi-select inputs.

    SWAT-10292

    Action settings select is not working.

    Fixed an issue with DynSelect value display.

    SWAT-10302

    Toolbar styling issues

    Fix toolbar styling issues and selected theme.

    Logo