Release notes for TargetiX

Below is a list of releases of the TargetiX retargeting plugin for Revive Adserver, starting with the most recent release:

v1.8.0 – June 15, 2021

This release ensures compatibility with PHP 8.x.

v1.7.5 – October 15, 2020

This release contains an updated readme file (typos and grammar fixes)

v1.7.4 – October 26, 2019

This release contains bug fixes and performance improvements, mainly Improved mysqli compatibility.

v1.7.3 – November 16, 2017

This is a wrap-up release for fixes, small changes and enhancements implemented in the past months:

  • Delivery rules for retargeting will now only be displayed when the TargetiX plugin is enabled for an account.
  • We ensured compatibility with PHP 7.1.
  • We added an enableDebug setting and debug=1 parameter to the API to print out the variable content.
  • We ensured compatibility with mysqli.

v1.7.0 – January 11, 2016

  • PHP7 compatibility
  • various bug fixes and performance improvements

v1.6.4 – March 12, 2014

various bug fixes and performance improvements

v1.6.3 – March 11, 2014

unreleased, see v1.6.4

v1.6.2 – February 20, 2014

  • Added support for pushing values to array variables for click-retargeting and URL rules
  • Added magic macro support for array variables:
    • {ap.hvret.foo} will output all the values separated by a “|” character
    • {ap.hvret.foo.enc} will output the same as above, url-encoded
    • {ap.hvret.foo.json} will output a json array (even for scalar variables)

v1.6.1 – February 6, 2014

unreleased, see v1.6.2