Releases: CleanTalk/wordpress-antispam
Releases · CleanTalk/wordpress-antispam
6.18
- Fix: Exclusions. VBOUT Woocommerce Plugin service request excluded.
- Fix: Developing. GitHub action midified.
- New: JS. Add frontend params for typo.
- New: Integration. Elementor UltimateAddons Register integration.
- New: Integration. BuddyPress feedback collected on users management page.
- Fix: Tests. SFW private lists test fixed.
- Fix: Common. Check js hidden field drawing fixed.
- Fix: Alt cookies. Clearing old data fixed.
- New: AMP Plugin integration.
6.17
- Fix: SFW_update. Create temp table for personal data.
- Fix: Email encoder. Prevent encoding emails into attributes
aria-label
. - New: Modal before deactivation is ready.
- Fix: NoCookie. PreloadLocalstorage fixed. Previous value gain fixed.
- Fix: Fixed apbct_timestamp.
- Mod: Cookie. Cookie type is "Auto" (3) by defaults.
- Fix: Anti-Crawler. Exclude W3 Total Cache minified files request from AC check.
- New: Integration. MailPoet2 integration implemented.
- Mod: Ninja forms bot-detector token gain via AltSessions.
- Fix: AC. JSON parse to array instead of object.
- Fix. Do not send event token to XHR if it is already sent and equal to the newly gained from moderate.
- New: SFW. Separate 2s blacklists.
6.16
- Fix: External MailerLite fixed
- Fix: Jetpack. Send apbct_timestamp to alt_cookies on alt-cookies forced forms.
- Fix: Integration. LatePoint. Event token now can be added to dynamically rendered form.
- Ref: Review notice
- Fix: White Label
- New: Integration. Zoho 3rd party service integration implemented.
6.15
- New. Integration. LatePoint booking integration implemented.
- New. Integration. Cleantalk Register Widget integration implemented.
- New. External forms. Protection via fake submit button implemented.
- WordPress 6.3 compatibility. NinjaForms. Fixed negative response logic.
- WordPress 6.3 compatibility. WPForms. Disable form protect on form editing for logged-in users.
- Fix: excluded trp_get_translations_regular action Artem
- Fix. Pixel. Added validation for pixel url.
- Fix: Fixed apbctPrepareBlockForAjaxForms().
- Mod. Bot-detector field clearance. Now use the name attribute instead of ID.
6.14.2
- Fix. Additional frontend scripts fixes.
6.14.1
- Fix. Public frontend scripts fixed.
6.14
- New. Integration. Flux Checkout for WooCommerce service requests skipped.
- New. Integration. Some external form protection implemented.
- Fix. Alt cookies. Parameters input_focused and key_up storing fixed.
- Fix. apbct_cookie() call. Do not skip requests if GET contains 'q'.
- Fix. Exclusions. Logic modified, legacy support improved.
- Fix. Jetpack integration. Params gathering fixed.
- Fix. Integration. WPForms blocking message fixed.
- Fix. Common. Checking REST availability fixed.
- Fix. Common. DNS - using global variable DNS_TXT refactored.
- Fix. Common. CookiesBot integration added.
- Fix. Common. Blocking message for custom ajax forms fixed.
- Fix. Common. Enable event token for all requests.
- Fix. Cookies. Do not skip native cookie set if localStorage object persist.
- Fix. Integration. Avada fusion builder. Collect the inner form data correctly.
- Fix. Public scripts. Interception of ajax response logic fixed.
- Fix. SFW. Force direct updating flag implemented.
6.13
- Fix. PHP 8.1 compat. Email encoder.
- Fix. PHP 8.1 compat. Check users/comments. Title is not null forced.
- Fix. Ultimate Form Builder. Message clearance.
- Fix. NoCookie data clearance. New function apbct_clear_query_from_service_fields() clear the value of form service fields instead of unset it if the value is get-query-like.
- Update. SFW. Check sfw temp table exists before insert data.
- Fix. Integration. Ultimate Form Builder Lite. Glue same key values.
- Fix. Integration. OptimizePress checkout exclusions.
- Update. SFW. Use isTableExists instead of direct query.
- Fix. cleantalk-public-integrations.php. ct_s2member_registration_test(). Integration fixed.
- Fix. Settings. Use DELETE SQL-command instead TRUNCATE option deleted.
- Fix. Settings. Checking REST availability fixed.
6.12
- New. Restoring WC blocked orders implemented.
- Fix. Exclude. Excluded request from ProfilePress login form.
- Fix. JS. External form not copied value for checkbox or radio button, fixed.
- Fix. Exclude login. Excluded UserPro login form request.
- Fix. Cleantalk AJAX check. Avada form builder fields collection fixed.
- Fix. Do not load public scripts for logged-in users if "protect logged-in" option is disabled.
- Fix. Mouse pointer data set. Alt cookie skipping condition fixed.
- Fix. Force ajax type with constant APBCT_SET_AJAX_ROUTE_TYPE.
- Fix. Hidden fileds exclusions refactored. Woocommerce login form sign added to exclude hidden fields attach.
- Fixed text while encoding
- Fix. Email encoder. Return HTML escap for privacy policy links.
- Fix. Fetch XHR. TWT email signup form catch impemented with jQuery.
- Fix. Comments and users checker. Whitelable mode brands shown correct.
- Fix. Woocommerce integration. Route "?wc-ajax=cfw_validate_email_domain" is skipped from APBCT check.
- Fix. WC blocked orders. Hyperlinks on the admin bar fixed.
- Fix. Common. Get fields any - message detecting fixed.