v2.1.0
What's New in 2.1.0
New Features
- Added configurable
TimeoutMillisecondsoption for Playwright page loading
Bug Fixes
- Fixed memory leak with proper Playwright disposal patterns
- Fixed error handling to show error banner in UI instead of "no data" message
- Fixed security vulnerability (on-headers CVE-2025-7339)
Improvements
- Changed service lifetime from Singleton to Scoped to prevent concurrency issues
- Standardized JSON serialization to System.Text.Json
- Improved error handling and logging
Infrastructure
- Added GitHub Actions CI/CD workflows
- Added NuGet Trusted Publishing support
- Updated documentation (CLAUDE.md, README.md, RELEASE.md)
Full Changelog: v2.0.0...v2.1.0