OL Hub Release Notes 3.0.19

Release Date: November 10, 2025

OL HUB Core Version 5.0.116 · OL HUB DTF Version 3.0.19


✨ New Features

  • Flow - Export Invoke Step Input/Output models as JSON Schema.

    Users can now click on an invoke step in the flow and select the "Export Models" option. This will produce a zip file with JSON schemas for both input and output models.
  • REST Modules

    Users now can create REST assets by providing input/output JSON Schemas.

🚀 Enhancements

  • Asset Caching

    Asset Caching has been enhanced to support SSL.
    More about Asset Caching
  • Flow Condition - Referencing previous steps

    Up till now, you could condition only on the latest step.
    Now you can condition on all (the previous) Flow context.

🐞 Bug Fixes

  • String Collection example values are now correctly generated.

  • Runtime screen flow error - Flow would fail when more than one flow has been cloned and published from a single flow.