Skip to content

Releases: BrownBox/bbconnect-kpis

0.3.11

03 Aug 01:29
Compare
Choose a tag to compare
  • Replace deprecated function strftime() with date()
  • Various performance improvements

0.3.10

17 May 00:44
Compare
Choose a tag to compare
  • Major overhaul of KPI calculations to only process users who need it instead of recalculating figures for everyone every time
  • Reworked MailChimp cron script to work with Connexions MailChimp 2.0.0

0.3.9

07 Jun 23:54
Compare
Choose a tag to compare
  • Added filter to allow for modification of MailChimp groups before sync
  • Bug fixes

0.3.8

10 Oct 21:34
Compare
Choose a tag to compare
  • PHP7.3 compatibility
  • Added filter for cron memory limit
  • Various performance improvements
  • Update CRM subscription status from MailChimp during cron

0.3.7

13 May 00:29
Compare
Choose a tag to compare
  • Added filters to allow for custom KPI fields
  • Bug fix

0.3.6

09 Apr 03:51
Compare
Choose a tag to compare
  • Added support for custom cron scripts, and MailChimp cron (if running MailChimp addon)
  • Force cron script output during processing
  • Better checking for crashed cron script
  • Bug fixes

0.3.5

20 Jan 23:54
Compare
Choose a tag to compare
  • Added support for offsets
  • Bug fixes

0.3.4

03 Nov 03:13
Compare
Choose a tag to compare
  • Bug fixes

0.3.3

31 Oct 01:58
Compare
Choose a tag to compare
  • Better error reporting in cron
  • Auto-install MU plugin to prevent unneeded plugins from loading during cron
  • Bug fixes

0.3.2

30 Oct 22:12
Compare
Choose a tag to compare
  • Added days since created meta field
  • Dropped idea of sample KPI scripts as this was causing issues due to the way Wordpress installs updates. Future versions will include hooks to enable modifying script functionality/including custom scripts.
  • Bug fixes