3.0.9389.23036
Release notes
Release date:
Release version: 3.0.9389.23036
Enhancements and New Features
Display of Available System Properties
All available system properties in Link can now be viewed along with descriptions of their purpose. They are located under Developer → Context PropertiesIntegrated FTP Retriever: Central Host Configuration
The host field has been removed from the local configuration. The Integrated FTP Retriever now always uses the central host setting defined in the integrated FTP configuration under the Developer menu. This ensures centralized and consistent host management.Environment Visualization in LINK
A background color can now be configured for the environment indicator in the top right corner. This makes it easier to distinguish between test and production environments and helps users avoid making changes in the wrong environment. The color is defined by DevOps and is not user-configurable.CSV Assembler/Disassembler Improvements
The CSV component now supports scenarios where the wrap character and escape character are the same (as commonly produced by Excel). Additionally, an option has been added to control the line break style inside multi-line fields such as product descriptions.Tenant Management in Link
Administrators can now change the company Long Name directly from the Settings | Settings page. The Short Name (used in the URL) remains immutable.Extended Algorithm Support in AS2
In addition to SHA1 and MD5, AS2 communication now supports SHA256, SHA384, and SHA512.Outgoing AS2 flows by default send the full list of supported algorithms in order of preference (per RFC 4130-7.3).
A specific signing algorithm can now be selected on AS2 send locations.
The AS2 HTTP handler allows overriding the MDN algorithm if the sender cannot handle the list properly.
Upload Documents on Init-Configuration
A new Upload test file button has been added to polling location details, allowing files to be uploaded directly using the preconfigured init-configuration. This simplifies reproducing flows without manually uploading to FTP.Extended XSLT Utility Functions
The following utility functions have been added:Trim
– removes whitespace at the beginning and end of strings.NewGuid
– generates a new globally unique identifier.RegexMatch
– returns the first match from a regular expression.SplitStringGetLast
– splits a string and returns the last element.MathPercentDifference
– calculates the percentage difference between two values.
Memory and stability
Significant memory improvements have increased overall system stability.
Breaking changes
In this release, there are no breaking changes that would directly impact existing functionality or configurations.
We always recommend testing any custom-built artifacts with new releases prior to performing an upgrade.