-
Trying to create a Chat menu item caused an error.
-
The validation message and the checkbox description would overlap if the description was long enough.
-
Long titles did not truncate properly.
-
Fields placed to the right of another field would sometimes get hidden if other fields in the same section became hidden.
-
This version required a patched deploy core to deploy.
-
Using the dynamic field information columns FieldInfo or FieldInfoId to apply the same field information to multiple editable columns would cause an application error.
-
Editable grid would not display an error message when inputting an invalid date format.
-
The menu group visibility procedure binding would not be scripted.
-
Fields using "to the right of" would sometimes be displayed incorrectly on older versions of Safari.
-
File Manager SFTP
8.5.0.2
The List command only retrieves the size of files; directories, symlinks, and other non-file types will have NULL in the SizeInBytes column. To improve compatibility with SFTP servers that do not reliably report item types, it will now also return the size for items whose type cannot be determined.
-
Forward links were not selectable for the GenAI component.
-
GenAI did not support setFieldValuesFromWebService.
-
GenAI did not work as a job or event.
-
The description of a model would not update in edit-mode.
-
Grid field groups would not display their tooltip.
-
Grid would incorrectly disable component content links with selected items.
-
Any special characters in CheckboxDisabledReason would be both HTML encoded and then escaped, instead of showing the end user the desired character.
-
The "AI Generated"-setting on field info would affect affect the first field if multiple fields had the same name.
-
Hovering the AI indicator for a field with HTML content would hide certain elements.
-
Inline popup when used inside a popup would cause the menu item to behave as if it wasn't in a popup when exiting the inline popup.
-
The background of Link Cards would become too dark when hovered or focused making the text hard to read.
-
There would be line breaks in the badge count number if the item text was long.
-
Cid nexus would not work when linking from a multipart part inside a multipart with Cid nexus "self" to the same multipart.
-
Node graph would crash when trying to move labels without a fixed position.
-
Project inspection would ignore custom values for the @Id parameter when inspecting a Multirow, Textbox with Autosearch or Textbox with Popup.
-
SoftadminApi.DeployScript_Insert
8.6.0
The procedure would crash if @UserId was NULL.
-
Web service publishing
8.6.0
An invalid DateTime in the setting 'WebServiceLoggingDateTimeTo' would prevent the web service from starting.