Releases: CleanTalk/php-uni
Releases · CleanTalk/php-uni
2.8.0
- 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
2.7.2
- Upd. Custom DB. Getting logic fixed.
- Upd. SFW. Keep data about request status.
- Fix. SFW. Results handlng fixed.
- Fix. SFW update. Chek FW files existence before actions performed.
- Fix. File. Writing content to the files fixed.
- Fix. Updater. New exception on Github wrong response.
- Fix. Settings. Getting Access Key message fixed.
- Fix. Integration. DLE support fixed.
- Fix. Cron. Refactoring with common lib.
2.7.1
2.7.0
- Fix. Install. Insert code after namespace anf declare directives declaration.
- Fix. Public. JS relative path fixed.
- Fix. apbct_restore_include_path. Now works on most types of servers.
- Fix. apbct_set_include_path. Protect constant owerwriting tries.
- New. Moodle integration. Detect CMS.
- New. Moodle integration. Modify signup page to protect registrations.
- New. Moodle integration. Custom login page exclusion logic.
- Fix. Code. Constant definition fix.
- Fix. Code. Die page fixed and refactored.
- Fix. Updater. PHP notices fixed.
- Fix. Server variables getting from $_SERVER instead of filter_input.
- Fix. Common Helper. Add rule for decbin - int type.
- Fix: checking the version of the curl for the correct choice of the type of request.
- Fix. Helper. Curl options fixed.
- Fix: file_exists before unlink
- Added params for cookies
- Fix: Fixed installation
- Mod. PHP 8.1. Settings and Get fields any
- Mod. PHP 8.1 compatibility.
- New. SFW. CustomDB implemented. (#15)
2.6.0
- Fix: Fixed the message about the current version of the plugin and the update
- Fix: Made the name of the variable more unique
- Fix: SFW. SFW nets file clearing during update fixed.
- Fix. Code. DS constant defining fixed.
- Mod: Added the ability to change the ajax response when blocked
- New: Exclusions. Exclusion by hidden field implemented.
- New. Hidden field exclusion.
- New. Get latest release method.
- Upd: Visible fields process logic updated.
- Fix. Autoloader. Prevent to include SPBCT and UNIFORCE classes.
2.5.4
Improved work with Cs Cart CMS:
- Fix: Fixed bug with get_include_path()
- Fix: Removed @get_class()!='WP_User' in apbct_get_fields_any()
- Mod: CS-Cart integration
- Fix: check buffer before flush.
- Fix: check security variable before output.
- Changed algo for checkjs
- Detected CsCart CMS
- Added JS snippet for CSCart
- Fix: Snippet only for CsCart
- Fixed text in js snippet
- Fix: CsCart - Added registration form processing
- Fix: excluded some queries from checking
- Fix: excluded requests to add products to the cart and view pages
- Fix: Added test for search form cscart
- Fix: added isset for ['HTTP_REFERER']
- Fixed global variables
2.5.2
Added integration with DLE CMS
Fixed regular expression in ct_attach_js
Mod: DLE - added response processing when blocking a comment
Mod: Added definitions of the registration request in DLE
Mod: Added fields that are excluded when checking in DLE
Fixed ajax response for comments in DLE
2.5.1
Fixed antispam_activity_status after updating
Fixed antispam_activity_status after saved settings
2.5.0
Fix: fixed cookie names in sfw_die_page
Mod: Added WL to SFW
Mod: Added the ability to disable antispam
Mod: Added apikey validation
2.3.1
Fix: If field is email type then we don't use urldecode