# Changelog of Company Domain Finder (`automation-lab/company-domain-finder`) Actor

- **URL**: https://apify.com/automation-lab/company-domain-finder/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/company-domain-finder.md

## Changelog

### 2026-09-14

#### Reliability

- Process bulk company lists with safe bounded concurrency to reduce runtime and timeout risk while preserving input-ordered, one-row-per-company output.

### 2026-08-05

#### Fixes

- Avoid matching a multi-word organization to an unrelated famous brand when only one shared name token is supported by the search result.

### 2026-06-18

*Initial release*

- Resolve batches of company names to likely official website domains using public search results.
- Score domain matches and return confidence details explaining each selection.
- Optionally include alternative domain candidates and limit the number of results per company.
