# Changelog of Bluesky Scraper — Posts, Profiles & Search (`eszetael_lab/bluesky-scraper`) Actor

- **URL**: https://apify.com/eszetael\_lab/bluesky-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/eszetael\_lab/bluesky-scraper.md

## Changelog

### 1.0 (2026-07-21)

- First release. Six modes: author posts, post search, profiles, profile search,
  post threads, followers/follows.
- Public AT Protocol reads with no login; app password only for post search.
- Clean flat schema with real bsky.app URLs, extracted hashtags/mentions/links/media.
- `onlyNew` monitoring mode (emit only posts unseen since the last run).
- Hardened: retry with backoff, cursor-loop guards, drift-proof normalization,
  per-target isolation, per-result billing, secret never leaves createSession.
