Skip to content

6.48

Compare
Choose a tag to compare
@alexandergull alexandergull released this 16 Jan 14:31
· 6 commits to master since this release
2a4b38c
  • 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.