cleantalk 9.7.1

Security update

* Fix. Code. Edits for rendering the API response

cleantalk 9.7.0

Security update
Insecure

Fix. Rector. Automatic patch applied.
Fix. Prevent duplicated cookie setting to avoid varnish cache overload.
Mod. Common. Do not set "ct_pointer_data" cookie if Bot Detector feature enabled.
Fix. Common. Custom nodes creation protect. Fixed email address gain.
Fix. SFW. Remove cron tasks if SFW is disabled.
Fix. Common. Topic add protection. Use user->mail as sender_email if applicable.
Fix. SFW update. UA list. Fixed SQL error due semicolon existed in the UA regex.
Fix. SFW. AntiFlood constructor fixed.

cleantalk 9.6.1

Insecure
Unsupported
  • Fix. EventSubscriber. Fixed return statement.

cleantalk 9.6.0

Insecure
Unsupported
  • Fix. Cookies. Cookie mode variable on JS localization fixed.
  • New. Drupal HTTP API. New option `Use Drupal HTTP API` implemented.
  • Fix. CheckSpam. Editing the order of passing arguments
  • Fix. Integration. WebForm integration fixed.
  • New. Integration. Search API form protection implemented.
  • Upd. The file logo.png added to comply Project Browser requirements.
  • Fix. Firewall. Skip admin checking on AC and AF.
  • Mod. CheckSpamm. Defining fields in message, defining and changing the company_name key name.

cleantalk 9.5.0

Insecure
Unsupported

Fix. Boot subscriber. SFW update fixed.
Fix. Curl multi. Close connections after retry. Curl options updated.
Fix. Cron. Init default value.
Fix. Undefined array key
Upd. Code. Common lib updated.
Fix. Code. Auto tests config fixed.
Upd. Settings. Bot detector option description updated.
New. Common spam check. Usage of external bot-detector JS library implemented.
New. SFW. Localization ability implemented.
Fix. Defining the path to the js file
Fix. Code. DB: getting prefix fixed.

cleantalk 9.4.0

Insecure
Unsupported
  • New. SFW. PostgreSQL support implemented.
  • Fix. Cookie. Prevented deprecated warning on passing null to urldecode.

cleantalk 9.3.3

Insecure
Unsupported
  • Mod. Test cookie logic is APBCT-like now.
  • Fix. RemoteCalls. Prevent occuring warning on null.
  • Fix. General. Compatibility with php7.4
  • Upd. Updater. Runtime notice fixed.
  • Fix. Common. CURL parameters fixed.
  • Mod. CleantalkSettingsForm.php. Handle all the key validation error in $this->getKeyValidationError();
  • Fix. Settings. Checking api key during setting saving fixed.
  • Fix. Users checker. Users checker fixed.

cleantalk 7.x-6.0

Bug fixes
New features
Unsupported

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.

cleantalk 9.3.2

Bug fixes
Insecure
Unsupported

Fixed merge conflict defect in Cron module.

cleantalk 9.3.1

Insecure
Unsupported
  • Fix. DB. United properties db_result and result.
  • Fix. Request. Check empty $msg before get sender_info.
  • Fix. Cron. Init default value.

cleantalk 9.3.0

Insecure
Unsupported
  • 🎉 New. CleantalkDebug class. Now user can collect and save CleanTalk debug data to the file.
  • 🎉 New. Updater implemented.
  • Fix. Settings. Improved regexp handle.
  • Fix. PHP. Refactoring utf_decode to mb_convert_encoding.
  • Fix. PHP 8.2 compat. Firewall modules. Check if class attr exists before set value dynamically.
  • Fix. Cron. Validate cron tasks data format during collect tasks to run.
  • Fix. Admin. Sending feedback about the plugin version fixed.
  • Fix. FW update. Check if AC table exists before truncate.

cleantalk 9.2.7

Bug fixes
Insecure
Unsupported

Fix. Cron. Added check for task data.

cleantalk 9.2.6

Bug fixes
Insecure
Unsupported
  • Fix. Storage handler. Saving settings method fixed.
  • Fix. Cron. Cron handlers specific names defined by constants.
  • Fix. Module. Agent version increased to `drupal9-2-6`.
  • Upd. Library. Common library updated.
  • Fix. SFW. Compatibility php 8.2 fixed.

cleantalk 9.2.5

Bug fixes
Insecure
Unsupported

Fix. Cron. Skip not array task_data.

cleantalk 9.2.4

Bug fixes
New features
Insecure
Unsupported

New. Admin. New custom permission to manage plugin settings added.
Update. SFW. Changed storage place for temp sfw files.
Fix. SFW. Get request object when cron work.
Fix. Storage handler. Setting saving returned answer fixed.
Fix. Cron tasks. SFW update fixed.

cleantalk 9.1.x-dev

Bug fixes
New features

New. Admin. New custom permission to manage plugin settings added.
Update. SFW. Changed storage place for temp sfw files.
Fix. SFW. Get request object when cron work.
Fix. Storage handler. Setting saving returned answer fixed.
Fix. Cron tasks. SFW update fixed.

cleantalk 9.2.3

