# Changelog of WhatsApp Business Cloud API Automation (`c4rbanak/whatsapp-business-cloud-api-automation`) Actor

- **URL**: https://apify.com/c4rbanak/whatsapp-business-cloud-api-automation/changelog.md
- **Full Actor documentation**: https://apify.com/c4rbanak/whatsapp-business-cloud-api-automation.md

## Changelog

### 0.2.4

- After connect, always send the browser back to `returnUrl` (`?whatsapp=connected&id=`). `returnUrl` is required on `createConnectSession`.

### 0.2.3

- No watext.io signup or API key. Each Apify user gets a workspace; billing stays on Apify
- Direct REST `/api/v1/*` with a site key is rejected (402)

### 0.2.2

- Hosted Facebook login: `createConnectSession` returns a watext.io URL so partner SaaS domains do not need Meta App Domains
- Fix input\_schema.json extra `}` that broke Apify actor builds (JSON5)

### 0.2.1

- createTemplate includes Copy offer code (COPY\_CODE / copyCode coupon) plus the rest of the admin builder buttons

### 0.2.0

- Platform bridge: connect WhatsApp, create/sync templates, list numbers, send
- Actor calls POST /api/v1/apify with an action instead of a send-only gateway

### 0.1.1

- Document watext.io signup, WhatsApp connect, and API key steps in the Store README

### 0.1.0

- Send approved WhatsApp templates and 24-hour session texts
- List connected sending numbers and approved templates
- Charge `message-sent` when the Actor is monetized with pay-per-event
