> ## 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.90 Beta (Oct 16, 2025)

> Released Oct 16, 2025.

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

<Info>
  Custom JSON payload definitions for external integrations, standardized date/time formats, and faster job listings with improved pagination.
</Info>

### Platform

* **Navigation Improvements:** Introduced a "Clear all filters" button across all pages and added "View in Builder" option on workflow lists.
* **Standardized Formatting:** Dates and time formats are now standardized across all list views (Workflows and Jobs).
* **Streamlined Job Creation:** System now auto-skips the workflow selection step; duplicated jobs navigate directly to input addition.
* **Page Rename:** Job input page renamed to "Add Job Info".
* **Date Picker Fix:** Resolved issues where the clear button wasn't properly closing the picker and clearing filters.
* **Progress Bar Fix:** Corrected disappearing progress bar on the final step of job creation flow.
* **Template Snapshots:** Workflow snapshot data is now viewable on the Workflow Details Page.
* **Performance Boost:** Job listings now load faster using improved pagination instead of infinite scroll.

### Builder

* **Workflow Persistence:** Complex output mappings are now fully preserved across Builder sessions.
* **Payload Control:** Added the ability to define custom JSON payloads for external integrations using manual variables.
* **Human Review UX:** Comprehensive improvements to the Human Review flow.
* **AI Schema Generation:** Enhanced reliability of AI-generated workflow schemas, reducing manual editing.
