2026-04-06 Release

Modified on Mon, 6 Apr at 7:31 AM

General Enhancements

  • Advanced Email Sender – Added support for sending emails based on file content.  Pair this with Custom Processors to develop highly formatted HTML emails.
  • Mapping Tool Enhancements– Shipped multiple improvements to the mapping tool UX and workflow to make building and iterating on maps faster including
    • a full screen mode
    • ability to redeploy flows directly from the mapping screen
    • other quality of life enhancements
  • Allowing saving values from pre-processor to be accessed in post-processor – Added support for persisting values set in pre-processors so they can be referenced later in post-processors. See https://github.com/chain-io/custom-processor-examples/blob/main/example_scripts/store_values_in_preprocessor.js and https://github.com/chain-io/custom-processor-examples/blob/main/example_scripts/retrieve_values_in_postprocessor.js for examples
  • Cargowise: save UniversalInterchange wrapper file to portal execution – Saved the UniversalInterchange wrapper output as part of portal execution files for easier debugging and auditing.
  • License Page Status Filter Controls – Added status filter controls on the license page to make it easier to find and manage licenses at scale.
  • Visual Builder: Improve component selector UI – Refined the Visual Builder component selector interface to make it quicker to locate and configure components.
  • Add ability to redeploy flows from Mapping Tool with latest map version – Enabled redeploying flows from the mapping tool using the latest map version to reduce manual redeploy work.
  • Notifiers: Log Message Does Not Contain – Added support for a “log message does not contain” condition to improve filtering and alerting use cases.

Adapter Enhancements

  • Fully Migrate Cargowise XUS/XUT IC Adapter – Completed the migration of the Cargowise XUS/XUT IC adapter to the latest runtime for improved consistency and maintainability.

General Bugfixes

  • Errors when retrieving auth tokens for Cargowise Next endpoints are incorrectly surfaced in portal executions – Corrected error handling so token retrieval failures show the right error context in portal executions.
  • AI Checks Failing on bad JSON – Improved resilience when AI Checks encounters malformed JSON payloads to prevent unexpected failures.
  • Workspace Flow Notification Page — Unsaved Changes Indicator – Fixed the unsaved changes indicator behavior on the workspace flow notification page.
  • Visual Builder Description Field Required & Error Display Fix – Fixed required-field validation and improved error display for the V3 description field.

Adapter Bugfixes

  • Technical Error on failed EDI Translation with validation turned off – Fixed a technical error when EDI translation fails while validation is disabled.
  • Cache key too large error when using Cargowise XUS IC duplicate filter – Resolved cache key size issues that could occur when using the duplicate filter.
  • HTTP Launcher Basic Auth fails if password has colon in it – Fixed Basic Auth handling to support passwords containing colons.
  • No UI error message when creating an AS2 Profile with a CA Signed Certificate – Added proper UI error feedback for CA-signed certificate import failures.
  • Multiple EDI file mappings within single flow race condition. – Fixed a race condition when multiple EDI file mappings were used within a single flow.
  • Insecure FTP Checkbox Bad Default – Corrected the default value for the insecure FTP checkbox to reduce misconfiguration risk.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article