# Changelog of 🏷️Instagram Tagged Posts Scraper (`instagram-scraper/instagram-tagged-posts-scraper`) Actor

- **URL**: https://apify.com/instagram-scraper/instagram-tagged-posts-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/instagram-scraper/instagram-tagged-posts-scraper.md

### 1.0.1 - 2026-08-18

The API endpoint for post details is currently unavailable. Replace with the new data endpoint

### 0.1.19

- Add `pinned_for_users` to output
- `pinned_for_users` now defaults to `[]` when Instagram does not provide it

### 0.1.18

- Add `recent` input for publish-time filtering
- Support both relative values (for example `7 day`, `2 week`) and absolute dates (`YYYY-MM-DD`) in `recent`
- Charge filtered items through the `filtered-out` event
- Stop fetching later list pages when `recent` filters out items on the current page
- Keep failed post-detail items on the fallback `POST_DETAIL` queue even after list pagination has ended

### 0.1.14

- Remove `user` object from output
- Remove `carousel_media_count` from output

### 0.1.13

- Add: `comments` field

### 0.1.12

- Remove: `clips_metadata` empty field
