# Changelog of New Mexico Contractor License Lookup & Verify (NM CID) (`scrapebench/new-mexico-contractor-license-lookup`) Actor

- **URL**: https://apify.com/scrapebench/new-mexico-contractor-license-lookup/changelog.md
- **Full Actor documentation**: https://apify.com/scrapebench/new-mexico-contractor-license-lookup.md

## Changelog

### 0.1.1

- A CAPTCHA answer PSI Exams rejects is now retried once with a fresh image, and a second
  rejection ends the search with a free, unbilled `Notice` row instead of a FAILED run.
  DeathByCaptcha misreads this SimpleCaptcha image about 1 run in 10 (measured over 10 live
  runs, 2026-08-19), and every miss used to crash the run: 2 of 38 customer runs FAILED in the
  30 days to 2026-08-19. The canary could not see it — its NM target is a free structural check
  that never solves a CAPTCHA.

### 0.1.0

- Initial build: NM CID (public.psiexams.com) contractor-license search by business name,
  license number, city, or ZIP. CAPTCHA-walled (plain image CAPTCHA, not reCAPTCHA) — solved via
  `portfolio_common.captcha.solve_image_captcha` (DeathByCaptcha). Two-event PPE pricing
  (`search` + `license-match`), canary mode B (free structural check).
