# Changelog of Thingiverse Scraper (`automation-lab/thingiverse-scraper`) Actor

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

## Changelog

### 2026-09-19

*Reliability*

- Transient Thingiverse API failures now retry with bounded backoff, and expired anonymous sessions refresh automatically.
- An unavailable direct model no longer stops other valid targets; runs now fail clearly when no model can be saved.
- Detailed searches fetch model data concurrently while preserving deterministic query and result order.

*Fixes*

- Search `position` now restarts for each query and reflects that query's original result rank.
- Malformed or unsupported direct inputs now produce clear warnings instead of being silently ignored.

### 2026-06-23

*Features*

- Initial release with Thingiverse search and model detail extraction for designs, creators, files, tags, engagement metrics, and license metadata.
