- Added new VSCode extension UI with an actions view, live selector picker, “Record new test” feature, and browser reuse capability.
- Extended Test Runner API: test.step now returns its function value, introduced test.describe.fixme, a new “interrupted” status, CLI tracing flag (trace=on), and testCase.id for reporter history.
- Updated platform support: shipped Ubuntu 22.04 Docker image and deprecated macOS 10.15, Node.js 12, and Ubuntu 18 support.


