v1.2.5 (2026-07-29) — Restored the bounded unique-domain scheduler at the canonical Actor root after a stale nested-source build. Search discovery now honors maxResults and maxPagesPerDomain, removes the 200-request floor, limits same-domain enqueueing, and shortens blocked-page retries. The automated-test prefill uses two lightweight public contact pages so one transient host timeout cannot create a hollow run, and navigation attempts are capped at 15 seconds. Added regression tests and an Actor ignore file to prevent nested source copies from being uploaded again.
v1.2 (2026-06-11) — Input schema cleanup: removed duplicate sectionCaption keys from searchQueries, maxDepth, maxResults so each Apify form section header renders only once.
v1.1 (2026-06-08) — Soft-fail on empty input: when no startUrls and no searchQueries are provided, the actor now exits cleanly with an actionable WARNING status instead of calling Actor.fail(). Empty-input probes (common from MCP agents / API callers) no longer count against the 30-day success rate.