Release 2026.1

Release notes for Weik.io version 2026.1

Release Date: July 2026

What’s new

  • Manual route invocation for Integration Flows from the UI, CLI and API
  • Native CLI binaries with install scripts for Linux, macOS and Windows
  • Date range filtering in the integration logs viewer

New features

Manual Route Invocation:

  • New Run dialog on the Integration Flow details page for sending messages to a running flow’s endpoints
  • Send a message with a custom body, headers and timeout to an endpoint such as direct:myroute
  • Run fire-and-forget or wait for the reply and inspect the result, including the message body, headers, exchange properties and variables
  • Select which agent runs the invocation, or let any agent with the flow running handle it
  • Failed invocations show the error details, including the exception type, message and stack trace
  • Route invocation is also available through the CLI and the backend API

CLI Distribution:

  • CLI is now published as a native binary
  • Install scripts for Linux and macOS (install-cli.sh) and Windows (install-cli.ps1)

Improvements

  • Integration logs viewer now supports filtering with both From and To dates
  • Documentation for installing on-premise agents

Bug fixes

  • Fixed an error when requesting variables for an Integration Flow
  • Fixed MFT save failing when a source or destination system has no variables