Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

PriorityKeyBuild.One Release Notes
HighestImage Modified
SWAT-9272Updated to SmartComponent Library Release 11.7 #77277@2023-08-20 UTF-8
HighImage Modified
SWAT-8625Improved 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
MediumImage Modified
SWAT-8405Webpack 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

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

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



Patch

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



Looking forward to hear your feedback.

...