Changelog
Last updated August 15, 2026
This is a plain-language summary of ApprovalTrail’s version history. For the exact, line-by-line record, see the readme.txt changelog shipped inside the plugin itself.
0.2.0
The current release. Feature-complete for the v1 scope:
- Core proof → link → decision flow: attach a proof to a WooCommerce order, send a tokenized link, record the customer’s approval or change request.
- License client integration for the Pro/Studio/Agency licensed build (no licensing code present in the free build).
- Setup walkthrough with a live sample-order demonstration.
- Settings screen covering production lock, link expiry, retention, upload limits, notifications and more.
- The printable approval record with hash-chain integrity checking.
- Preview generation for uploaded proofs.
- Retention-based clean-up of master files (evidence is kept; only the original file is released).
- Chunked upload support for files above ~20 MB.
- Site Health integration (three tests plus an info panel).
- Privacy exporter and eraser integration (Tools → Export/Erase Personal Data).
- Full documentation skeleton and translation (
.pot) file.
0.1.0
Initial development baseline: the core proof lifecycle, the production lock, the evidence record’s chain-integrity mechanism, and the REST API surface (approvaltrail/v1) were established at this version. Most hooks documented in Hooks date from this release.