March 6, 2023
Node browser runtime v1.1.102
Improvements
- Allows users to set configurable timeouts for heavy monitors
February 28, 2023
Node browser runtime v1.1.99
Fixes
- Fixes the bug where customers were seeing secondary requests not be blocked by our URL filters.
Features
- Adds the feature of accepting device emulation jobs.
February 9, 2023
Node browser runtime v1.1.90
Fixes
- Removed some console logging.
- Reverted feature that added
declarativeNetRequest
to allow/deny list.
Features
- Enabled chrome preserve log and the collection of the har at end of the script. This brings us closer to parity with Chrome 72.
January 17, 2023
Node browser runtime v1.1.79
Fixes
- Fixes CVE-2022-41940 by updating the necessary Node modules.
Node browser runtime v1.1.78
Fixes
- Reverts the changes made to utilize Chrome's DeclarativeNetRequest.
Node browser runtime v1.1.77
New Features
- Utilize Google's DeclarativeNetRequest API to set deny/allow listing, reducing overhead on the system.
Node browser runtime v1.1.75
Fixes
- Fixes the synthetics v1 and v2 TT headers to follow same format as old minion.
December 1, 2022
Node browser runtime v1.1.704
Fixes
- Adds node-vault to allow customers to integrate with Hashicorp vault for secrets management.
- Adds OTPAuth for customers to use single sign on.
November 29, 2022
Node browser runtime v1.1.70
Fixes
- Removed support for net-ping module
November 10, 2022
Node browser runtime v1.1.68
Fixes
- Kubernetes job managers should be running jobs successfully again, after having their queues backed up with jobs due to having the
JOB_ID
- Simple and Scripted monitors with successful checks should not have unrelated timeout error anymore