# Changelog of Website Performance & Visual Regression Monitor for CI (`produkdigitalali/ci-web-regression-monitor`) Actor

- **URL**: https://apify.com/produkdigitalali/ci-web-regression-monitor/changelog.md
- **Full Actor documentation**: https://apify.com/produkdigitalali/ci-web-regression-monitor.md

## Changelog

### v0.1.2 — 2026-08-30

- Default Lighthouse provider changed from Google PageSpeed to bundled local Lighthouse after Cloud staging exposed a zero keyless PageSpeed daily quota.
- Added `lighthouseProvider=local|pagespeed|auto`.
- Bundled Node 22.22.0 and Lighthouse 13.4.1 in the Actor image.
- Local Lighthouse runs sequentially after screenshot/DOM capture to reduce peak Chromium memory.
- PageSpeed remains optional and its API key remains encrypted.
- Lighthouse provider/categories now participate in the persistent-baseline profile fingerprint.
- Added local Lighthouse and provider-routing tests.

### v0.1.1 — 2026-08-30

- Fixed Apify `schemaBased` array validation by removing unsupported `targets.items.title`.

### v0.1.0 — 2026-08-30

- Initial CI-focused website regression monitor with visual baselines, Lighthouse lab metrics, DOM/SEO deltas, noise controls, and deterministic pass/fail output.
