September 4
Node browser runtime v3.0.7
Security Patches
- Updates packages to remediate CVE-2023-42282.
August 21
Node browser runtime v3.0.4
Features
- Adds proxy support for Firefox monitors.
Security Patches
- Updates packages to remediate CVE-2024-39338.
August 8
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
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
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
Node browser runtime v2.3.28
Fixes
- Fixed an issue where Certificate Check Monitor failed with a "no certificate" error when the
subjectAltName
field was not provided.
April 29
Node browser runtime v2.3.21
Features
- Adds Webassembly (WASM) support for private Job Managers
Fixes
- Scrubs URI encoded secure credentials from job results
April 5
Node browser runtime v2.2.49
Features
- Adds Custom Node Modules support for private Job Managers
Fixes
- Customers can't see cookie values anymore to mask sensitive data
Security patches
- CVE-2024-28849
March 20
Node browser runtime v2.2.45
Features
- Adds form-data module
- Adds async module
Fixes
- Step monitor Assert element step no longer preemptively throws error when element not found
- Masks sensitive header values in HAR log
Security patches
- CVE-2023-4228
February 26
Node browser runtime v2.2.33
Fixes
- Adds additional fonts for displaying Chinese and Korean characters in screenshots
Security patches
- CWE-1333