# Changelog of YouTube Audience & Competitor Intelligence (`datahunter_labs/youtube-audience-competitor-intelligence`) Actor

- **URL**: https://apify.com/datahunter\_labs/youtube-audience-competitor-intelligence/changelog.md
- **Full Actor documentation**: https://apify.com/datahunter\_labs/youtube-audience-competitor-intelligence.md

## Changelog

### v0.1.1 — 2026-09-21

- Fixed monitoring semantics: non-monitoring runs no longer report fetched comments as "new since last run".
- First monitoring run now cleanly establishes a baseline with null change metrics.
- Preserved video `likeCount` and added separate `commentLikeCount` to prevent metric-field collisions.
- Bumped the non-monitoring cache namespace to v2 so old cached rows cannot leak the previous metric shape.
- Added cloud-regression tests for the exact issues observed in the first production smoke test.

### v0.1.0 — 2026-09-21

- Initial commercial candidate.
- Uses only official YouTube Data API v3 endpoints.
- Secret API-key input.
- Comment sentiment, complaint categories, feature requests, question and purchase-intent signals.
- Competitor mentions and switching intelligence.
- Optional reply pagination.
- Actor-scoped cache and monitoring state.
- Bounded request budget, retries, exponential backoff, and quota/key circuit breaker.
- PPE-safe charging: only delivered new comment rows are chargeable.
- Author names excluded by default.
