> ## Documentation Index
> Fetch the complete documentation index at: https://developer.opus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.92 Beta (Oct 23, 2025)

> Released Oct 23, 2025.

<Badge color="blue" size="md" shape="pill">Minor</Badge>

<Info>
  API Keys now included in Core (free) plan, numerous API edge cases resolved, and more Builder guardrails added.
</Info>

### Platform

* **Core Plan Enhancement:** API Keys functionality has been added to the complimentary Core tier as a standard feature.

### Builder

* **Workflow Integrity:** Multiple edge cases stemming from minimized workflow generation have been fixed.
* **API Job File Stability:** A significant bug impacting API-triggered jobs processing specific file types was resolved.
* **Input Data Validation:** An undefined variable error occurring in certain edge cases on linked inputs has been corrected.
* **Execution Guardrails:** External Service now includes run-guards ensuring execution requires validated endpoint, credentials, and payload information.
* **Variable Templating:** External Service now permits referencing input variables through Jinja templating syntax (`{{variable_name}}`) within request payloads.
