# Changelog of Instagram Public Media Downloader (`automation-lab/instagram-public-media-downloader`) Actor

- **URL**: https://apify.com/automation-lab/instagram-public-media-downloader/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/instagram-public-media-downloader.md

## Changelog

### 2026-09-16

#### Features

- Added opt-in partial-batch completion with `failOnError: false` for scheduled backups. Successful files remain usable while failed URLs are reported in the structured `PARTIAL_FAILURES` record.
- Kept the existing run-level failure behavior as the default, and all-failed batches still fail.
- Preserved per-file charging: failed URLs do not emit an `item` charge.

### 0.1.0

- Download public Instagram post, Reel, and carousel media into the run key-value store.
- Export one typed metadata row per stored file with creator, source, format, dimensions, byte size, and retrieval links.
- Support bounded multi-URL batches, explicit file limits, and optional direct access while using datacenter proxy access by default.
- Fail visibly for private, deleted, login-gated, unsupported, or partially unsuccessful batches without charging failed files.
