Releases: CleanTalk/wordpress-antispam
6.58.1
6.58
Upd. Settings. Updated hosting license flow.
Upd. Remote Calls. Debug call improved - show alt. sessions status.
Mod. AJAXService. Separating hack connections into a separate class, editing no_priv, renaming the function to AJAXService.
Fix. Encoder. Encoding content by hooks fixed.
Fix. Honeypot. Remove label for the Wave validator compatibility.
Fix. Honeypot. Aria attribute added for label tag.
Fix. Integration. WP Forms integration protection fixed.
Fix. Integration. Forminator protection improved.
6.57.2
6.57.1
6.57
New. Integration. Chatway Live Chat. Protected via iframe coverage.
New. Integration. Login Signup/Popup registration protection implemented.
New. EmailEncoder. Shortcode to exclude data from encoding. Lot of refactoring.
New. User/Comment checker. New class LoginIPKeeper implemented to keep spammer IP address even if spammer session is expired.
New. Code. Added links to support and an article in help.
Upd. Integrations. Move wpforms integration to separate class.
Mod. EmailEncoder. Long description updated.
Fix. Alt sessions. Missed data last_update fixed.
Fix. External forms. Outside iframe check. Validate result before final actions.
Fix. Integrations. Fixed forminator nickname gathering.
6.56
- Upd. PublicScripts. Update bot detector script enqueueing to use wp_enqueue_script with proper parameters for improved performance and compatibility.
- Ref. WPSearch. Class integration for WP Search
- Upd. Cron. Update flow to prevent object cache.
- New. Options. Gravity Forms spam entries saving option implemented.
- New. Integration. Newsletter plugin integration implemented.
- Fix. Encoder. Dropping attributes contains emails fixed.
- New. Integration. BuddyBoss app REST api protection implemented.
- Upd. Search forms. Integration by class. Meta and cpam check method moved to the class.
- New. Integration. Chaty. Contact form.
- New. Integration. Chaty. Whatsapp form now works via external forms.
- Fix. External forms. Force protection. AJAX action cleantalk_force_ajax_check added to skip signs to make the integration class work.
- Fix. Encoder. Encoding via buffer fixed.
- Upd. Footer. Everest Forms cross-link added.
- Fix. Integration. Easy Digital Downloads. Skip check on built-in email verification.
- New. Integration. WPZOOM forms.
- Fix. Email encoder. Exclude attribute data-et-multi-view from encoding.
- Fix. Integration. Avada Fusion Builder. Reformated JSON response.
- Fix. Honeypot. Search form handling fixed.
- Fix. Encoder. Integration for excluding some service data encoding on SureCart plugin implemented.
- Fix. Encoder. Setting description fixed.
- New. ServeChecker. A class for checking server variables and implementing a non-compliance banner during installation
- Fix. Activator. Deleting an unnecessary call, making code edits
- Fix. AdminNotices. Deleting an extra paragraph
- Fix. Force protection. Condition logic fixed.
- Fix. Force protection. Encoding-decoding stability improved.
- Fix. Force protection. Checking option into constructor implemented.
- Upd. Sessions. Update storage.
- Upd. Settings. Using level for banners from cloud.
- Fix. AdminSettings. Removing unnecessary js code
- Fix. Settings. Editing the display of the About block in Whitelabel mode
6.55
- New. Contact data encoder. New encoder state form in settings.
- New. Contact data encoder. Phone number encoding implemented.
- New. Integration. Appointment Booking Calendar.
- New. Settings. Added the footer.
- Mod. Email Encoder. Added underline for replaced text in replace mode.
- Mod. Email Encoder. Statuses of features are disabled if the encoder is fully turned off.
- Mod. Settings. Updates for text the "Set cookies" option.
- Mod. Settings: Changed API key field description and behavior.
- Fix. SFW. The check now runs on
init
hook to fix "load_text_domain" error. - Fix. Enqueue. Added
allow_url_fopen
check before processing script paths. - Fix. Integrations. Improved email validation in Ninja Forms
- Fix. Integrations. Enhanced Zoho spam check flow
- Fix. Integrations. Added 'activehosted.com' support in form handling
- Fix. Code. Enqueue. External bot detector script turned back to standard WP enqueuing way.
- Upd. Anti-Crawler. Excluded feed requests.
6.54
- New. Code. Enqueue scripts via specialized handler.
- New. Settings. Email Encoder. Now the obfuscation way can be selected (blur/obf/replace).
- Fix. ExternalForms. Excluding the creation of a textarea with the value of the submit attribute.
- Fix. Integrations. Fixed gravity form flow.
- Fix. Integrations. Fixed vikrentcar and vikbooking.
- Fix. Integrations. Fixed wspsc add cart.
- Fix. Integrations. Fixed zoho form flow.
- Fix. Integrations. Rollback preventDefault action.
- Fix. UsersScan. Added check for ct_role existence in user data before processing.
- Ref. Email Encoder. Obfuscation refactored.
- Upd. Integrations. Added spam check for buddyboss edit.
- Upd. Integrations. Ninja forms. Now integration can provide additional email addresses array via GetFieldsAnyDto.
6.53
- New. Integration. Event Manager - booking form
- New. Integration. Smart Quiz Builder integration
- New. Integration. Brave PopUp Pro integration implemented.
- Code. Psalm. Fixed all taint issues.
- Fix. Cookies. Page hits and site referrer pararms gain fixed.
- Fix. Cookies. Count in forced alt cookies state on page_hits gain.
- Fix. Cookies. Site referer fixed.
- Fix. Code. UTM marks for payment link fixed.
- Fix. User checker. Non-checkable tab fixed.
- Fix. Integrations. WSForm update flow to handle request in direct function.
- Fix. AjaxHook. Initializing a global variable
- Fix. AvadaIntegration. Skipping hooks, username definition, GFA edit, removed no_cookie_data excision
- Fix. AvadaIntegration. Removed post filtering
- Fix. Integration. Added the definition of 'message' for integration with Jet Form Builder
6.52
- New. Integration. Integration with plugin/theme Listeo.
- Mod. Pixel. Disabling a pixel if its mode is auto and the bot detector is enabled
- Mod. Decoration. Changing cursor data collection, renaming functionality
- Mod. Decoration. Removing decorations and changing the logic of data collection from the frontend
- Ref. Integrations. Woocommerce gather to one class.
- Fix. Email encoder. Texts modified by hooks.
- Fix. Email Encoder. Using buffer fixed.
- Fix. CollectingUserActivity. Rename script, changing the selection definition
- Fix. GetKeyAuto. Removed localization
- Fix. External forms. Bitrix24 forms protection implemented.