OL Hub Release Notes 3.0.31

Release Date: June 9, 2026

OL Hub Core v5.1.12 · OL Hub DTF v3.0.31


✨ New Features

Request Access

Users who hit a permission boundary — a locked app, a read-only project, a restricted connection — now see an inline Request Access button. A scoped panel captures the resource, permission level, duration, and reason, then routes the request to the right approvers. Admins resolve requests from a dedicated inbox without leaving the product. Works identically on SaaS and on-prem.

Reverse API – Auto-Generate Methods

A new Generate Methods card on the Reverse API contract screen creates one method per module asset with a pre-wired invoke step — no manual input/output modeling required. Models can be added later by importing one or more .cpy copybook files via Import Model; parsed fields include COBOL enrichments (COBOL_ORIGINAL_NAME, COBOL_LEGACY_TYPE).

Screen Flow – Direct Variable Access in Expressions

Flow variables are now available directly inside expression steps via $variables — no need to map them from a screen first.