All releases
v3.5.0
June 19, 2026
Minor release
In this release
New2
Improved2
Fixed9
Security1
Internal17
Total31

Reliability, Security, and UX Polish

This release delivers critical security patches, major UX improvements across documentation and marketing pages, and enhanced scraping reliability. The Anti-Bot Sensor Intelligence milestone ships, bringing proactive detection monitoring and alerting capabilities.

Highlights
Anti-Bot Sensor Intelligence

The Anti-Bot Sensor Intelligence milestone ships fully (22/22 issues complete). This adds automated monitoring of bot-detection patterns across target sites, enabling faster adaptation when detection methods change.

New Features

2

Anti-Bot Sensor Intelligence

The Anti-Bot Sensor Intelligence milestone ships fully (22/22 issues complete). This adds automated monitoring of bot-detection patterns across target sites, enabling faster adaptation when detection methods change.

Pricing page playground and improved CTA

The pricing page now includes an interactive playground CTA for direct testing without the consent gate. A sticky promotional bar is also removed to reduce friction for new users.

Improvements

2

Status page shows live uptime data

The /status page now displays real uptime percentages fetched directly from the API rather than hardcoded values. Uptime data refreshes automatically to reflect actual service health.

General bug fixes and improvements

Plus 17 internal improvements for better reliability and performance.

Bug Fixes

9

Crawl pricing buttons show correct price

Crawl tier pricing buttons were all showing $0.0003 regardless of tier. Each button now displays the correct price for its tier.

Dashboard page titles corrected

Seven dashboard pages were showing a generic 'Dashboard | AlterLab' browser tab title instead of page-specific titles. Each page now shows a descriptive, navigation-friendly title.

Email verification flow pre-populates email

After clicking a verification link, the login form now shows a verified success banner and automatically pre-fills the email address, reducing friction for new users completing sign-up.

Auth pages accessibility improvements

Login and signup forms now include proper aria-labels on inputs and role=alert on error messages, improving screen reader compatibility and keyboard navigation.

Docs sidebar sections restored

Three documentation sidebar sections (Integrations, Use Cases, Auto-Generated Reference) were hidden by default and are now visible on first load.

Documentation example updated for current API

The quick-start example in docs was referencing a deprecated response field. It now reflects the current API response structure.

Mobile rendering fixed on /about and /platform

Page body sections were invisible on narrow screens (393px) on the /about and /platform pages due to a layout overflow issue. Both pages now render correctly on mobile.

Contact page form visually restored

The contact form card was visually invisible on the /contact page. The card now renders correctly with proper border and background.

Blog mobile navigation header added

Blog article pages were missing the mobile hamburger menu, leaving mobile users without navigation. A mobile-aware header with hamburger menu is now included on all blog pages.

Security

1

Critical dependency security patches

Security vulnerabilities in core HTTP and cryptography dependencies have been patched. Updated packages address multiple reported CVEs including remote denial-of-service and authentication bypass risks.

Plus 17 internal changes for stability and performance.