Changelog
2.1.0
- Settings UI cleanup: removed roadmap placeholder sections, the Badge & Marketing tab, and the live checkout preview.
- Removed Notification Logs admin page and the email-mirroring backend (
wp_mailis no longer intercepted; no email content is forwarded to VayaPin). - Removed the Send Test Notification button.
- Internal: ~536 lines of dead admin CSS purged;
uninstall.phpnow drops thevayapin_notification_logstable and clears orphan option keys (email_to_vayapin,email_forward_types,badge_*,vayapinjs_enabled).
Upgrade notes:
- Installs that previously had email mirroring enabled will stop forwarding outgoing emails after upgrade. The DB option is left untouched on update and only removed on uninstall.
- The
wp_vayapin_notification_logstable is no longer written. It is not auto-dropped on upgrade — only on uninstall — so historical rows remain recoverable. Export the table before upgrade if you need it for compliance.
2.0.0
- Settings UI refresh, checkout and delivery options, webhooks and logging, compatibility updates.
- Documentation aligned with WooCommerce.com-style product copy and API disclosure.
1.0.0
- Initial public structure for the VayaPin Connector plugin.
Upgrade notice
2.0.0 — Review VayaPin settings after upgrading, re-save if prompted, and test checkout on staging first.