Designer | - Project upgrade support extended for version 8.1.
The project upgrade process has been enhanced to allow projects created in version 8.1 to be upgraded seamlessly to newer releases. - Corrected DLL reference verification in Solution environments.
The reference verification process has been adjusted to correctly validate DLL availability on the appropriate side of the Solution architecture. While the validation behavior has been corrected, ensuring that assemblies and their dependencies are placed in the correct locations remains the responsibility of the solution configuration. - Improved stability of VB.NET string handling in CodeBehind.
The CodeBehind editor has been enhanced to preserve tag references within VB.NET string concatenations during edits, saves, and navigation, ensuring consistent code integrity across common editing actions. - Aligned read-only behavior across code editors.
The read-only experience has been standardized between CodeBehind and Scripts/Code Editor, allowing consistent text selection, copying, and scrolling for improved usability. - Improved RuntimeStartup link handling for SmartClient access.
RuntimeStartup URL handling has been refined to ensure correct SmartClient link resolution and more consistent IP address presentation, including improved behavior in redundant environments with configured network addresses. - Improved import consistency for symbols with custom images.
The symbol import process has been enhanced to ensure that custom images used in dynamics, such as FillColor, are correctly referenced when importing symbols between solutions, preventing incorrect image mapping and ensuring consistent visual behavior.
|