> ## 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.

# v1.5 (Feb 16, 2026)

> Released Feb 16, 2026.

<Badge color="green" size="md" shape="pill">Major</Badge>

<Info>
  Added Scopes to Integrations and Code Library, export functionality for Billing & Usage and support functionality to process multiple files as a single input.
</Info>

### Platform

* **Code Library:** Added Organization and Workspace scoped access controls for code utilities.
* **Jobs:** Added support for uploading multiple files simultaneously during job creation.
* **Integrations:** Added Organization and Workspace scoped access controls for new integration connections.
* **Slack Integration:** Added four new actions: Create Channel, Invite Members to Channel, Create Canvas, and Edit Canvas.
* **Workflow Insights:** Updated the UI to support versioning, allowing users to track changes in recommendations across workflow iterations.
* **Billing & Usage:** Added export functionality for utilized man-hours and a usage breakdown per workspace.
* **Tasks:** Standardized filtering and statuses. Added support for multiple file uploads and the ability to assign tasks to other organization members.
* **Slack Integration:** Added Create Channel, Invite Members, Create Canvas, and Edit Canvas actions.

### Builder

* **Human Review Task:** Added the display of rejection comments directly within the Human Review Task dialog.
* **Text Extraction Task:** Added support for processing multiple files as input in a single step.
* **Execute Workflow Task:** Implemented automatic locking for sub-workflows linked to a parent workflow to prevent unintended variable or task modifications.
* **Workflow Variables:** Added auto-save functionality triggered upon input variable name entry.
* **Human Task Outputs:** Added support for both single and multiple file variables as outputs.
