# Changelog of Sitemap Freshness & Schema Integrity Auditor (`sebastian-actors/sitemap-freshness-schema-integrity-auditor`) Actor

- **URL**: https://apify.com/sebastian-actors/sitemap-freshness-schema-integrity-auditor/changelog.md
- **Full Actor documentation**: https://apify.com/sebastian-actors/sitemap-freshness-schema-integrity-auditor.md

## Changelog

### Unreleased

- Added tested Shopify product, blog sitemap, and recipe schema public-task examples.
- Prioritized Product and Recipe JSON-LD entities over generic Article wrappers.
- Scoped schema date validation to the selected primary entity so missing Recipe dates are reported correctly.

### 0.1.0

Initial public MVP candidate for Sitemap Freshness & Schema Integrity Auditor.

- Added HTTP-only sitemap freshness and schema integrity auditing.
- Added sitemap `urlset` and `sitemapindex` parsing with bounded depth.
- Added robots.txt checks, static GET fetching, redirects, retries, timeouts, and response-size limits.
- Added HTML context extraction, JSON-LD extraction, semantic date extraction, and cross-source date comparison.
- Added deterministic issue codes, freshness scoring, one dataset row per URL, and `OUTPUT` run summary.
- Added Apify output, dataset, and key-value store schemas for publication.
- Kept V1 guardrails: no browser rendering, no proxies, no screenshots, no LLM calls, and no historical tracking.
