Unstract Cloud Changelog - 2025
v0.148.3
Release Date: January 19, 2026
Bug Fixes
- Upgraded LiteLLM to 1.80.0 to fix Bedrock region routing.
v0.148.2
Release Date: January 14, 2026
New Features
- Stripe billing portal: Integrated Stripe billing portal for subscription management.
- Autoscaling improvements: Added scaling factors for worker file processing V2 autoscaling.
- Billing page update: Updated Billing page with Table mode details.
Bug Fixes
- Fixed prompt-service plugin loading in on-prem builds.
- Fixed toolPdb maxUnavailable value format.
- Preserved management directories during Nuitka compilation.
- Fixed confirmation alert always triggering regardless of context.
- Restored user session persistence on verticals routes refresh.
- Surfaced underlying library errors for database destination connectors in the UI.
v0.148.1
Release Date: January 13, 2026
New Features
- Role mappings: Added support for SUPERVISOR and REVIEWER role mappings.
v0.148.0
Release Date: January 5, 2026
New Features
- PodDisruptionBudget: Added PodDisruptionBudget for tool execution pods to improve availability during cluster operations.
- Export reminder: Added export reminder for Prompt Studio projects currently in use by workflows.
- Custom data in Prompt Studio: Added custom data support in Prompt Studio.
- Security headers: Added security headers and HTTP method restrictions to nginx.
Bug Fixes
- Added retry logic for Kubernetes API 5xx errors in container status checks.
- Redirected active and trial users away from subscription end page.
- Removed CheckableTag enabled/disabled toggle from LLM profiles.
v0.147.0
Release Date: December 23, 2025
New Features
- Okta integration: On-prem support for Okta enterprise SAML integration.
- HITL confidence editing: Added confidence highlighting and inline editing to JSON View in Human-in-the-Loop.
Bug Fixes
- Fixed word-level confidence calculation issues.
- Fixed HITL tab disable issue in configure destination.
- Fixed search filter not clearing when switching adapter settings.
- Added back button to Add Adapter/Connector modals.
- Fixed pdfjs worker loading issues.
v0.146.0
Release Date: December 17, 2025
New Features
- HITL rule engine for API deployments: Enabled HITL rule engine for API deployments.
- Word-level confidence rules: Added word-level confidence checking for HITL jsonConfidence rules.
Bug Fixes
- Handled SoftTimeLimitExceeded with proper container cleanup.
- Fixed Llama parse extraction failures.
- Implemented SIGTERM handling in sidecar tool container for graceful shutdown.
- Surfaced 4xx status codes in Single Pass Extraction.
- Surfaced status codes from third-party clients in error messages.
- Fixed handling of file paths with spaces.
- Removed TrigramExtension to fix on-prem installation failures.
- Passed word-level confidence setting to Structure Tool correctly.
- Fixed HITL rule evaluation edge cases.
v0.145.0
Release Date: December 11, 2025
New Features
- Adapter search: Added search functionality to LLMs, VectorDBs, Embeddings, and Connectors pages.
- File History UI improvements: Improved File History UI with clearer column names.
Bug Fixes
- Updated worker PodDisruptionBudgets and added cast.ai annotations.
- Handled 4xx exceptions in Single Pass Extraction.
- Changed platform settings menu from click to hover interaction.
- Fixed N+1 query patterns in execution log views.
v0.144.0
Release Date: December 8, 2025
New Features
- Max file execution count: Added
MAX_FILE_EXECUTION_COUNTconfiguration to limit concurrent file processing. - Execution log controls: Added auto-refresh and controls for execution logs.
- File history viewer: Added file history viewer with maximum file execution count limit.
Bug Fixes
- Disabled broken Oracle connector.
- Captured connector error logs in ETL pipelines.
v0.143.2
Release Date: December 5, 2025
Bug Fixes
- Upgraded LLMWhisperer to v0.19.2.
v0.143.1
Release Date: December 4, 2025
Bug Fixes
- Updated Azure LLM adapter to use deployment name as model name.
- Fixed validation issue with deployment name for Azure OpenAI LLM.
v0.143.0
Release Date: December 4, 2025
New Features
- Multiple API keys: Added support for creating multiple API keys in the LLMWhisperer portal.
- Organization sharing for workflows: Enabled organization-level sharing for workflows.
- File processing order: Added configurable file processing order (FIFO/LIFO with round-robin).
- Batch processing: Added batch processing support for pipelines.
- Smart table extractor: Added smart table extractor for Excel files.
- XLSM file support: Added support for XLSM file format.
- Custom Anthropic API key: Added support for custom Anthropic API key from request headers.
- Bulk download for HITL: Implemented bulk download for HITL approved records.
- Word-level confidence: Added word-level confidence with HITL rule engine support.
- Public playground access: Enabled public playground access without authentication.
- Improved prompt logs: Improved prompt logs display in Prompt Studio.
Bug Fixes
- Migrated unstract-sdk library to sdk1.
- Removed Gunicorn max-requests setting to prevent 502 errors.
- Optimized Auth0 role lookup performance.
v0.142.0
Release Date: November 18, 2025
New Features
- Okta SAML via Auth0: Added Okta enterprise SAML connection using Auth0.
- Connection pool tuning: Increased PgBouncer connection pool sizes.
Bug Fixes
- Tracked page usage only for successful executions.
- Fixed notification plugin loading.
v0.141.1
Release Date: November 13, 2025
Bug Fixes
- Updated worker v2 deployment strategy to 25% max unavailable/surge.
- Fixed HITL rule evaluation and added jsonConfidence bracket notation support.
- Added support for API workflow testing from the workflow page with proper queue routing.
v0.141.0
Release Date: November 12, 2025
New Features
- Organization sharing for pipelines and API deployments: Enabled organization-level sharing for ETL pipelines, Task pipelines, and API deployments.
- Email notifications for sharing: Added email notification support for connector sharing.
Bug Fixes
- Extended sharing notifications to support connector resource type.
- Removed Flipt as a bundled chart dependency.
- Improved global rate limit error message.
v0.140.0
Release Date: November 10, 2025
New Features
- Packet processing for HITL: Added packet processing support for HITL manual review.
- Sharing notifications: Extended sharing notifications to support adapters and Prompt Studio projects.
- Smart table extractor: Implemented smart table extractor for Excel files.
- XLSM support in API deployments: Added XLSM file support in API deployments.
- Custom API key support: Added custom Anthropic API key and LLMWhisperer key support from request headers.
- File processing order: Added FIFO/LIFO file processing order with round-robin batching.
- Organization sharing: Enabled organization-level sharing for workflows, adapters, and Prompt Studio projects.
- Active file cache TTL: Added active file cache TTL configuration.
Bug Fixes
- Configured PostHog for cloud vs on-prem environments.
- Improved settings navigation and modal styling.
- Improved prompt logs display in Prompt Studio.
- Fixed multiple multi-sheet Excel processing issues.
v0.139.4
Release Date: November 5, 2025
Bug Fixes
- Fixed case sensitivity issue in Auth0 authentication.
v0.139.3
Release Date: November 3, 2025
Bug Fixes
- API deployments now properly clean up execution directories after completion.
v0.139.2
Release Date: November 2, 2025
Bug Fixes
- Added InternalAPIAuthMiddleware to Django middleware stack.
v0.139.1
Release Date: October 31, 2025
New Features
- Nuitka code obfuscation: Added Nuitka-based code obfuscation for on-prem worker unified docker image.
Bug Fixes
- Fixed Celery SIGSEGV crash issue.
- Fixed task duplication during warm shutdown.
v0.139.0
Release Date: October 27, 2025
New Features
- API rate limiting: Added per-organization API rate limiting with cache-based locking.
- SDK1 migration: Migrated to SDK1 with LiteLLM integration, retry logic, and exponential backoff.
- Organization sharing: Enabled organization-level sharing for workflows, adapters, and Prompt Studio projects.
- Sharing notifications: Added sharing notifications via email.
- Active file cache TTL: Added active file cache TTL configuration.
- Unified worker improvements: De-Djangofied Celery workers with internal APIs for improved performance.
Bug Fixes
- Improved execution tracking configuration.
- Updated worker rollout strategy.
- Improved Celery worker stability with broker heartbeats, chord retry, and duplicate detection.
- Improved PgBouncer, RabbitMQ, and autoscaling configurations.
v0.138.0
Release Date: September 25, 2025
New Features
- Enterprise SSO organization mapping: Added SSO organization mapping support for custom domains. See Enterprise SSO for details.
- FIFO/LIFO file processing order: Implemented configurable file processing order with round-robin batching.
v0.137.0
Release Date: September 23, 2025
New Features
- Custom data variable support in Prompt Studio: Added custom data variable support for dynamic prompt variable replacement.
- Deeper PostgreSQL connectivity check: Added deeper PostgreSQL connectivity validation in prerequisite containers.