Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    25.1.0

    25.1.0

    All Release Notes

    ‣
    Major
    ID
    Title
    Description

    SWAT-9991

    Make parent property in webui typed to improve quality

    Added types to webui widget parent property to improve code safety and clarity.

    SWAT-11408

    Replace ToolbarType attribute with HtmlClass

    - set toolbar style using HtmlClass attribute - add HtmlClass attribute to SwatVisual level - set HtmlClass values at toolbars as AttributeStyle value is in them - remove AttributeStyle attribute (and unused links) - add nested toolbar CSS variables to set values for borderRadius, backgroundColor, shadow, margin, etc - add nested toolbar CSS variables to set values for button (different button states): text size, text color, background color - reassign toolbar CSS variables for specific toolbar type: grouped (as default), filled, transparent - add b1-toolbar class to the toolbar control root

    SWAT-11457

    SwatTabbar Subtype attribute is useless

    - remove unused Tabbar Subtype attribute

    SWAT-11719

    Add support for invoke server task to call into ServerActions

    - add support for server actions on the app server (NestJS) - add HealthCheck, Weather server action handlers as samples - add a server-action package with callServerAction API method - add server action can be called via invokeServerTask - refactor: use more specific InvokeServerTaskNanoOptions, InvokeServerTaskAutomationOptions interfaces - introduce InvokeServerTaskJsdoOption interface/type for invokeServerTask params; mark InvokeServerTaskJsdoOptions as deprecated - extract invokeJsdoServerTask to a separate file

    ‣
    Minor
    ID
    Title
    Description

    SWAT-10008

    Tabbar viewTemplate config attribute behaves incorrectly

    - 'Icon and Text' value can be used correctly as a Tabbar view template

    SWAT-10212

    Add option to trim PASOE from within the application

    Added option to trim PASOE from within the System administrator Desktop

    SWAT-10381

    Datasource that loads a MenuStructure

    Added sample screen showcasing menu structure as a datasource: "SampleDataSourceMenuStructure"

    SWAT-10531

    n8n B1 backend connector: Support outputting errors

    Improved AutomationHub Build One Connector node to allow output of errors, either on same branch or one different, based on setting parameter

    SWAT-10630

    Application settings yes/no became true/false

    Fixed an issue where boolean application settings would have inconsistent values, depending on the localization format settings. Now all boolean properties use the "true"/"false" values.

    SWAT-10643

    Allow Clear attribute is a checkbox

    Made allowClear attribute visualisation type checkbox.

    SWAT-10695

    Make visibility can be applied to any field button used in BaseFormDataField

    Visibility for Form field label buttons can be controlled via client logic. showLabelButton(menuCode:string) hideLabelButton(menuCode:string) are available in CLAPI

    SWAT-11751

    Missing authorization during profile save

    Added a new security token CanManageUserProfiles, which can be used to restrict access to other users' profiles.

    SWAT-11894

    Memory Leaks in ServiceInterface:fetchdataset calls

    Fixed memory leaks in OpenEdge codebase.

    SWAT-12008

    Cardview icon can not be set

    Sync menu struct and action icons. Reorder menu struct posframe form fields.

    SWAT-12104

    Change CKEditor placeholder to use CustLegal

    Adjusted placeholder to Customer name from Guest name in Richtext and ItText objects.

    SWAT-12118

    Which options does exist at the moment for user-specific desktop menus?

    Fixed an issue where user-level desktop menu option was ignored.

    SWAT-12133

    Add missing files sales items offer

    Added fab button as part of offer application.

    SWAT-12134

    Logic desktop is not restricted to only admin users

    A new Logic desktop is now available under the Logicalize desktop group, providing a focused view of all logic objects.

    SWAT-12156

    When the field is disabled the field menu is disabled

    Field menu buttons are disabled when a form field containing those menu items is also disabled.

    SWAT-12194

    DocxFactory/Printing offers/ckEditor: formatting of font size and color doesn't working properly

    Updated ckEditor5 font size & colors configuration to use old formats.

    ‣
    Patch
    ID
    Title
    Description

    SWAT-11598

    Error displayed when creating passthrough link on multiple levels

    Fixed passthrough links when connected through multiple nested Frames.

    SWAT-12057

    Can create invalid object-type

    Object type name is now mandatory when creating a new object type.

    SWAT-12198

    Can NOT change layout using old Designer. (Affects functionality under e2e test(s))

    Fixed a bug with links

    ‣
    Other
    ID
    Title
    Description

    SWAT-11270

    Use HtmlClass attribute to handle different designs in object types

    - set toolbar style using HtmlClass attribute - add HtmlClass attribute to SwatVisual level - set HtmlClass values at toolbars as AttributeStyle value is in them - remove AttributeStyle attribute (and unused links) - add nested toolbar CSS variables to set values for borderRadius, backgroundColor, shadow, margin, etc - add nested toolbar CSS variables to set values for button (different button states): text size, text color, background color - reassign toolbar CSS variables for specific toolbar type: grouped (as default), filled, transparent - add b1-toolbar class to the toolbar control root

    SWAT-12002

    Adjust Form spacing theme variables

    Gap between columns in forms has been reduced for B1 Air theme

    SWAT-12049

    AutomationHub: allow using SecHub as source for importing/exporting credentials

    automation hub can now export and import all credentials from a sechub instance

    SWAT-12121

    AutomationHub can be accessed without beeing logged into B1

    prevent direct access to automation hub ui if not logged in

    SWAT-12130

    Refactor IconPicker

    Fixed issue with IconPicker screenValue not containing styling info.

    SWAT-12197

    Fix broken test on develop

    - change application setting value check according to updated values types - disable a flaky/incorrect test

    Back to Release NotesRelease Notes

    Back to Home Page

    Logo