Skip to main content

Unstract Cloud Changelog - 2026

v0.158.0

Release Date: March 19, 2026

New Features

  • Platform API keys: Added Platform API key support for programmatic access to the Unstract Platform API. Organization admins can create, list, update, rotate, and delete API keys via the UI under Platform > Platform API Keys. Keys provide Bearer token authentication for all Platform API endpoints. See Platform API Keys documentation for details.
  • Service account access bypass: Service accounts now have visibility into and can bypass access restrictions for pluggable apps, enabling automated integrations without manual permission grants.

v0.157.0

Release Date: March 17, 2026

New Features

  • High-availability infrastructure: Added Redis Sentinel and RabbitMQ quorum queue support for improved reliability and automatic failover in production deployments. See HA Deployment for details.
  • HITL reviewer name display: Documents in review now show the reviewer's name in the HITL queue. See Human in the Loop (HITL) documentation for details.
  • Improved HITL permissions: Streamlined permission checks for HITL operations.

Bug Fixes

  • Fixed Redis Sentinel and MinIO HA compatibility issues across multiple services.
  • Fixed Agentic Prompt Studio configuration for on-prem deployments.

v0.156.2

Release Date: March 16, 2026

New Features

  • Redis Sentinel HA support: Added Redis Sentinel support for backend, Celery, cache, tool containers, sidecars, and metrics services with automatic failover. See HA Deployment for details.
  • RabbitMQ HA with quorum queues: Added configurable quorum queue support for RabbitMQ broker. See HA Deployment for details.
  • LLMWhisperer client retry backoff: Added configurable retry and backoff for LLMWhisperer client requests.

Bug Fixes

  • Fixed Redis Sentinel stability issues across multiple backend services.
  • Fixed TTL time display to show days instead of only hours.
  • Fixed profile dropdown menu items alignment.
  • Fixed Agentic Prompt Studio build by including prompt files.

v0.156.1

Release Date: March 11, 2026

Bug Fixes

  • Fixed MinIO Operator Helm repo configuration in GCR push workflow.

v0.156.0

Release Date: March 11, 2026

New Features

  • HITL default TTL changed to 90 days: Default TTL for HITL records changed from unlimited to 90 days. See HITL documentation for details.
  • HITL Fetch Specific: Added targeted document review — fetch specific documents from the HITL queue by identifier. See HITL documentation for details.
  • HITL rule string in API responses: API responses now include rule_string and display TTL in days. See HITL Rule Configuration for details.
  • MinIO HA support: Added optional MinIO HA via MinIO Operator for high-availability object storage. See HA Deployment for details.
  • Azure AI Foundry adapter: Added Azure AI Foundry as a new LLM adapter option.
  • SharePoint/OneDrive connector: Added SharePoint and OneDrive filesystem connector support. See Working with Connectors for details.
  • Secure cookie settings: Enabled secure cookie configuration in Helm values.
  • HubSpot integration plugin: Added HubSpot contact property update integration for user journey tracking.

Bug Fixes

  • Fixed HITL API rules still being evaluated after removal.
  • Fixed secure cookie configuration for improved session security.
  • Fixed connector directory listing cache, including Azure storage expiry regression.
  • Added PDF viewer error fallback when document fails to load.
  • Fixed landing page content clipping on laptop/tablet screens.
  • Fixed consistent empty state when search returns no results.
  • Fixed SharePoint directory listing not returning file details.
  • Improved model pricing cache refresh frequency.

v0.155.0

Release Date: March 6, 2026

New Features

  • Vertex AI vertex_location support: Added vertex_location field for Vertex AI adapters to configure regional endpoints. See Google / VertexAI Gemini Pro adapter for details.
  • total_pages_processed in API response: Execution API response and worker destination metadata now include total_pages_processed count. See Execution API for details.

v0.154.0

Release Date: March 5, 2026

New Features

  • CSV, TXT, and Excel file support in Prompt Studio: Prompt Studio file converter now supports CSV, TXT, and Excel files in addition to PDF and images. See Adding and Managing Documents for details.
  • HITL sidebar navigation and queue management: HITL moved to sidebar navigation (removed from profile dropdown), added queue deletion support and nested table row management. See Human in the Loop (HITL) for details.
  • Dashboard metrics system: Added plan banner, welcome card, and subscription usage tab to the dashboard with metrics worker Helm deployment.
  • Card-based layout for deployments: Pipelines and API Deployments listing pages redesigned with card-based layout. See API Deployments for details.
  • Profile page with role and organization info: Profile page now displays user role and organization details.
  • Sidebar expand-on-hover: Enhanced sidebar UX to expand on hover for better navigation.
  • Documentation link popover: Added documentation link popover for connectors in the UI.
  • Workflow deletion error detail: Deletion error messages now show specific pipeline/API deployment names.
  • Login page redesign: Redesigned login form with light-themed right panels.
  • User account migration: Added support for handling email changes during OAuth authentication.

