Skip to main content

V 1.2.6

New and Improved Features

Koodisi AI Assistant

NX Agent is now Koodisi, providing a consistent AI experience across the platform.

  • Keeps context while navigating between pages.
  • Shows workflow previews alongside chat while changes are being made.
  • Displays approval plans as diagrams for easier review.
  • Supports skill selection using / commands.
  • Supports connections to external and locally hosted MCP servers.
  • Introduces configurable usage limits and organization-level AI Governance.

Workflow Debugger (Beta)

Introduced step-by-step workflow debugging directly on the canvas.

  • View workflow execution as it progresses.
  • Inspect activity inputs and outputs at each step.
  • Identify where data or processing changes during execution.

The current beta supports simple workflow scenarios. Support for more complex workflow structures and additional debugging capabilities is being expanded.

Message Monitoring (Beta)

Introduced centralized monitoring and management for ActiveMQ and other supported message brokers.

  • Browse dead-letter queues and failed messages.
  • Bulk replay or delete messages.
  • Purge queues using confirmation safeguards.
  • Use expanded audit filters to track message operations.

SOAP and WSDL Support (Beta)

PlatformNX now supports SOAP services alongside REST integrations.

  • Added a WSDL Registry for importing and managing specifications.
  • Automatically derives request, response, and fault schemas from WSDL definitions.
  • Supports SOAP deployment testing from the deployment Test action.
  • Surfaces SOAP faults and transport metadata more clearly.

API Management Improvements

Expanded API management and API lifecycle capabilities.

  • API Collections are now managed within API Manager.
  • Supports organization-level API Collection creation.
  • Automatically generates OpenAPI specifications from API Collections.
  • Changes can be resynchronized and propagated to dependent configurations.

Certificate Resources

Expanded certificate management for integration and connectivity requirements.

  • Certificate bundles in PEM, PKCS#12, and JKS formats can now be uploaded as Certificate Resources.

Chat and Form Surfaces

Workflows can now be published as user-facing chat or form experiences.

  • Create Chat and Form Surfaces for workflows.
  • Customize surfaces using themes and Markdown.
  • Support file uploads in chat surfaces.
  • Pass context using custom headers.
  • Review surface usage through analytics.

Template Marketplace

Expanded template creation, sharing, and governance.

  • Added template authoring and approval workflows.
  • Supports updating template details after creation.

Global Variables in Password Fields

Password fields now support global variables through drag and drop, making it easier to reuse environment-specific or centrally managed values.

Accessibility

Expanded accessibility support across the platform.

  • Added full keyboard operation, including schema-field reordering.
  • Improved screen reader labels, dialogs, and tree semantics.
  • Improved colour contrast and interaction target sizing.

Deployment Governance

Introduced stronger governance around application deployments.

  • Added deployment branch policies.
  • Added change-review controls before deployment.
  • Improved deployment provenance and traceability.

Performance and Responsiveness

This release includes significant platform performance improvements, particularly for larger applications and schema-heavy workflows.

  • Faster page loading and rendering across the platform.
  • Major improvements to large schema mappings.
  • Large mappings remain responsive while loading and rendering.
  • Reduced UI blocking during complex mapping operations.
  • Improved overall responsiveness when working with larger workflow configurations.

Workflow Editing Reliability

Improved editing reliability when working across multiple workflows and browser tabs.

  • Changes remain associated with the correct workflow.
  • Improved protection against conflicting edits across open tabs.

Observability and Metrics

Expanded workflow, channel, and trace visibility.

  • Added per-channel trace health on deployment pages.
  • Added accessible breadcrumbs in Metrics.
  • Added direct navigation to recent traces from workspace, application, and workflow dashboards.
  • Added visible trace IDs.
  • Added subflow analytics to the Analytics dashboard.

Bug Fixes

  • Deployment approval status. Deployment approval status now updates automatically after an approval decision without requiring a manual page refresh.
  • Multi-tab workflow editing. Improved workflow state handling so edits made in one browser tab remain isolated from other open workflows.
  • Workflow autosave. Improved autosave behaviour to preserve the latest workflow changes while navigating between fields and workflows.
  • Database output schemas. Improved generated database schemas so nullable columns are represented correctly.
  • Workflow and Metrics navigation. Improved navigation and trace visibility across Metrics and dashboard views.