Insecure
Unsupported

Fix. Helper. Return lost function obfuscate_param.
Upd. Common library updated.

cleantalk 9.2.2

Bug fixes
Insecure
Unsupported

Fix. SFW. SFW module including fixed.

cleantalk 9.2.1

Bug fixes
Insecure
Unsupported

Fix. SFW. SFW module including fixed.

cleantalk 9.1.25

Bug fixes
New features
Insecure
Unsupported

Added Drupal 10 support
Changed JsonResponse::class in CheckUsersController

cleantalk 9.1.24

Insecure
Unsupported

Fix. Composer requirements fixed.
Fix. Code. Agent updated to `drupal9-124`.

cleantalk 9.1.22

Insecure
Unsupported

Fix. Common. Preventing sending requests without an access key.
Fix. Setting. Checking an access key fixed.
Fix. Setting. Trim an access key on setting saving.
User with articles statrment
Fix: All cookies use 'secure' parameter.
Fix: Mail sending. Undefined variable.
Fix: Fixed compatibility bugs with php 8.1 and fixed some common bugs
Fix. Get fields any fixed.
Drupal coding standards changes
Ref. cleantalk.module->cleantalk_page_attachments_alter(). Codestyle fixed.

cleantalk 9.1.18

Bug fixes
Insecure
Unsupported

Bugfix: Fixed Error - The content cannot be set on a BinaryFileResponse instance.

cleantalk 8.x-4.12

Bug fixes
New features
Insecure
Unsupported

Mod: Improving the functionality of checking site users for spam
Fix: JS errors. apbct-admin-scripts.js. Checking for undefined
Mod: Improved the mechanism for protecting external forms. Changed version to 8.x-4.12
Fix: add skip_strings for get_fields_any.
Fix: Deleting a user now via a post request
Mod: Implemented deletion of selected users and all users
Mod: Added scrolling definition to improve spam protection
Fix: the anti-crawler cookie now contains salt
Fix: Anticrawler - skipping in the presence of cookies

cleantalk 9.1.17

Bug fixes
New features
Insecure
Unsupported

Mod: Improving the functionality of checking site users for spam
Fix: JS errors. apbct-admin-scripts.js. Checking for undefined
Mod: Improved the mechanism for protecting external forms. Changed version to 9.1.17
Upd. SFW. AC table clearing implemented.
Fix. Uninstall function fixed.
Fix: skip_field for get_fields_any.
Fix: Deleting a user now via a post request
Mod: Implemented deletion of selected users and all users
Mod: Added scrolling definition to improve spam protection
Fix: the anti-crawler cookie now contains salt

cleantalk 9.1.16

Bug fixes
Insecure
Unsupported

Fixed: Disabling the ct_pointer_data cookie when enabling an alternative cookie mechanism

cleantalk 8.x-4.11

New features
Insecure
Unsupported

Fix: sql rand.
Fix: sql like request.
Fix: rc check type.
New: add eu cookie compilance banner.
Fix: link.
Fix: get_headers.
Added Anticrawler, AntiFlood and othe features for SFW
Fix: removed the condition for receiving alternative cookies only with the prefix apbct
Update name update function to cleantalk_update_81411

cleantalk 9.1.15

Bug fixes
New features
Insecure
Unsupported

Bugfix release 9.1.15 - fixed update function and agent version

cleantalk 9.1.14

Bug fixes
New features
Insecure
Unsupported

Changed the name of the update function to cleantalk_update_91114

cleantalk 9.1.13

Bug fixes
New features
Insecure
Unsupported

Fix: Changed the name of the update function to cleantalk_update_91112

cleantalk 9.1.12

New features
Insecure
Unsupported

Added AntiCrawler and AntiFlood

cleantalk 9.1.11

Bug fixes
Insecure
Unsupported

Fix: remote calls notices.
Fix: sfw update using table prefixes.

cleantalk 8.x-4.10

Bug fixes
Insecure
Unsupported

Fix: remote calls notices.
Fix: sfw update using table prefixes.

cleantalk 8.x-4.9

Bug fixes
Insecure
Unsupported

Fix: remote calls notices.
Fix: sfw update using table prefixes.

cleantalk 8.x-4.8

Bug fixes
Insecure
Unsupported

Fix: remote calls notices.
Fix: sfw update using table prefixes.

cleantalk 9.1.10

Bug fixes
Insecure
Unsupported

Fix: remote calls notices.
Fix: sfw update using table prefixes.

cleantalk 7.x-4.9

Bug fixes
Unsupported

Fix: set default role_checking while update.

cleantalk 7.x-4.8

Bug fixes
Unsupported

Fix: set default role checking while update.

cleantalk 9.1.9

Bug fixes
Insecure
Unsupported

Fix: php notices on sfw blocking page.

cleantalk 8.x-4.7

Bug fixes
Insecure
Unsupported

Upd: lib classes.
Fix: helper array check.
Fix: skip interlnal fields.
Fix: external library loading on all pages by respecting related configuration.
Fix: cookies_test.

Pages

Subscribe with RSS Subscribe to Releases for Anti-Spam by CleanTalk