# Changelog of Reddit Subreddit Posts Scraper (`w3crawler/reddit-subreddit-scraper`) Actor

- **URL**: https://apify.com/w3crawler/reddit-subreddit-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/w3crawler/reddit-subreddit-scraper.md

## Changelog

All notable changes to the Reddit Subreddit Scraper are documented here.

### \[Unreleased] - 2026-08-05

#### Changed

- Reapplied Actor metadata with the exact generation marker `Codex with GPT-5.6 Luna`.
- Wired the dataset and output schema references in `.actor/actor.json`.
- Documented all 42 dataset fields with nullable types, anonymized examples, and permissive nested object schemas.
- Added a string-typed default dataset output link for the Apify Output tab.
- Added fail-closed no-data diagnostics to Apify logs without emitting diagnostic dataset items.
- Updated the README and local dataset validator for the browser-rendered public Reddit flow and isolated storage checks.

### \[1.0.0] - 2025-05-21

#### Added

- Initial production release of the Reddit Subreddit Scraper.
- PuppeteerCrawler-based architecture using browser-rendered Reddit responses with JSON and DOM parsing fallbacks.
- Scraping for newest, hottest, top, rising, and controversial subreddit listings.
- Optional deep post extraction for media, awards, metadata, and bounded comments.
- Apify Actor metadata, input and dataset schemas, local dataset validation, Docker packaging, and README documentation.
