v2.2.0
What's new in 2.2.0
Deleting the plugin now keeps your settings. Your list of protected forms survives a delete and reinstall. It is only erased if you tick the new Delete all data when this plugin is deleted box in the HivePress section of the Turnstile settings page. WordPress shows its own warning about deleting data on the delete screen, but that warning is the same for every plugin and does not apply here unless you tick that box.
Future-proofed against a HivePress Turnstile integration. The internal captcha field class has been renamed (\HivePress\Fields\Turnstile to \HivePress\Fields\Hptu_Turnstile, field type turnstile to hptu_turnstile) so it can never clash with HivePress core or a future official extension. HivePress has said it may add its own Turnstile integration, and without this change a HivePress update could have quietly replaced this plugin's widget with a different one.
A Donate link now appears on the plugin's row on the Plugins screen and in its "View details" popup.
Update checks are anonymous. The check no longer sends your site address or WordPress version to GitHub; the request now identifies only the plugin and its version.
Corrected the author credit shown on the Plugins screen.
Upgrading
Update from your WordPress dashboard as usual. Your protected form selections are preserved; nothing needs reconfiguring.