April 21st, 2026

Variables Variants are here: general variables, variants & smarter composition ✨

This release fundamentally changes how you manage data across your tests. Define variables once at the workspace level, create variants for different scenarios, and compose your test executions with the right data in just a few clicks.

πŸ“¦ New: Variables V3

The new version of variables is now live across all environments.

General Variables: Define a variable once, use it everywhere. A single value shared across all your tests, perfect for environment URLs, API endpoints, or any constant.

Variable Groups with Variants: Variable groups now support multiple sets of values. Think user profiles: create a "Profiles" group with variants like "Admin", "Standard User", "Guest". Each variant holds its own values (login, password, permissions...).

Easy Composition: When executing a test or configuring a monitor, select which variants to use. Mix and match to create the exact scenario you need. No duplication, no manual overrides.

πŸ”„ New: Replace Test

Swap an existing test with a new one while keeping all connected monitors, historical data, and reporting continuity intact. No more recreating monitors when a test needs a major overhaul.

🌐 New: Browser Preset at Monitor Creation

Select a Browser Preset directly when creating a monitor. Your test runs under the exact same conditions as manual execution. A default preset is now automatically applied for web tests.

πŸ” New: Accept Insecure Certificates

Testing on staging with self-signed certificates? The new web testing experience now includes an "Accept insecure certificates" option.

✨ Improvements

  • Agent settings: New "About" panel to edit agent names

  • Dismissable banners: Communication banners now have a persistent close button

  • Keyboard navigation: Escape key closes selection banners on all list pages

  • Validation guardrails: Can't save a monitor or test without required device and browser preset

  • Unresolved variables visible: Test variables that aren't resolved now show clearly in the monitoring form

πŸ› Fixes

  • Fixed live browser disconnecting after ~90 seconds

  • Fixed public shared dashboards failing to load charts

  • Fixed crash when switching products on the variables page

  • Fixed monitor save losing variable actions

  • Fixed incidents page crash

  • Fixed selection banner not showing in Reusables

  • Fixed banner displacing the action bar in list pages

  • Fixed capacity tab layout in web agent details

  • Fixed breadcrumb collection names

  • Blocked access to archived workspaces for non-super-admin users

  • Added all status options to monitor filtering