Changeset 3421985
- Timestamp:
- 12/17/2025 02:06:23 PM (2 weeks ago)
- Location:
- checkview
- Files:
-
- 2 edited
-
tags/2.0.25/README.txt (modified) (5 diffs)
-
trunk/README.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
checkview/tags/2.0.25/README.txt
r3421974 r3421985 22 22 == Works Well With == 23 23 24 CheckView works well with popular WordPress form and eCommerce plugins including Contact Form 7, WPForms, Gravity Forms, Fluent Forms, Ninja Forms, Formidable Forms, WS Form, and WooCommerce. 25 26 == Important == 24 CheckView works well with popular WordPress form and eCommerce plugins including Contact Form 7, WPForms, Gravity Forms, Fluent Forms, Ninja Forms, Formidable Forms, WS Form, and WooCommerce. 25 26 == Important == 27 27 28 28 This plugin requires an active [CheckView](https://checkview.io/) account. The plugin can be installed and activated without an account, but automated testing features are only available once the site is connected to the CheckView platform. … … 129 129 Yes. CheckView can still be used with other form plugins, though validation may be more limited and some manual setup may be required using the test flow editor. Our support team is available to help ensure your tests are configured correctly. 130 130 131 Support continues to expand and CheckView is designed to adapt to custom themes and form configurations using customizable test flows. 131 Support continues to expand and CheckView is designed to adapt to custom themes and form configurations using customizable test flows. 132 132 133 133 = Can CheckView test WooCommerce checkout flows? = … … 301 301 * **Urgent Bug Fix**: Addressed a critical, but intermittent issue preventing WooCommerce transactional emails from sending during automated test execution. This occurred regardless of whether the tests were directly related to WooCommerce, as long as WooCommerce was active on the site. 302 302 303 = 2.0.8 = 304 * Added Recaptcha V2 bypass in FluentForms. 305 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 306 * Added suppression of BCC and CC fields in all forms. 307 * Updated IP address check function to adapt to different server settings. 308 * Updated log saving and retrieval methods. 309 * Added a new endpoint to share helper logs. 310 * Added function to delete logs after 7 days. 311 * Delayed checkview entry deletion in WS Form. 312 * Appended test ID to test emails for SaaS notifications. 313 * Resolved warnings in Formidable Forms and GravityForms. 314 * Resolved WSF entry deletion issues by delaying entry deletion. 303 = 2.0.8 = 304 * Added Recaptcha V2 bypass in FluentForms. 305 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 306 * Added suppression of BCC and CC fields in all forms. 307 * Updated IP address check function to adapt to different server settings. 308 * Updated log saving and retrieval methods. 309 * Added a new endpoint to share helper logs. 310 * Added function to delete logs after 7 days. 311 * Delayed checkview entry deletion in WS Form. 312 * Appended test ID to test emails for SaaS notifications. 313 * Resolved warnings in Formidable Forms and GravityForms. 314 * Resolved WSF entry deletion issues by delaying entry deletion. 315 315 * Whitelisted SaaS IP addresses in WordFence, All in One Security, SolidWP, and Defender Pro. 316 316 … … 318 318 * Updated IP address check function to adapt to different server configurations. 319 319 320 = 2.0.6 = 320 = 2.0.6 = 321 321 * Added fix for WooCommerce order deletion global scope issue. 322 322 … … 618 618 * **Urgent Bug Fix**: Addressed a critical, but intermittent issue preventing WooCommerce transactional emails from sending during automated test execution. This occurred regardless of whether the tests were directly related to WooCommerce, as long as WooCommerce was active on the site. 619 619 620 = 2.0.8 = 621 * Added Recaptcha V2 bypass in FluentForms. 622 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 623 * Added suppression of BCC and CC fields in all forms. 624 * Updated IP address check function to adapt to different server settings. 625 * Updated log saving and retrieval methods. 626 * Added a new endpoint to share helper logs. 627 * Added function to delete logs after 7 days. 628 * Delayed checkview entry deletion in WS Form. 629 * Appended test ID to test emails for SaaS notifications. 630 * Resolved warnings in Formidable Forms and GravityForms. 631 * Resolved WSF entry deletion issues by delaying entry deletion. 620 = 2.0.8 = 621 * Added Recaptcha V2 bypass in FluentForms. 622 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 623 * Added suppression of BCC and CC fields in all forms. 624 * Updated IP address check function to adapt to different server settings. 625 * Updated log saving and retrieval methods. 626 * Added a new endpoint to share helper logs. 627 * Added function to delete logs after 7 days. 628 * Delayed checkview entry deletion in WS Form. 629 * Appended test ID to test emails for SaaS notifications. 630 * Resolved warnings in Formidable Forms and GravityForms. 631 * Resolved WSF entry deletion issues by delaying entry deletion. 632 632 * Whitelisted SaaS IP addresses in WordFence, All in One Security, SolidWP, and Defender Pro. 633 634 633 635 634 = 2.0.7 = 636 635 * Updated IP address check function to adapt to different server configurations. 637 638 636 639 637 = 2.0.6 = -
checkview/trunk/README.txt
r3421974 r3421985 22 22 == Works Well With == 23 23 24 CheckView works well with popular WordPress form and eCommerce plugins including Contact Form 7, WPForms, Gravity Forms, Fluent Forms, Ninja Forms, Formidable Forms, WS Form, and WooCommerce. 25 26 == Important == 24 CheckView works well with popular WordPress form and eCommerce plugins including Contact Form 7, WPForms, Gravity Forms, Fluent Forms, Ninja Forms, Formidable Forms, WS Form, and WooCommerce. 25 26 == Important == 27 27 28 28 This plugin requires an active [CheckView](https://checkview.io/) account. The plugin can be installed and activated without an account, but automated testing features are only available once the site is connected to the CheckView platform. … … 129 129 Yes. CheckView can still be used with other form plugins, though validation may be more limited and some manual setup may be required using the test flow editor. Our support team is available to help ensure your tests are configured correctly. 130 130 131 Support continues to expand and CheckView is designed to adapt to custom themes and form configurations using customizable test flows. 131 Support continues to expand and CheckView is designed to adapt to custom themes and form configurations using customizable test flows. 132 132 133 133 = Can CheckView test WooCommerce checkout flows? = … … 301 301 * **Urgent Bug Fix**: Addressed a critical, but intermittent issue preventing WooCommerce transactional emails from sending during automated test execution. This occurred regardless of whether the tests were directly related to WooCommerce, as long as WooCommerce was active on the site. 302 302 303 = 2.0.8 = 304 * Added Recaptcha V2 bypass in FluentForms. 305 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 306 * Added suppression of BCC and CC fields in all forms. 307 * Updated IP address check function to adapt to different server settings. 308 * Updated log saving and retrieval methods. 309 * Added a new endpoint to share helper logs. 310 * Added function to delete logs after 7 days. 311 * Delayed checkview entry deletion in WS Form. 312 * Appended test ID to test emails for SaaS notifications. 313 * Resolved warnings in Formidable Forms and GravityForms. 314 * Resolved WSF entry deletion issues by delaying entry deletion. 303 = 2.0.8 = 304 * Added Recaptcha V2 bypass in FluentForms. 305 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 306 * Added suppression of BCC and CC fields in all forms. 307 * Updated IP address check function to adapt to different server settings. 308 * Updated log saving and retrieval methods. 309 * Added a new endpoint to share helper logs. 310 * Added function to delete logs after 7 days. 311 * Delayed checkview entry deletion in WS Form. 312 * Appended test ID to test emails for SaaS notifications. 313 * Resolved warnings in Formidable Forms and GravityForms. 314 * Resolved WSF entry deletion issues by delaying entry deletion. 315 315 * Whitelisted SaaS IP addresses in WordFence, All in One Security, SolidWP, and Defender Pro. 316 316 … … 318 318 * Updated IP address check function to adapt to different server configurations. 319 319 320 = 2.0.6 = 320 = 2.0.6 = 321 321 * Added fix for WooCommerce order deletion global scope issue. 322 322 … … 618 618 * **Urgent Bug Fix**: Addressed a critical, but intermittent issue preventing WooCommerce transactional emails from sending during automated test execution. This occurred regardless of whether the tests were directly related to WooCommerce, as long as WooCommerce was active on the site. 619 619 620 = 2.0.8 = 621 * Added Recaptcha V2 bypass in FluentForms. 622 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 623 * Added suppression of BCC and CC fields in all forms. 624 * Updated IP address check function to adapt to different server settings. 625 * Updated log saving and retrieval methods. 626 * Added a new endpoint to share helper logs. 627 * Added function to delete logs after 7 days. 628 * Delayed checkview entry deletion in WS Form. 629 * Appended test ID to test emails for SaaS notifications. 630 * Resolved warnings in Formidable Forms and GravityForms. 631 * Resolved WSF entry deletion issues by delaying entry deletion. 620 = 2.0.8 = 621 * Added Recaptcha V2 bypass in FluentForms. 622 * Updated the init hook to re-enable Recaptcha V2 and Cloudflare Turnstile after test completion. 623 * Added suppression of BCC and CC fields in all forms. 624 * Updated IP address check function to adapt to different server settings. 625 * Updated log saving and retrieval methods. 626 * Added a new endpoint to share helper logs. 627 * Added function to delete logs after 7 days. 628 * Delayed checkview entry deletion in WS Form. 629 * Appended test ID to test emails for SaaS notifications. 630 * Resolved warnings in Formidable Forms and GravityForms. 631 * Resolved WSF entry deletion issues by delaying entry deletion. 632 632 * Whitelisted SaaS IP addresses in WordFence, All in One Security, SolidWP, and Defender Pro. 633 634 633 635 634 = 2.0.7 = 636 635 * Updated IP address check function to adapt to different server configurations. 637 638 636 639 637 = 2.0.6 =
Note: See TracChangeset
for help on using the changeset viewer.