# Changelog of LinkedIn Company Posts Scraper (`automation-lab/linkedin-company-posts-scraper`) Actor

- **URL**: https://apify.com/automation-lab/linkedin-company-posts-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/linkedin-company-posts-scraper.md

## Changelog

### 2026-09-22

*Fixes*

- Restored company-post results after LinkedIn changed the structured type used for public posts. Bare company slugs and full company URLs continue to work.

### 2026-09-06

*Features*

- Added an optional `publishedAfter` cutoff for returning only posts published on or after an ISO date or date-time, making scheduled monitoring runs easier to keep current.

### 2026-08-15

*Features*

- Added optional, default-off post-detail enrichment for public reaction, comment and repost totals plus media metadata. Base post rows are preserved when a detail page is unavailable.
- Bounded optional detail requests with a hard wall-clock deadline so a slow LinkedIn detail page does not hold up the base result.
- Preserved base post output when optional detail values are unavailable by omitting absent enrichment fields before dataset validation.

### 2026-07-21

*Reliability*

- Reduced the time spent on stalled proxy requests so multi-company runs recover or skip blocked pages before the run timeout.

### 2026-06-20

*Changes*

- Added an overview dataset view to make company-post results easier to scan in Apify.
