3.0.9704.14626

Release notes

Release date:

Release version: 3.0.9704.14626

Enhancements and New Features

More precise distribution selection with context-property filters

Problem:
Sender, receiver and document type are not always sufficient to identify the correct distribution. This is particularly relevant in A2A scenarios where multiple distributions may otherwise match the same message.

Solution:
Distributions can now be configured with advanced filters based on context properties. These filters add another level to distribution resolution, allowing messages to be routed through specific distributions or channels only when the configured conditions are met.

image-20260727-124026.png


Easier message publishing from Advanced HTTP Handlers

Problem:
Advanced HTTP Handler delegates did not have built-in access to ILinkRetrieveProvider. This made it more difficult for developers to publish messages to Link and retain diagnostic information from the handler execution.

Solution:
ILinkRetrieveProvider can now be injected directly into Advanced HTTP Handler delegates. This enables handlers to publish messages to Link together with an associated transport log containing log entries collected during execution, providing improved diagnostic information.

Read more about parameters and Advanced HTTP Handlers here: https://support.bizbrains.com/l300/advanced-http-handlers#Parameters

Breaking changes

No breaking changes in this release.

We always recommend testing any custom-built artifacts with new releases prior to performing an upgrade.

Fixed bugs:

The following bugs have been fixed in this release
  • Fixed incorrect change detection for JSON-based configuration imports (#2630)

  • Preserved onboarding form values after saving a new preset (#2655)

  • Fixed validation errors when cancelling a new test case (#2657)

  • Prevented alert actions when no alert is selected (#2658)

  • Restored audit columns and the column chooser for status event subscriptions (#2659)

  • Corrected the validation message for integrated FTP providers (#2660)

  • Prevented configuration keys with validation errors from being saved (#2661)

  • Prevented invalid tracking UI action configurations from being saved (#2662)

  • Fixed document retention validation and missing actions for long document type names (#2663)

  • Improved error-code validation when reassigning error rules (#2665)

  • Fixed deletion of partners using integrated FTP (#2695)