OCNORA
Changelog

What shipped, by date.

Product changes as they land. One line per change, a second when it needs one.

  • Run

    Workflow Ops Center: the Workflows page is now an operations view.

    Status and Health are separate columns, an Attention tab lists what needs a person now, and a failure drawer opens the run, the step and the payload without leaving the list.

  • Build

    Back navigation across the app.

    A back button on every inner page, a re-laid-out builder top bar, and Workflows list state kept in the URL so a filter survives the round trip.

  • Agents

    OpenAI model catalog and a default-model picker.

    Models are discovered from the connection and stored per workspace; nodes resolve their model through the connection’s platform.

  • Run

    Connection Status column on the Workflows list.

    See at a glance which workflows are missing or holding a broken connection.

  • Build

    Missing-app requests from the AI builder.

    When Build with AI needs an integration that is not connected yet, it files a request instead of silently substituting a stand-in.

  • Build

    Request kind badges in the sidebar and the Requests page.

    Connection, integration and template requests each get their own colour and count.

  • Build

    Node unit tests across every tier.

    Scorecard at 100% of node families; 120 pinned defects fixed on the way.

  • Brand

    New OCNORA logo.

    A rebuilt vector mark and wordmark in the dashboard, the favicon and the exports.

  • Build

    Workflow export and import.

    Export any workflow as a file and import it into another workspace; n8n JSON is accepted by the same importer.

  • Govern

    Workflow sharing.

    Share a workflow with another user in the workspace with view or edit access.

  • Build

    Connection requests.

    Builders can request a connection they do not have permission to create; admins see the queue.

  • Platform

    Unicode workflow names save correctly.

    Names in any script, including emoji, no longer fail on save.

  • Run

    Workflow Health and Auto Fix.

    A health pass checks connections, hosts and expressions before the first run, and an Auto Fix worker repairs what it safely can.

  • Build

    List and grid views for the Workflows page.