Enhanced Scraping Control and Documentation
This release introduces significant updates to our SDKs with new scraping parameters for better proxy and layout control. We have also launched a documentation synchronization pipeline to ensure our API guides are always perfectly aligned with the live service.
The documentation portal is now automatically synchronized with the live API specification. This ensures that every endpoint, parameter, and response object you see in the guides is always up-to-date with the latest production changes.
The Python and Node.js SDKs now support advanced parameters for system proxy usage, specific proxy country selection, and automatic cookie banner removal. These additions give you more granular control over how your requests are routed and how pages are rendered before data extraction.
This update hardens our data handling by preventing the exposure of sensitive account metadata in support responses and protecting against common injection vulnerabilities in statistics and exports. We have also implemented server-side validation to ensure ticket source and priority metadata cannot
New Features
1Automated API Documentation Sync
The documentation portal is now automatically synchronized with the live API specification. This ensures that every endpoint, parameter, and response object you see in the guides is always up-to-date with the latest production changes.
Improvements
4Expanded SDK Scraping Options
The Python and Node.js SDKs now support advanced parameters for system proxy usage, specific proxy country selection, and automatic cookie banner removal. These additions give you more granular control over how your requests are routed and how pages are rendered before data extraction.
Asynchronous Ticket Creation
Submitting a support request or contact form is now significantly faster. By moving notification processes to the background, we have eliminated the wait time for email delivery during the submission process, allowing for immediate confirmation of your request.
Enhanced Discord Support Integration
Our Discord support tools have been updated to provide more reliable ticket creation for all community members. This ensures a smoother transition from community chat to official support channels without encountering data validation hurdles.
General bug fixes and improvements
Plus 8 internal improvements for better reliability and performance.
Bug Fixes
3Support Portal Reliability
We have resolved several issues in the support dashboard, including accurate activity timelines for closed tickets, restored attachment access for anonymous requests, and a fully functional GDPR deletion endpoint. Ticket status logic has also been refined to ensure active conversations are never pre
Email Thread Continuity
Replies to closed or resolved tickets via email now automatically re-open the original conversation for better continuity. Additionally, emails sent to archived threads will now correctly trigger the creation of a new ticket, ensuring that no communication with our support team is lost.
Dashboard UI Smoothness
The dashboard now handles network interruptions more gracefully with improved error states in the support list. We have also updated the interface to ensure that feedback widgets only appear on relevant, completed tickets to avoid confusion.
Security
1Information Privacy & Integrity
This update hardens our data handling by preventing the exposure of sensitive account metadata in support responses and protecting against common injection vulnerabilities in statistics and exports. We have also implemented server-side validation to ensure ticket source and priority metadata cannot
Plus 8 internal changes for stability and performance.