Skip to content

Releases: BrownBox/bbconnect-personalisation

0.1.6

Choose a tag to compare

@markparnell markparnell released this 17 May 00:46
  • Added sanitisation to querystring parameter
  • Removed caching from bbconnect_personalisation_get_user_for_key() as it was causing issues on some sites
  • Made sure hourly cron is always scheduled
  • Updated logic for generating keys for all users to only find users who don't already have a key. Also changed it to set/unset lock for each user rather than for the entire process so that it is less likely to cause issues if the process crashes for any reason.
  • Added logic to push personalisation key to MailChimp via KPI cron

0.1.5

Choose a tag to compare

@markparnell markparnell released this 26 Jul 05:14
  • Performance improvements

0.1.4

Choose a tag to compare

@markparnell markparnell released this 04 May 04:24
  • No longer populates form directly, instead just identifies user and leaves Connexions to populate the form

0.1.3

Choose a tag to compare

@markparnell markparnell released this 15 Aug 00:44
  • Added logic to auto-generate keys for all users

0.1.2

Choose a tag to compare

@markparnell markparnell released this 03 Aug 01:10
  • Fix a couple of issues with pre-render

0.1.1

Choose a tag to compare

@markparnell markparnell released this 03 Aug 01:06
  • Initial release