Skip to content

Commit

Permalink
Release1140 (#603)
Browse files Browse the repository at this point in the history
* add in our akismet field ignoring

* better check for valid email address that includes "value+value@" variations. White space

* bump version and tested up to version

* Feature/316 elementor notices (#598)

* whitespace

* match our code to Elementor who changed naming conventions

* add cleantalk support for their visible fields key that the API does not like (#597)

* Feature/cc 328 update cmb2 (#596)

* add cleantalk support for their visible fields key that the API does not like

* Revert "add cleantalk support for their visible fields key that the API does …"

* whitespace

* match our code to Elementor who changed naming conventions

* Revert "Fix deprecated method naming from Elementor"

* Update CMB2 to the latest version

* update composer lock file with new CMB2 as well as updated deps based on constraints

Co-authored-by: bplv112 <[email protected]>
Co-authored-by: bplv112 <[email protected]>

* update changelog for all pending changes in 1.14.0

* add Laura to contributor credits

* Feature/cc 225 api3 update notice (#606)

* new notification registration and content output

* callback to determine if API v3 notice should be shown

* add notice at top of readme.txt file for the API v3 upgrade coming.

* php docblocks

---------

Co-authored-by: David Walz <[email protected]>
Co-authored-by: bplv112 <[email protected]>
Co-authored-by: bplv112 <[email protected]>
  • Loading branch information
4 people authored Mar 1, 2023
1 parent 2c0958b commit 6d7a063
Show file tree
Hide file tree
Showing 9 changed files with 464 additions and 318 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage":"https://www.constantcontact.com",
"require":{
"monolog/monolog":"1.24",
"cmb2/cmb2":"~2.9.0",
"cmb2/cmb2":"2.10.1",
"defuse/php-encryption":"2.2.1",
"google/recaptcha":"1.2.3",
"constantcontact/constantcontact":"2.1.*"
Expand Down
Loading

0 comments on commit 6d7a063

Please sign in to comment.