v2.11.0

vercel-labs/agent-browserv2.11.0Feb 21, 2024by github-actions[bot]

AI Summary

This release adds configuration options to the REST API scanner and fixes Docker build issues, while updating various tooling dependencies.

Key Highlights

  • REST API now supports scan options.
  • Fixed Docker builds.
  • Bumped Github action dependencies.
  • Bumped tools versions (mockery, swag).
  • Bumped yarn version to v3.2.4.

New Features

  • Support for scan options in the REST API.

Full Release Notes

## Changelog

- REST API now supports scan options (#1393) ([read docs](https://sundowndev.github.io/phoneinfoga/getting-started/scanners/#scanner-options)) 
- Bump Github action dependencies
- Bump tools version (mockery, swag)
- Bump yarn version to v3.2.4
- Fix Docker builds (#1354)