March 31
Node browser runtime v3.0.26
Fixes
- Upgrade axios to 1.8.2
 
March 12
Node browser runtime v3.0.24
Fixes
- Updated packages to remediate CVE-2023-26156.
 - Updated latest chrome version from chrome-117 to chrome-131.
 
December 10, 2024
Node browser runtime v3.0.15
Fixes
- Removes ssh keys from the runtime image to improve security.
 
December 3, 2024
Node browser runtime v3.0.12
Features
- Enabled support for Podman.
 
September 4, 2024
Node browser runtime v3.0.7
Security Patches
- Updates packages to remediate CVE-2023-42282.
 
August 21, 2024
Node browser runtime v3.0.4
Features
- Adds proxy support for Firefox monitors.
 
Security Patches
- Updates packages to remediate CVE-2024-39338.
 
August 8, 2024
Node browser runtime v3.0.1
Features
- Supports running Firefox browsers for synthetics monitors.
 
Patches
- Updates synthetics-browser-extension to patch ws vulnerabilities.
 
July 25, 2024
Node browser runtime v2.3.60
Features
- Uses FIPs-compliant base images for the runtime
 
Fixes
- Fixes step monitors failing when there are errors in the har
 
Security Patches
- Upgrades various packages to mitigate CVE-2024-37890
 
June 27, 2024
Node browser runtime v2.3.41
Fixes
- Unblock viewpoint.com
 - Shim the selenium function getAllWindowHandles() to not account for all devtool windows
 - Add a retryer to our findElement() functionality in step monitor to handle race condition
 
Security Patches
- CVE-2024-37890
 
May 24, 2024
Node browser runtime v2.3.28
Fixes
- Fixed an issue where Certificate Check Monitor failed with a "no certificate" error when the 
subjectAltNamefield was not provided.