# Changelog of Any Website URL to Article Summarizer (`codingfrontend/any-website-url-to-article-summarizer`) Actor

- **URL**: https://apify.com/codingfrontend/any-website-url-to-article-summarizer/changelog.md
- **Full Actor documentation**: https://apify.com/codingfrontend/any-website-url-to-article-summarizer.md

## Changelog — Any Website URL to Article Summarizer

### \[1.0.0] - 2026-08-31

- Restricted inputs and redirects to public HTTP(S) destinations and added DNS-level private-network protection.
- Added optional proxy support, bounded retries, response limits, article-only datasets, stable provenance, deduplication, and truthful failure exits.
- Improved deterministic extractive summaries and replaced the Chrome image with a browser-free npm-ci build.
- Added focused tests, valid storage schemas, QA fixtures, package exclusions, and updated documentation.

### \[0.0.1] - 2026-08-21

#### Changed

- Rebuilt runtime around serialized direct HTTP(S) requests and Cheerio HTML parsing.
- Removed Playwright, Crawlee, proxy configuration, retries, fingerprinting, and stale route/extractor modules.
- Added source-backed HTML/JSON-LD metadata, deterministic extractive summaries, response evidence, direct transport flags, and truthful diagnostics.
- Added `OUTPUT_SUMMARY` and recursive no-empty-value dataset validation.
