- Added new accessibility assertion APIs (toHaveAccessibleName/Description/Role) and enhanced locator handler API with noWaitAfter, times, locator argument, and removeLocatorHandler methods.
- Extended request and expect options: multipart now accepts FormData, expect.toPass intervals can be configured globally or per project, toHaveURL supports ignoreCase, and testProject.ignoreSnapshots controls screenshot expectations.
- Improved reporting and CLI: suite.entries() with type discrimination, Blob reporter outputFile option (env var), JUnit includeProjectInTestName, and a new last‑failed command‑line option.