Page tree
Skip to end of metadata
Go to start of metadata

Hello there,

We are glad to inform you that the latest 2023.02 versionof Build.Oneis out. Below is the list of issues that are part of this release.

Major

Priority Key Build.One Release Notes
Medium SWAT-7770 Adjusted SWAT ThemePlugin to work from NPM.
High SWAT-7721 Improvements and cleanup in repository definition builder classes:
- the BuildDefinition method's last parameter has been removed and replaced by the CustomOptions parameter for custom build options
- the SiblingDefinitions property has been removed and replaced by the BuildDefinitions method to support building multiple objects in a builder class
- the DynamicDefinition property has been removed in favor to BuildProperties:IsDynamicDefinition
Medium SWAT-7531 This fix allows user to provide a path for logo through setting logo name and logo extension. It will be processed then into a scss variables which will be used in a string building so $logo variable will contain a proper, configurable path
Medium SWAT-7506 New variables for themes introduced to set background and spacing

Minor

Priority Key Build.One Release Notes
Medium SWAT-7737 Enhanced authentication settings for Secureable, configurable audience and well-known endpoint.
Medium SWAT-7695 Enabled configuration of oidcRoleId for Secureable Authentication.
Highest SWAT-7676 Fixed issue where all image and text controls were read-only.
Highest SWAT-7667 Fixed an issue where copying nodes in tree fails when the data source nodes linking is done using DataRecHdl.
Medium SWAT-7440 Added automation workflows url to be reachable under /service/automation.
Added two cli commands.

b1 export-automation
optional arguments:
arg1: "workflow" | "credentials"
arg2: filename-to-export-to

Samples.
b1 export-automation => src/backend/data/n8n/workflow.json
b1 export-automation credentials => src/backend/data/n8n/credentials.json
b1 export-automation workflow my => src/backend/data/n8n/my.json

2. b1 import-automation
optional arguments:
arg1: "workflow" | "credentials"
arg2: filename-to-import
Medium SWAT-7303 Added unit-tests for hasChanges watchers in BaseFormDataField class.
Medium SWAT-7166 Added automated tests covering DynSelect lookup control.
Medium SWAT-6565 Added test for ribbon components visibility when using a tabbar switching. Test to prevent regression.

Patch

Priority Key Build.One Release Notes
High SWAT-7995 Fix setting standard filter in filter manager
Medium SWAT-7734 Added sample for setting a business task as a business entity.
High SWAT-7733 Added support for dynamic business entities with no database sources.
Highest SWAT-7730 Fixed security vulnerability reported in http-cache-semantics.
High SWAT-7725 Fixed a bug with Calendar input in Form when the initial value was set to null.
Highest SWAT-7694 Fixed security vulnerability reported in taffydb.
Medium SWAT-7650 Fix setting standard filter in filter manager
Highest SWAT-5361 Increased user startup screen character limit to 250.

Looking forward to hear your feedback.

Thanks,
Build.OneTeam