> For the complete documentation index, see [llms.txt](https://docs.helodata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helodata.com/resources/changelog.md).

# Changelog

Notable changes to helodata products, the API, and this documentation. Most recent first.

For real-time service incidents and maintenance windows, see [status.helodata.com](https://status.helodata.com).

## 2026-05-28

**Docs launch.** This documentation site goes live with full coverage of Residential, Mobile, and ISP products, the REST API, integrations for major scraping stacks, and troubleshooting playbooks.

## Upcoming (roadmap)

The order below isn't binding; we ship when ready.

### Q3 2026

* **Datacenter proxies** general availability. Pay-per-GB shared and pay-per-IP dedicated tiers; US / EU / APAC POPs at launch.
* **Web Unblocker** beta → GA. Managed JS rendering, CAPTCHA handling, retries. Drop-in replacement for residential endpoint.
* **Webhook deliveries** for order, batch, traffic, KYC events.

### Q4 2026

* **Scraping API** beta. Structured JSON for Google Search, Amazon, Walmart at launch; more targets quarterly.
* **Sandbox environment** at `api-test.helodata.com` with test-mode API tokens.
* **Reports v2** with multi-table joins and faster query engine.

### 2027

* **Dedicated mobile-only POPs** for very low first-byte latency.
* **Compliance pack** — SOC 2 Type II report, HIPAA-ready BAA, ISO 27001.
* **Multi-region API replicas** for non-US data residency.

## Versioning

The REST API uses `/v1/...` URL versioning. Breaking changes ship as a new major version with **6 months of overlap** before the older version is decommissioned. Non-breaking additions are made to the current major version with a dated note in this changelog.

## How to follow

| Channel            | Use for                                                                         |
| ------------------ | ------------------------------------------------------------------------------- |
| This page          | All changes                                                                     |
| Status page        | Incidents and planned maintenance                                               |
| Email (opt-in)     | API deprecations, security advisories — opt in via **Settings → Notifications** |
| RSS                | This changelog at `helodata.com/changelog.xml`                                  |
| Slack (Enterprise) | Dedicated channel — request from your CSM                                       |

## Past entries

This is a fresh launch — the table grows as we ship. Future entries follow this shape:

```
### YYYY-MM-DD

**Title.** Short description.

- Detail 1
- Detail 2

**API changes:** any new or modified endpoints
**Breaking:** anything that requires user action
```
