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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Hello there,

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

Major

Priority Key Build.One Release Notes
Highest SWAT-9272 Updated to SmartComponent Library Release 11.7 #77277@2023-08-20 UTF-8
High SWAT-8625 Improved usability and support for custom definition builder classes in dynamic controls.

Breaking change:
Changed BaseObjectDefinitionBuilder's CreateDefinitionObject parameters:
(pcName AS CHARACTER, pcObjectType AS CHARACTER, pcDisplayType AS CHARACTER, OUTPUT poAttributesObject AS JsonObject)
and
(poParent AS JsonObject, pcName AS CHARACTER, pcObjectType AS CHARACTER, pcDisplayType AS CHARACTER, OUTPUT poAttributesObject AS JsonObject)
to:
(poParameter AS Akioma.Swat.Repository.Builder.CreateDefinitionObjectParameter),
where all the previous parameters are available as named properties
Medium SWAT-8405 Webpack configuration and tsconfig files have been merged.
"buildone.webuiEventNamespaceDirectory" default value ("clientlogic/_export") has been changed but can be configured in your application under ".vscode/settings.json". Old default value "clientlogic/_export"

Minor

Priority Key Build.One Release Notes
Medium SWAT-9414 Fixed a bug in copy objects dialog
Medium SWAT-9401 Added dynamic business entity support for tables with no unique indexes.
Medium SWAT-9399 Fixed an incompatibility with OpenEdge 12.2.5.
Highest SWAT-9391 Fixed an issue where the generation of Corticon.js vocabularies failed.
Highest SWAT-9375 -
High SWAT-9373 -
Highest SWAT-9366 Added client api method for displaying validation error
Highest SWAT-9365 Fixed issue with last column in grid not beeing visible due to resizing.
Highest SWAT-9341 -
Medium SWAT-9335 -
Medium SWAT-9333 Added ts-node dev dependencie
High SWAT-9296 Added smart Msg import in swat to avoid any issues with missing msgs.
High SWAT-9246 Removed extra '/' when returning the file path to the frontEnd.
High SWAT-9234 Added a postinstall hook to rebuild the scss.
Highest SWAT-9226 Fixed issue where the session would not be identified properly across multiple apps.
Medium SWAT-9185 Added instance rename on master name change.
Medium SWAT-9138 Added new token: CanDeleteStandardProfile (default, unrestricted only for Admin group).

If this is restricted, the standard user profile cannot be deleted.
High SWAT-9113 Improved 'Create Launch Function' screen/functionality. The 'Screen Name' field is now always loaded with the screen the selected element is used in.
Medium SWAT-9041 Added the DataView for the object master on all the create dialogs. Data in DataView will be filtered based on the object type.
Replaced old template from dialogs with the VUE template.
Made name, module and type fields mandatory for object creation.
Medium SWAT-9040 Copy an object in designer has the object preselected
High SWAT-9039 Drag and drop indicator in form
Medium SWAT-9037 Added drag and drop offset.
Medium SWAT-9033 Adjusted area to trigger object movement in designer
Medium SWAT-9029 Empty icon will be kept in the designer when deleting an instance.
Medium SWAT-9009 Added missing swat config reference to started/cstraining repos
High SWAT-8995 fix Designer error of D&D of a field into a newly added (not saved) block
Medium SWAT-8992 Removed add/edit filter options and kebab menu from attribute grid header.
Medium SWAT-8905 -
Medium SWAT-8838 Removed redundant attributes for SwatEntity objects in designer.
Medium SWAT-8639 Error handling improvements in designer on save.
Medium SWAT-8426 Text field size now saves in user profile so that it remains the same after reopening the element.
Medium SWAT-7566 New theme variables for panels

Patch

Priority Key Build.One Release Notes
High SWAT-9413 Fixed error when opening a screen containing a text field.
Medium SWAT-9342 Fixed failing developer mode test.
Medium SWAT-9337 Fixed E2E tests for EventSelect in SwatGrid.
Highest SWAT-9332 Reverted preLoad attribute removal in Select.
High SWAT-9174 Fixed grid focus after filtering.
Medium SWAT-9008 Fixed dev mode not toggling off properly. Added dev mode toggle tests.
Medium SWAT-8904 Fixed an issue with loading attributes in designer when selecting objects very fast.
High SWAT-8694 File upload field is now cleared upon form clear.
Medium SWAT-8363 Fixed sample screen error and added JSDO error handling.
Medium SWAT-7922 Revise dependencies of Xenon-graph service

Looking forward to hear your feedback.

Thanks,
Build.OneTeam

  • No labels