All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
- Release process assets: changelog tracking and a reusable GitHub release tag template.
1.0.1 - 2026-04-19
- Scoped API security highlights in docs (
read,write,admin). - Admin key lifecycle coverage (
/auth/keys) in docs and release summary. - Redis-backed distributed rate-limit and key-store coverage in release notes.
- Release notes section with direct npm upgrade command in README.
- Docker Compose project naming pinned to
webscopeto avoid folder-name based project labels. - npm Docker scripts updated to use explicit Compose project name.
- Multi-instance key visibility issue for non-memory key stores by reloading file/Redis stores on request path.
1.0.0 - 2026-04-19
- Text-grid web automation runtime with CLI, HTTP API, and MCP interfaces.
- Core interaction features: navigate, click, type, scroll, waitFor, query, region, evaluate, batch, replay.
- Device emulation, custom headers, proxy support, network inspector, and recording workflows.
- OpenAPI endpoint and Prometheus metrics endpoint.
- Container runtime support with Docker and Compose.