OL Hub Release Notes 3.0.35
✨ New Features
OL-Integration Rebranding & App Prefixing
The HUB application has been officially rebranded to OL-Integration. This change includes a display-only update across the browser tab, header, navigation, and app switcher.
Bulk License Renewal & CSV Export
Administrators can now manage licenses more efficiently with new bulk operations. The license portal now supports bulk renewal of licenses for multiple services simultaneously. Additionally, a new CSV Export feature allows admins to download a list of all project names and their corresponding license keys, simplifying license tracking and auditing.
Groovy Script Steps in Screens Flows
The Groovy script step is now available within Screens flows, bringing parity with RPC-based flows. This update includes a new managed HTTP client for the Groovy sandbox, allowing scripts to securely call external endpoints. Developers can also configure per-step HTTP limits directly within the design-time palette.
Agent to Bridge Rename
To align with the new product terminology, all user-facing references to "Agent" have been renamed to "Bridge." This includes UI labels, help text, and error messages. Note that internal identifiers and APIs remain unchanged to ensure backward compatibility.
Per-User Application Access Control
Tenant administrators now have granular control over application access. A new management screen lets admins allow or deny access to specific applications for individual users within their tenant, ensuring that even if an account is entitled to an app, access can be restricted at the user level.
🔧 Improvements
Auto-Generated Path Parameters
The Asset and Method editors now automatically generate path parameters when a user adds a path input field. This automation prevents common configuration errors where users add fields to the input structure but forget to update the method's path configuration.
🐞 Bug Fixes
-
Automapper - Fixed an issue where the automapper failed to map fields named "Val" when nested within multiple structures.
-
Mapping - Resolved a behavior issue when mapping a List of Strings using the "Map to" function.
-
Flow Editor: Fixed a bug where users with write permissions were unable to delete specific flow steps.
-
API Keys: Fixed a bug where the API key name was copied to the clipboard instead of the actual key value.

