Skip to content

Releases: BrownBox/bbconnect

2.8.24

Choose a tag to compare

@markparnell markparnell released this 13 Mar 02:39
  • Allow @example.com email addresses when submitted Gravity Forms in admin
  • Fix issue with rendering of Gravity Forms in admin area in GF 2.9.29+

2.8.23

Choose a tag to compare

@markparnell markparnell released this 01 Mar 00:56
  • Check whether user ID is not empty in URL instead of whether parameter exists
  • Updated search to allow searching for zero on number fields

2.8.22

Choose a tag to compare

@markparnell markparnell released this 02 Aug 23:57
  • Fix further issues with searching on address fields

2.8.21

Choose a tag to compare

@markparnell markparnell released this 23 Jul 23:45
  • Further PHP8 fixes

2.8.20

Choose a tag to compare

@markparnell markparnell released this 17 Jul 22:57
  • Fix conflict with WP Migrate on PHP 8

2.8.19

Choose a tag to compare

@markparnell markparnell released this 05 Jul 01:51
  • Fix error that meant address fields weren't shown in field drop-down in user reports

2.8.18

Choose a tag to compare

@markparnell markparnell released this 20 Jun 01:21
  • No changes - released due to error in versioning

2.8.17

Choose a tag to compare

@markparnell markparnell released this 20 Jun 01:18
  • Updated fallback JS redirect to new user page to include parameter to display success message
  • Various fixes to PHP8 compatibility
  • Added custom action hooks before and after creating user records from Gravity Forms submissions

2.8.15

Choose a tag to compare

@markparnell markparnell released this 02 May 01:20
  • Fix user pages takeover logic as previous change for 2FA compatibility broke the redirects completely

2.8.14

Choose a tag to compare

@markparnell markparnell released this 13 Feb 05:31
  • Fix address field names in meta tracking
  • Clean up HTML chars when comparing meta values
  • Added filter to allow override of default functionality to update existing records
  • Fix ability to scroll form list in quicklink
  • Use new GF2.5 form markup
  • Don't use rich editor in forms as it no longer works on submit form page
  • Replace GF list of predefined country choices with our country list
  • Updated user profile takeover logic to allow access in order to set up 2FA with WP 2FA plugin