# Changelog of Resident Advisor Events Scraper (`chalkandcheese/ra-events-scraper`) Actor

- **URL**: https://apify.com/chalkandcheese/ra-events-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/chalkandcheese/ra-events-scraper.md

## Changelog

### 0.6 – 2026-06-01

#### Fixed

- Error logged on Actor shutdown after long runs
- Deprecation warnings

### 0.5 – 2026-01-11

#### Added

- Date range filtering for city, venue, and artist pages — scrape past events or limit results to a specific time period.
  Venue and artist pages no longer capped at 100 events

### Changed

- Removed `maxDuration` setting (use Apify's built-in timeout instead)

### Fixed

- Area/city pages were occasionally missing a few events compared to the website

### 0.4 – 2025-12-27

#### Fixed

- Dataset (output) schema spec

### 0.3 – 2025-12-17

#### Added

- Support for scraping by event ID: single (`/events/123`) and range (`/events/123-456`)

#### Changed

- `enforceMaxItems` is enabled by default

### 0.2 – 2025-12-16

#### Added

- `enforceMaxItems` option to strictly enforce the `maxItems` limit by stopping request generation

### 0.1 – 2025-07-03

- Initial release
