Все версии плагинов CleanTalk для защиты от спама


Антиспам для сайта

CMS Дата релиза Версия Список изменений
WordPress Nov 19 2025 New. Integration. Ultimate affiliate plugin (Codecanyon).
New. Integration. Gwolle Guestbook integration implemented.
Upd. Integrations. Improved capability with perfmatters.
Upd. Settings. Improved UX.
Upd. Email Encoder. Try to decode in both ways ssl/str_base.
Fix. ContactEncoder. Editing duplicate pages due to buffer interception.
Fix. Code. Unit text TestRequirementsChecker refactored.
Fix. Integration. WPForo. Catch email and nickname via native WPF object. Get message from input.
Fix. Integrations. Nex-forms POST clearance from service fields after check.
Fix. Protection by fake button. Sender.net forms ignored, preparing for the next iteration.
Fix. Integrations. GiveWP. Partially protected Give REST submission.
Code. Unused code removed.
Mod. TRP. TRP edits, duplicate the cleantalk_allowed_moderation option and move it to settings.
Joomla 3.X, 4.X Oct 24 2024 Mod. Code. Use const APBCT_CRON_HANDLER__SFW_UPDATE instead common lib modifying.
Mod. Cookie. Detect secure statement for cookies automatically.
Mod. SFW. Remove all the cron jobs and stats if SFW is disabled.
Mod. SFW. Run direct update via const APBCT_SFW_DIRECT_UPDATE
Fix. SFW. Cron updates.
Fix. CleanTalk block. Die page instead of json for sp page builder.
Fix. Common Helper. Function toUTF8() - null object handling added.
Fix. CURL options state returned to the state before common libs updated.
Fix. Helper. Correction of null transmission in preg_match
Fix. Helper. Improved gathering email.
Fix. Integrations. Added exclusion for service request.
Fix. Integrations. Added exclusion for joomshoping login form.
Fix. Search. Updated search handler.
Fix. SendRequest. Excluding event_token from the request
Fix. RemoteCalls. Updated error handler.
Fix. RC. Fixed remote calls flow handler.
Joomla 2.X, 3.X Apr 08 2021 Fix: agent version.
Drupal 9,10 May 19 2025 Fix. EventSubscriber. Fixed return statement.
1C Bitrix Jul 15 2025 Fix. Options. CSite::GetList() usage fixed on non-variable reference cases.
Fix. Settings. Improved key validation rules.
Fix. Settings. Fixed settings tab render.
Upd. Settings. Add custom server option. (#30)
Fix. Settings. Complete deactivation fixed.
Fix. Common. Add topics creation details.
New. Constant. Ignore rule of 5 approved comments if \\\"CLEANTALK__IGNORE_APPROVED_COMMENTS_COUNT_RULE\\\" is defined
Fix. Remote Calls. Getting home url fixed.
Fix. Settings. Multisite Api-key saving fixed.
Craft CMS Dec 02 2025 Update
DataLife Engine Dec 10 2018 -DLE 13 support
-Bug fixes and other minor improvements
Drupal Dec 25 2023 New. Integrations. Custom email form integration.
Fix. General. PHP 8.2 compat. Additional fixes.
Fix. General. Update file CleantalkHelper.php.
Fix. General. PHP 8.0 compatibility.
Fix: Common. PHP notice fixed.
Drupal 8 Mar 28 2022 Queries fixed.
IP.Board Oct 23 2018 Improved spam protection
Remove session usage
Update lib classes
Bug fixes and other minor improvements
IPS Community Suite 4 Apr 25 2023 Updated to support 4.7.9
IPS Community Suite 5 Jun 26 2025 First version
Joomla 1.5 Feb 07 2021 Improved protection for comments
Laravel Framework Sep 29 2023 new app
Magento Mar 17 2021 Fix: Message body when check_spam.
Fix: Message body when check_spam 2.
Fix: Exclusions for file upload.
Fix: Exceptions.
Fix: Checking login form.
Magento 2.x Aug 14 2025 Upd. Common lib. Antispam - offline protection.
Fix. Predispatch. Checking if there is a necessary method
Fix. Anti-Spam. Register protection fixed.
MediaWiki Jul 28 2023 Errors fixed and readme updated.
ModX Revolution Sep 20 2022 - Fix: ajax die on spam.
- Fix: Prevent catching admin-side requests.
- New. Anti-Spam core. Option for forms without email.
- prepare for $modx->getService() init and rename filename to lowercase
- Delete cleantalkCheck.snippet.php
- load cleantalk class via $modx->getService() inside plugin
- Rename classcleantalkantispamcoremodx.php to classcleantalkantispamcoremodx.class.php
- Fix. Code. JS errors fixed.
- Fix. Code. ModX instance using fixed.
- Fix. Code. Useless chunk removed.
MyBB 1.x Jul 04 2023 Fix: Calling the apache_request_headers() from the global namespace.
Fix. Helper. PHP 8+ compatibility implemented.
OpenCart Nov 25 2020 Fix: Library connecting fixed.
Fix: PHP object static access fixed.
Fix: FW construct for correct IP.
Fix: Php fix file added.
Upd: Large list of networks while SFW updating supported.
OpenCart 4-1.0 Apr 25 2024 Fix. Code. Hooks names adapted to Opencart 4.2.
New. Integration. Checkout protection implemented.
Fix. SFW. Die page layout fixed.
phpBB 3 Jun 02 2021 Bug fixes and other minor improvements
phpBB 3.1, 3.2 Mar 20 2025 Fix. PHP 8+ support fixed.
Fix: Code style fixed.
Fix: Is empty variable checking fixed.
Fix. Unknown JS keys values handle.
Update. Firewall. Added direct update for sfw.
Update http to https
PrestaShop Mar 10 2025 Fix. Code. Plugin version and request engine fixed.
Fix. Integration. Order checkout protection implemented.
Fix. Integration. Added protect for subscribe form.
Fix. Integration. Registrations protection fixed.
Fix. Integration. Newsletter subscription protection fixed.
New. Settings. Added bot-detector.
Fix. Code. Calling the apache_request_headers() from the global names…
Fix. Code. Compatibility with php7.2
Fix. Code. Handle case absence of apache_request_headers function.
Upd. Checkout. Updated flow of checkout to prevent spam occurs.
Fix. Integrations. Unknown email subscription source case fix.
Fix. Anti-Spam. Request parameters improved.
REST API Nov 28 2025 Upd. BotDetecor. Changing the link to get ct-bot-detector-wrapper.js
Simple Machines Forum Dec 02 2025 Update
Typo3 Sep 26 2023 Powermail forms protection implemented.
Universal Anti-Spam Plugin Sep 03 2024 * Fix. BTree. BTNode false
* Fix. Exclusions. Laravel service routes added to url exclusions.
* New. Integration. OpenMage integration and exclusions added.
* Fix. Spam protection. Request parsing fixed.
* Fix. Spam protection. JS including fixed.
* New. Exclusions. Exclusion by sign in the form POST data implemented.
* Upd. Exclusions. URL. Hardcoded URL for login page removed.
* Fix. File.php. Serialization issue fixed.
* Fix. CleantalkRequest.php && BTreeLeaf.php. Creation dynamic properties fixed
* Fix. Helper. HTTP request. Get params preparing fixed.
* Mod. Exclusions. Recursive array check if provided.
* New. Integration. vBulletin CMS support implemented.
* Fix. Code. CleantalkResponse.php - PHP 8+ fixed.
* Fix. Code. BTreeLeaf.php - PHP 8+ fixed.
* Fix. ConvertUTF8. Editing the regex pattern
vBulletin Apr 29 2020 New: Add Ukrainian translate.
Fix: Cookies checking.
Fix: Spam checking issue.
Other minor improvements.
vBulletin 5 Mar 19 2021 Fix: register detection.
Fix: remove maxversion dependency.
XenForo Jun 04 2019 Bug fixes and other minor improvements
XenForo 2 Jul 25 2024 Fix. Code. Updater 3.0 fixed.

Безопасность сайта

CMS Дата релиза Версия Список изменений
WordPress Dec 04 2025 * Fix. 2FA. Fixed 2FA for WooCommerce login.
* Fix. Settings. Children elements state fixed.
* Fix. Settings. Escaping page_url output in the Firewall table
* Fix. Settings. Escaping user_agent output in the Firewall table
* Fix. Settings. Fixed 2FA users roles setting.
* Fix. WpFooter. Removed unnecessary styles and duplicates.
* Github. Added action to create assets from dev/fix on push event
* New. Scan. Added AJAX action for bulk restoring files from quarantine.
* Upd. Dashboard widget. Show widget for roles filtered by hook.
* Upd. Code. Libraries. Updated common libraries.
* Upd. UserPassCheck. Added default roles depending on capabilities
* Upd. UserPassCheck. Updated password change form.