Skip to content

Releases: crosspeaksoftware/gravity-forms-email-blacklist

2.5.6

29 Sep 18:31
74f2c48
Compare
Choose a tag to compare
  • Fix PHP error under PHP 8+
  • Fix with multiple email fields and different blacklists.

2.5.5

28 Aug 15:48
Compare
Choose a tag to compare

Fixed version number issue

2.5.4

28 Aug 15:30
Compare
Choose a tag to compare
  • Fixed validation function to remove any empty values for the array of blacklisted emails to prevent false positives from empty email fields.
  • Added capability declination to the class to allow the plugin to work with role and capabilities plugins.

2.5.3

28 Mar 19:00
df9a168
Compare
Choose a tag to compare

Updated labels and descriptions throughout the admin settings to improve clarity.

2.5.2

29 Sep 19:40
Compare
Choose a tag to compare
  • Fix: Updated method for getting the TLD to make sure the domain wildcards work in the case of a sub-domain email.

2.5.1

25 Jul 17:28
Compare
Choose a tag to compare
  • Updated static setting strings to allow them to be translated.
  • Added Text Domain.
  • Added a function to Load Loads a plugin’s translated strings.
  • Added filter to allow 3rd party plugins to alter the validation message before it is output.
  • Added filter to allow 3rd party plugins to alter the is_valid check.
  • Added short circuit filter to allow 3rd party plugins to jump over a check.

2.5

27 Oct 16:38
Compare
Choose a tag to compare
2.5
  • Updated documentation, readme and added instructions.
  • Updated version number and plugin information on compatibility and stable release.
  • Fix: Updated validation function to account for email fields hidden by conditional logic

2.3

01 May 15:38
Compare
Choose a tag to compare
2.3
Updated git readme

2.2

26 Jul 19:42
d10b73c
Compare
Choose a tag to compare
2.2

Cleaned up readme.txt

Merge pull request #12 from TimBHowe/2.1

23 Jul 16:53
f603b61
Compare
Choose a tag to compare