Skip to content

v3.12.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@kjmartens kjmartens released this 02 Sep 16:16

Added

  • Added support for blocking phrases in spam keyword blocking feature (e.g. "generate new leads").

Changed

  • Updated newly created Text, Hidden, Invisible, Phone, Regex, and Website field types from VARCHAR to TEXT in database. Changed all other newly created field types to be VARCHAR(255) instead of VARCHAR(100). This is not a retroactive change - it will affect the creation of new fields only.
  • Updated the SharpSpring CRM integration to work with the latest API changes.

Fixed

  • Fixed a bug where spam reasons in the submission view page would show up as many times as there are pages when a multi-page form triggered spam blocking protection.
  • Fixed a bug where attempting to sort on Spam Reasons in the Spam folder would trigger errors. Sorting by Spam Reasons is disabled for now.
  • Fixed a bug where submitting an AJAX form a second time (whole new second submission) would always fail the spam test when the "Minimum Submit Time" setting was enabled.