-
v1.7.0 Stable
released this
2026-08-24 06:43:07 +00:00 | 3 commits to main since this release1.7.0
Release date: 2026-08-18
Added
- Per-domain license support (Core 1.11.0+): install/update downloads and the download-token exchange now send this site's normalized domain, so premium licenses bind to this site and the store rejects requests from other domains. Catalog subscription pills show the bound domain when the store reports one (e.g. "Subscribed @ example.com").
Changed
- Download failures now surface the store's own error message from the JSON body (e.g. the domain-mismatch explanation) instead of only "Download failed (HTTP 403)." — falls back to the bare code when no message is present.
Tests
- PHPCS (WordPress-Core, WordPress-Docs, WordPress-Extra): pass
- PHPStan level 9 + wp-compat: pass
- PHPUnit: 149 tests, 391 assertions
Downloads