Changelog for the planned Subscribe WooCommerce plugin: updates, fixes and feature development.
v1.0.7
Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.0.6
Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
v1.0.4
Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.3
Accessibility improvements to the admin and storefront markup.
Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.2
Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
First stable release.
v0.1.3
Renamed to Plogins Subscribe for WooCommerce for a more distinctive plugin name.
v0.1.2
Adds `subscribe/checkout_after_optin` action for extra checkout fields (e.g. Subscribe Pro custom fields).
Adds `subscribe/subscriber_meta` filter for extra subscriber post meta on create.
Adds `subscribe/export_headers` and `subscribe/export_row` filters for CSV export extensions.
v0.1.1
Adds `subscribe/subscriber_consent_default` and `subscribe/confirm_url` hooks for premium double opt-in flows.
Passes the confirmation URL to `subscribe/subscriber_created`.
v0.1.0
First release: checkout opt-in checkbox, private subscriber records storing consent, source and date, and CSV export.