# Changelog of HTTP Status Code Checker (`automation-lab/http-status-checker`) Actor

- **URL**: https://apify.com/automation-lab/http-status-checker/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/http-status-checker.md

## Changelog

### 2026-09-01

*Reliability*

- Added automatic GET fallback when a server rejects HEAD with 405 or 501. Results now expose the method and fallback reason, including per-hop details when redirect tracing is enabled.

### 2026-08-26

*Features*

- Added opt-in bounded redirect-chain tracing with final status and per-hop details. Enable `followRedirects` and choose `maxRedirects` from 1 through 10; existing runs remain unchanged by default.

### 2026-07-01

*Integrations*

- Enabled x402 agentic payments support while keeping normal Actor runs unchanged.

### 2026-05-14

*Features*

- Added a Standby API endpoint for checking one URL with OpenAPI documentation.

### 2026-03-01

*Features*

- Launched bulk HTTP status checking for URLs, redirects, redirect chains, and broken-link audits.
