Releases: CleanTalk/wordpress-antispam
Releases · CleanTalk/wordpress-antispam
6.48.2
6.48.1
6.48
- New. Cookies type. Auto-detect cookies type on list of specified plugins active.
- New. Integration. Dubsado external iframes protection implemented.
- New. Integration. Tevolution plugin integration implemented.
- New. ForceProtection. Added new module.
- New. SpamProtection. Added shortcode for easily third party integration.
- Fix. AltCookies. Trailing spaces removed.
- Fix. Comment checker. Hints descriptions updated.
- Fix. Comments checker. Fixed count of comments during ajax check process. Docs and descritpions updated.
- Fix. Common. JS keys getting. Fixed case when inline script fired before public bundle loaded.
- Fix. Common.
Helper::dnsResolve()
method fixed. - Fix. Common. Prevent cookies set on WP Rocket preloader requests.
- Fix. Cron. Added cast for value from database.
- Fix. External Forms. Use 'load' event of window object to add external forms protection instead of rewriting 'window.onload' function.
- Fix. External forms. Clear service fields fixed.
- Fix. Email encoder. Adaptive. Magic on the way popup layout fixed.
- Fix. Forms decoration. Fatal error getting decoration fixed.
- Fix. Integrations. Improved compatible with tandem of wp-rocket and wp-engine.
- Fix. Integrations. 3rd party Moosend form behaviour (spinner) fixed.
- Fix. Integrations. Skip CartFlows login.
- Fix. Integrations. Ninja forms integration fixed.
- Fix. ForceProtection. The condition for adding a listener to enable the option.
- Fix. Search form. Error handling alt cookies set fixed.
- Fix. SetCookies. Removed data encoding for writing cookies off.
- Fix. Settings. Adaptive. Long description popup layout and handling fixed.
- Fix. Settings. Long description behavior fixed.
- Fix. SFW. Download update files by batches.
- Fix. SFW Error Text. Checking whether the init or plugins_loaded hook was executed (#529).
- Fix. WooCommerce. Deleted draft order after forbidden solution.
- Upd. AntiCrawler. Fix condition.
- Upd. AntoCrawler. Changing the logic of the conditions, receiving cookies.
- Upd. AntiCrawler. Added a new cookie for AntiCrawler, checking the loading of the bot detector.
- Upd. BuddyPress. Send negative feedback for deleted Buddypress users.
- Upd. Code. ServerVariables::get is deprecated now.
- Upd. Code. Refactoring to compatible with psalm L3.
- Upd. ForceProtection. Added a verification cookie, added a description and confirmation before enabling the option.
- Upd. Settings. Enabling the default 'email check exist' setting.
- Upd. Settings. Rename get-access-key button.
- Upd. WP CLI. Improvements.
6.47
- New. Form decoration. Holiday form decoration option added.
- New. JSLibrary. Bot detector log collecting.
- New. Integrations. Sendpulse 3rd party service integration implemented.
- New. Integrations. Added SeedConfirmationPro.
- Upd. EmailEncoder. Remember hook decoding.
- Upd. Settings. Updated logic to clear old sessions data.
- Upd. Integrations. Updated EmailEncoder to integrate Business Directory.
- Upd. EmailEncoder. Fixed warning occurs on plugin delete action.
- Upd. EmailEncoder. Improved work to handle seldom cases.
- Upd. Integrations. Refactoring BuddyPress handler.
- Upd. Code. Improved clean old session data handler.
- Mod. Bot Detector. Library JS script load strategy set to "defer".
- Fix. Integrations. WooCommerce checkout during REST protection fixed.
- Fix. External forms. External forms catching fixed.
- Fix. External forms. ConvertKit integration fixed.
- Fix. UniBanner. Edit access to a variable.
6.46
* New. Integrations. CoBlocks integration implemented.
* New. EmailEncoder. A new hook for encoding mail
* Upd. TheRealPerson. Update layout.
* Upd. Code. Psalm L3. Updated codebase
* Upd. Integrations. Breeze cache plugin integration implemented.
* Upd. Code. Refactoring honeypot logic.
* Upd. TRP. Improved adaptive.
* Upd. Integrations. Added fibosearch support.
* Fix. Integrations. Ninja forms getting form fields fixed.
* Fix. TRP. Popup text color fixed.
* Fix. Email encoder. Decoding blur-magic rebuilt.
* Fix. Integrations. Exclusion of the Elementor search form
* Fix. Integrations. Regex to exclude search forms
* Fix. EmailEncoder. Handling exceptions and logged-in users
* Fix. EmailEncoder. Exclusion of maps from leaflet
6.45.2
6.45.1
- Fix. Email Encoder. Exclusions condition fixed.
- Fix. Collecting JS errors. Substring fail case fixed.
6.45
- Code. Psalm level 3. New progress.
- Fix. Anti-Flood. Blocking page loop fixed.
- Fix. Code. GetFieldsAny(). Added protection for unknown Gravity forms attack that ignores integration hooks.
- Fix. Common check. Prevent spam on Formintator forms direct call attacks.
- Fix. EmailEncoder. Editing the change of double quotes to single quotes.
- Fix. EmailEncoder. Issue with missing tables fixed.
- Fix. EmailEncoder. Revived lost modifyAriaLabelContent() call used to replace back the origin aria attr.
- Fix. Remote Calls. RC calling for the services without the api key fixed.
- Fix. Request Parameters.
apbct_site_landing_ts
parameter handling fixed. - Fix. Skip request. Skipping an ajax request to edit a profile.
- Mod. EmailEncoder. Popup. Copy button removed. Email made selectable by click. Styles unified.
- Mod. EmailEncoder. Descriptions updated.
- Mod. Sanitize::sanitizeCleantalkServerUrl implemented.
- Upd. Settings. Checking email existence option will be enabled by default for the new users.
6.44
- New. Integrations. Added honeypot for elementor form.
- New. Email encoder. Hook and shortcode apbct_encode_data handler implemented.
- Upd. EmailCheck. Improved js.
- Upd. Universal banner. Refactored to universal.
- Upd. Code. jQuery's dependency removed form apbct scripts localization.
- Fix. Request parameters. Param apbct_headless gain fixed.
- Fix. Integrations. Flying Press cache plugin integration implemented.
- Fix. EncodeEmail. Editing the change of double quotes to single quotes.
- Fix. Common check. Prevent spam on Formintator forms direct call attacks.
- Fix. Remote Calls. RC calling without token fixed.
6.43.2
- Fix. Integrations. Elementor Pro. Remove post-check for email field.
- Fix. Get fields any. Revert last changes.