# Changelog of Apple Podcast Directory & RSS Contacts Scraper (`cliqtomedia/podcast-directory-rss-contacts-scraper`) Actor

- **URL**: https://apify.com/cliqtomedia/podcast-directory-rss-contacts-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/cliqtomedia/podcast-directory-rss-contacts-scraper.md

## Changelog

### 0.1.12 — 2026-09-16

- Stream public RSS/Atom feeds with the existing safety bounds and inspect up
  to 50 feed items per podcast.
- Mark recoverable feed/read limits as `PARTIAL` with safe truncation reasons.
- Charge `podcast-result` only for parsed-feed `PODCAST_FOUND`,
  `NO_OWNER_CONTACT` and `PARTIAL` rows; diagnostic rows are not charged.
- Fix the Output schema to link directly to the default Dataset and
  `RUN_SUMMARY`, and show status/reason in the Dataset view.

### 0.1.9 — 2026-09-16

- Apple podcast IDs are now looked up in safe groups of up to 50 IDs.
- The Actor records useful progress in `RUN_SUMMARY` and saves a final summary
  when a run is cancelled.
- The documented input limit is 100 Apple IDs, 100 Apple Podcasts URLs, 100
  public RSS/Atom feed URLs and 100 unique podcast rows per run.
- The default maximum is 50 unique podcast rows per run.

### 0.1.10 — 2026-09-16

- The current podcast-result charge is USD 0.00100 per unique Dataset row.

### 0.1.7 — 2026-09-13

- Added clear public status values, source details and contact-field details.
- Recent episode information stays inside the podcast row and is not charged as
  a separate item.
- Improved the input, output and Dataset help text.

### 0.1.3 — 2026-09-13

- Improved identity handling when Apple IDs share a public RSS feed.
- Added safe RSS/Atom parsing, URL checks and clear source warnings.
