# Release Notes

## 2026-02-23 - MerchPilot Paid Features Wave

### Added
- Campaign scheduling with auto-revert and run dependencies.
- Visual category preview (`before/after`) with badges and summary.
- Templates/Playbooks with versioning and system templates.
- Rule engine v2 (dynamic selector DSL + action DSL + scheduler).
- Multi-step approvals with policy evaluation and Jira key policy.
- Integrations: outbound webhooks, Slack webhooks, Jira signal mode.
- Drift detection with reconcile restore/adopt flows.

### Platform
- `merch_runs` upgraded with `available_at`, `priority`, `depends_on_run_id`, `correlation_id`, `meta_json`.
- Worker supports run types: `rule_run`, `drift_scan`, `webhook_delivery`.

### Security
- Integration secrets encrypted via existing AES-256-GCM mechanism.
- Added webhook signature headers and retry-safe delivery model.

### UI and Marketing
- New app sections: Campaigns, Templates, Rules, Drift, Integrations.
- Plan page extended with approvals panel and visual preview block.
- Sales pages updated for campaigns/rules/approvals/integrations/drift.
