OL Hub Release Notes 3.0.22

Release Date: January 12 2026

OL HUB Core Version 5.0.140 · OL HUB DTF Version 3.0.22


🚀 Enhancements

New Flow Script Step – Groovy Script

To balance ease of use with technical flexibility, scripting is now divided into two distinct layers: Simple Expression steps and Complex (Groovy) Script steps.

RPC / Screens Condition – Regex Matching

In Screen Flows, you can now define condition cases that match or do not match a regular expression. This is especially useful for validating values against specific patterns, such as email addresses or phone numbers.

IBMi Asset Full Path Requirement

A mandatory Full Path is now required for all IBMi assets. This ensures that, whether source files are uploaded locally or fetched remotely, the asset location is explicitly defined at design time—guaranteeing consistent and reliable execution at runtime.

Generation Info Bars Layout Fix

Generation info bars are now flexible and displayed as overlays, rather than pushing page content downward.

🐞 Bug Fixes

  • Fixed an issue where role updates for SSO-synced users were not persisted in the database. Previously, changing a user’s role (for example, from Member to Contributor) appeared successful in the UI but reverted after leaving the page.
  • Improved error logging for IMS DB connections, providing clearer and more actionable messages.
  • Fixed the CICS additional attribute dismiss-record-on-zeros, which now correctly dismisses list items with zero values in key fields.