Improved Scraping Reliability and Session Handling
This release focuses on improving overall platform reliability and polishing your dashboard experience. We have enhanced our scraping engine to automatically bypass detection systems, ensuring higher success rates for your scraping tasks. Additionally, we corrected an announcement bar layout issue and upgraded session expiration flows for seamless dashboard navigation.
Active sessions are now immediately terminated and blocked the moment they are revoked. This prevents any unauthorized access to your dashboard or API keys using expired session tokens.
The scraping engine now automatically detects blocked requests and reroutes them through clean IPs. This ensures your scrapes succeed reliably without interrupting interactive solver flows.
Improvements
2General bug fixes and improvements
Plus 1 internal improvement for better reliability and performance.
General improvements
This release includes general improvements and maintenance updates.
Bug Fixes
3Reliable third-party sign-in flows
We modernized the secure data handoff during sign-ins. This eliminates transient authentication errors and ensures a seamless, reliable login experience.
Enhanced Scraping Reliability
The scraping engine now automatically detects blocked requests and reroutes them through clean IPs. This ensures your scrapes succeed reliably without interrupting interactive solver flows.
Fixed Announcement Bar Layout
We fixed a dashboard layout bug that displayed a blank 45px space. Promotional banners now display correctly, while critical maintenance alerts remain prioritized.
Security
2Instant Revocation of Expired Sessions
Active sessions are now immediately terminated and blocked the moment they are revoked. This prevents any unauthorized access to your dashboard or API keys using expired session tokens.
Graceful Session Expiration Handling
API requests with expired sessions now receive a structured error response for easier programmatic handling. Dashboard users are gracefully redirected to log in while keeping their current path.
Plus 3 internal changes for stability and performance.