| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Tags: contact form 7, double opt-in, gdpr, email verification |
| 5 | 5 | Requires at least: 6.0 |
| 6 | 6 | Tested up to: 7.0 |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | -Stable tag: 5.6.3 | |
| 8 | +Stable tag: 5.6.2 | |
| 9 | 9 | License: GPLv3 |
| 10 | 10 | License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 11 | 11 | |
| 12 | 12 | **Protect your Contact Form 7 forms with GDPR-compliant Double Opt-In.** |
| @@ -239,11 +239,8 @@ | ||
| 239 | 239 | licensed under the SIL Open Font License 1.1 (see licenses/inter-OFL-1.1.txt). |
| 240 | 240 | |
| 241 | 241 | == Upgrade Notice == |
| 242 | 242 | |
| 243 | -= 5.6.3 = | |
| 244 | -Ships the hook and Addon API reference the readme refers to. No functional changes. | |
| 245 | - | |
| 246 | 243 | = 5.6.2 = |
| 247 | 244 | Visitors who forget the consent checkbox now see why their sign-up was not accepted, instead of a success message. No settings or data change. |
| 248 | 245 | |
| 249 | 246 | = 5.6.1 = |
| @@ -335,13 +332,8 @@ | ||
| 335 | 332 | = 3.1.0 = |
| 336 | 333 | Adds optional anonymous telemetry (opt-out). No breaking changes. |
| 337 | 334 | |
| 338 | 335 | == Changelog == |
| 339 | - | |
| 340 | -= 5.6.3 = | |
| 341 | - | |
| 342 | -* Fix: the developer reference this readme points to — `docs/hooks-and-events.md` and `docs/addon-api.md` — was never actually included in the plugin. Both files now ship. | |
| 343 | -* Improved: the notice for major updates on the Plugins screen no longer starts with an emoji; it already sits in a warning box. | |
| 344 | 336 | |
| 345 | 337 | = 5.6.2 = |
| 346 | 338 | |
| 347 | 339 | **A refused consent no longer looks like a successful sign-up** |