NodeJS/Browser Agent

2026 Release Notes

Version
Date
Changes

6.1.1152

Feb 4, 2026

New Features and Updates:

  • Added a cache-busting mechanism when using a preamble file. Cached deployment files containing an outdated buildSessionId are now automatically synchronized when a new buildSessionId is detected in the preamble file.

6.1.1151

Feb 3, 2026

New Features and Updates:

  • Added console messages across all relevant slnodejs commands, including the Mocha test runner.

  • Added a console message for the existing validation that checks whether a build already exists for the specified buildSessionId.

  • Moved selected lifecycle logs to the info level to avoid duplication with console output.

6.1.1150

Jan 27, 2026

New Features and Updates:

  • Added support for the prId parameter in the Mocha executor.

  • Introduced an API to manually load executions in the remote-agent.

  • Introduced an API to manually set TIA status in the remote-agent.

6.1.1147

Jan 13, 2026

Resolved Issues:

  • Removed obsolete Footprints v5 code from the agent.

6.1.1143

Jan 13, 2026

New Features and Updates:

  • Added support for running the remote-agent with compressed sl-mapping files.

2025 Release Notes

Version
Date
Changes

6.1.1142

Dec 17, 2025

New Features and Updates:

  • Added a public method to allow the remote-agent to send the Agent Started event.

6.1.1140

Dec 17, 2025

New Features and Updates:

  • Added an isRunning flag to the remote-agent to prevent redundant start or stop calls when the agent state has not changed.

6.1.1133

Dec 5, 2025

New Features and Updates:

  • Added a warning message in both the console and the Cockpit when a scan detects the same methods being scanned more than once.

  • Included executionId in all relevant HTTP requests, both in root headers and request metadata.

  • Updated the Mocha executor and nycReport to skip loading the default buildSessionId file when labId is provided.

  • Aligned Mocha behavior to continue supporting the default buildSessionId file only when labId is not provided.

Last updated

Was this helpful?