Bug Fixes

  • Fixed workflow executions getting stuck during high-load periods.
  • Fixed Vertex AI pro models incorrectly applying thinking mode when disabled.
  • Fixed Azure OpenAI cost tracking displaying incorrect model names.
  • Added beta tag to Agentic Prompt Studio navigation item.
  • Fixed logs screen pagination in card-based deployment layout.
  • Fixed Prompt Studio tool settings not preserving registry metadata on save.
  • Improved error response when a required tool image is unavailable.
  • Fixed admin access verification on navigation to admin routes.
  • Improved frontend build stability and plugin compatibility.
  • Cleaned up legacy worker infrastructure for better maintainability.

v0.153.0

Release Date: February 26, 2026

New Features

  • OAuth product scope: Added product scope to OAuth authorization requests for login/signup, enabling product-specific authentication flows.
  • Plugin loading infrastructure: Added dynamic plugin loading for enterprise components, cloud migrations, and rule engine.

Bug Fixes

  • Fixed forbidden email error handling during Auth0 OAuth callback.
  • Optimized worker queries and retry configuration for worker base client.
  • Improved dev experience with compose debug override.

v0.152.1

Release Date: February 12, 2026

Bug Fixes

  • Added optimized HITL queue metadata backfill migration for improved performance.

v0.152.0

Release Date: February 10, 2026

New Features

  • HITL PostgreSQL migration: Moved HITL file handling from Redis to PostgreSQL for improved reliability and persistence. See Human in the Loop (HITL) for details.

Bug Fixes

  • Significantly improved HITL queue performance with optimized database queries and faster queue details loading.
  • Fixed HITL TTL display incorrectly showing "Never expires" when a TTL was configured.
  • Fixed expired records still appearing in HITL queue counts.
  • Improved LLMWhisperer extraction logging for better troubleshooting.

v0.151.0

Release Date: February 3, 2026

New Features

  • Agentic Prompt Studio: New backend and frontend for agentic document extraction workflows (beta). Includes SDK integration, registry support, and dedicated navigation. See Agentic Prompt Studio documentation for details.
  • Profile page redesign: Added role and organization info display with enterprise design.
  • Copy-to-clipboard for file execution ID: Added copy button for execution ID in LogModal.

Bug Fixes

  • Fixed HITL rule engine nested array flattening for multi-COA documents.
  • Fixed highlight offset issue.
  • Fixed SIGTERM trap handlers for graceful container shutdown.
  • Fixed incorrect constant reference breaking cloud config loading.
  • Improved save UX in Prompt Studio settings components.
  • Fixed dashboard icon always appearing highlighted.
  • Removed success alerts from deployments and pipelines.

v0.150.1

Release Date: January 30, 2026

Bug Fixes

  • Fixed incorrect constant reference breaking cloud config loading.

v0.150.0

Release Date: January 22, 2026

New Features

  • 1M context for Anthropic LLM adapters: Added support for 1M context window for Anthropic LLM adapters. See Anthropic LLM adapter for details.
  • Billing portal rename: Removed "Past Invoices" button and renamed to "Manage Billing" in subscription UI.

Bug Fixes

  • Fixed custom data string values being wrapped in extra quotes. See Custom Data Variables for details.
  • Added custom data support to single pass extraction. See Custom Data Variables for details.
  • Fixed PostgreSQL race condition in concurrent table creation.
  • Fixed memory leak by closing database cursors in subscription usage handler.
  • Fixed resource leaks in platform-service.
  • Added improved logging for retrieval operations.

v0.149.0

Release Date: January 20, 2026

New Features

  • Stripe billing portal: Added Stripe billing portal integration for LLMWhisperer subscription page.
  • Usage billing control: Added ability to disable usage billing for specific subscriptions in API Hub.

Bug Fixes

  • Fixed packet processing final fetch response API.
  • Added database fallback for API key lookup in LLMWhisperer Bridge.
  • Fixed role update failures for existing users.
  • Fixed Ollama adapters failing post LiteLLM migration. See Ollama adapter for details.
  • Fixed export reminder state persistence across page reloads.