NodeJS/Browser Agent
2026 Release Notes
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
buildSessionIdare now automatically synchronized when a newbuildSessionIdis detected in the preamble file.
6.1.1151
Feb 3, 2026
New Features and Updates:
Added console messages across all relevant
slnodejscommands, 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
prIdparameter 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
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
isRunningflag 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
executionIdin all relevant HTTP requests, both in root headers and request metadata.Updated the Mocha executor and
nycReportto skip loading the defaultbuildSessionIdfile whenlabIdis provided.Aligned Mocha behavior to continue supporting the default
buildSessionIdfile only whenlabIdis not provided.
Last updated
Was this helpful?

