All releases
v5.0.5
August 30, 2026
Patch
In this release
New1
Improved3
Fixed8
Security2
Internal6
Total20

Workspace Security and Unified Billing

This release focuses on internal stability and performance improvements.

Highlights
Unified PAYG Balance Tiers

Funded Pay-As-You-Go accounts are now automatically scaled to their correct billing-tier benefits across all platforms. You can now access advanced limits and features instantly in Workflow Studio, usage reservations, and API dispatch based on your wallet's balance.

New Features

1

Unified PAYG Balance Tiers

Funded Pay-As-You-Go accounts are now automatically scaled to their correct billing-tier benefits across all platforms. You can now access advanced limits and features instantly in Workflow Studio, usage reservations, and API dispatch based on your wallet's balance.

Improvements

3

Synchronized SDK Usage Tracking

Both the Python and Node SDK client libraries have been fully synchronized with our latest OpenAPI specifications. This enables accurate auto-generated type definitions, updated documentation, and seamless local cost-estimation utilities.

Real-Time Parallel Crawling Safeguards

The platform now evaluates real-time available balances and limits before distributing massive parallel scrape jobs. This ensures predictable scaling behavior and protects your account from unexpected budget overages.

General improvements

This release includes general improvements and maintenance updates.

Bug Fixes

8

Multi-Workspace Billing Scoping

Usage estimates, ledger summaries, auto-recharge rules, and billing charts are now strictly scoped to your selected workspace organization. This prevents aggregate billing data from mixing together across distinct workspaces or organizations.

Unified Organization Deposits

Customer deposit checkouts are now correctly mapped to the organization's primary billing principal rather than individual members. This guarantees clean invoice records and correct checkout ownership attribution for corporate cards.

Restored Usage Log Visibility

Dashboard statistics and detailed run logs now accurately show API consumption handled on behalf of the organization's billing owner. This restores real-time tracking transparency for developers monitoring active pipelines.

Instant Owner Role Resolution

Ownership changes for organizations are now reflected immediately across authorization layers instead of relying on outdated caching. New billing administrators can immediately manage budgets and subscriptions.

Reliable JavaScript-Rendered Routing

Fixed an issue where enabling JavaScript rendering could bypass optimal proxy configurations on specific target pages. Your interactive scrapes will now consistently route through high-success paths.

Node SDK Signature Parsing

Resolves verification errors in the Node SDK when processing configurations containing nested template literals. You can now use dynamic values in your request schemas without encountering signature mismatches.

n8n Automation Flow Stability

Corrected a credential-derived URL normalization bug that affected asynchronous polling inside the n8n runtime environment. Workflow nodes can now poll progress securely without facing unexpected authentication drops.

General Bug Fixes and Improvements

Standardized error responses during crawl validation to match expected formats, ensuring more predictable debugging. Historical balance reconciliation records were also corrected to guarantee perfect account ledgers.

Security

2

Instant Workspace Access Revocation

Hardened security boundaries now immediately invalidate user-owned API keys when a member is removed from an organization. This prevents unauthorized calls by instantly flushing all active authorization cache layers.

Personal Workspace Privacy Controls

Invited workspace members can no longer view the private billing tiers and usage analytics of a personal workspace owner. Enterprise-level organizational analytics remain fully functional and unaffected.

Plus 6 internal changes for stability and performance.