Enhanced Billing Reliability and Security
This release includes 2 internal improvements for better reliability and performance.
Advanced browser scraping requests now accurately reserve against your daily budget limits before execution. This prevents accidental overages when running many concurrent high-resource requests.
Standardized the format of API validation errors to remove internal schema metadata. This prevents accidental information disclosure and provides a cleaner, predictable error structure for integrations to parse.
We resolved an issue where internal logging errors could cause webhook notifications to fail during execution. Your integrations will now receive events more consistently, ensuring that your data pipelines remain synchronized without unexpected interruptions.
Improvements
2General improvements
This release includes general improvements and maintenance updates.
General bug fixes and improvements
Plus 20 internal improvements for better reliability and performance.
Bug Fixes
6Enforced spend limits for browser scrapes
Advanced browser scraping requests now accurately reserve against your daily budget limits before execution. This prevents accidental overages when running many concurrent high-resource requests.
Reliable partial refunds processing
Multiple partial refunds applied to a single transaction now process successfully without skipping. Your account ledger will accurately reflect all individual refund amounts as they occur.
Multi-tab promotional code redemption
Applying a promotional code while having multiple billing tabs open will no longer cause checkout sessions to conflict or fail. Your selected promotion will apply cleanly to your active payment session.
Automated dispute balance reconciliation
Your account balance now immediately synchronizes when a bank dispute or external refund is initiated. This ensures your available credits always reflect the true, up-to-date state of your transactions.
Reliable Webhook Event Delivery
We resolved an issue where internal logging errors could cause webhook notifications to fail during execution. Your integrations will now receive events more consistently, ensuring that your data pipelines remain synchronized without unexpected interruptions.
Improved Dashboard Connectivity
We fixed a configuration error that caused intermittent connectivity issues within the management interface. This update ensures you can manage your scraping tasks and monitor account usage with zero downtime.
Security
4Sanitized validation error responses
Standardized the format of API validation errors to remove internal schema metadata. This prevents accidental information disclosure and provides a cleaner, predictable error structure for integrations to parse.
Streamlined API response headers
Extraneous deployment and application version metadata headers have been completely removed from all API responses. This adheres to strict security best practices and ensures minimal exposure of platform infrastructure.
Hardened dashboard session security
Applied stricter security attributes to dashboard session cookies and tightened content security policies. These underlying enhancements ensure your active sessions are strongly protected against external network threats.
Hardened Platform Security
Our core runtime environments have been updated to eliminate several high-priority security vulnerabilities. This proactive measure ensures your scraping data and credentials remain protected against the latest industry threats.
Plus 24 internal changes for stability and performance.