OL Hub Release Notes 3.0.25

Release Date: March 16, 2026

OL Hub Core v5.0.158 · OL Hub DTF v3.0.26


✨ New Features

Screen Flow Grouping

Users can now group screens within a screen flow, making it easier to manage complex processes. Simply drag and drop screens into or out of groups to better organize large flows with many steps.

Screen Flow Bookmarks

Add bookmarks at key points in your flow—such as the start of a subprocess—to quickly navigate and identify important milestones during editing.

Global Models in Method Schemas

Global models can now be used directly within method input and output schemas, enabling better reuse and consistency across your APIs.


🚀 Enhancements

AS400 PCML Asset – Automatic Path Extraction

The system now automatically extracts the path from PCML assets, simplifying configuration and reducing manual setup.

Environment Variable Placeholders (Enhanced)

Connector and Consumer properties now support multiple environment variable placeholders within a single value. Previously, only full-value substitution was supported.

Example:

hostUrl: ${env1}.company.com/${serviceName}

Improved XSD Generation

XSD generation has been enhanced to include additional field attributes such as length, default values, and nullability—providing more accurate and complete schemas.


🐞 Bug Fixes

Additional Attributes Visibility

Fixed an issue where newly added key-value attributes were not visible in the project view, particularly after editing.

PCML Path Handling

Resolved path handling issues for PCML assets using generic paths (e.g., /QSYS.LIB/%LIBL%.LIB/SMTNG.PGM), ensuring compatibility with recent import changes.

OAuth2 Token Refresh (REST)

Fixed an issue where OAuth2 tokens were not being refreshed properly.