Skip to content

Releases: netgen/NetgenInformationCollectionBundle

v1.6.3

08 Feb 10:58
v1.6.3
8751b36
Compare
Choose a tag to compare

[1.6.3] - 2019-02-08

Fixed

  • prototype('array') is now used instead of arrayPrototype
  • Twig function is now instance of Twig_SimpleFunction instead of Twig_Function

v1.6.2

04 Feb 14:08
v1.6.2
215f5b8
Compare
Choose a tag to compare

[1.6.2] - 2019-02-04

Fixed

  • Add jQuery to global scope on standalone admin

v1.6.1

04 Feb 11:49
v1.6.1
81c0645
Compare
Choose a tag to compare

[1.6.1] - 2019-02-04

Fixed

  • MySQL handing of GROUP BY when ONLY_FULL_GROUP_BY mode is on (tnx @darinda for reporting the issue)

v1.6.0

23 Jan 10:24
v1.6.0
cb31cc5
Compare
Choose a tag to compare

[1.6.0] - 2019-01-23

Added

  • Admin can now display collected info for contents without location
  • ReCaptcha support

v1.5.4

24 Oct 11:56
v1.5.4
b753451
Compare
Choose a tag to compare

[1.5.4] - 2018-10-24

Fixed

  • Breaks in older versions of eZ

v1.5.3

15 Aug 22:56
v1.5.3
e376d09
Compare
Choose a tag to compare

[1.5.3] - 2018-08-16

Fixed

  • Spelling in translation
  • Return empty array when there is no collected information contents

v1.5.2

13 Aug 08:51
v1.5.2
abe0617
Compare
Choose a tag to compare

[1.5.2] - 2018-08-13

Fixed

  • Use ez_urlalias rather than legacy route

v1.5.1

13 Aug 08:18
v1.5.1
Compare
Choose a tag to compare

[1.5.1] - 2018-08-13

Fixed

  • Padding on ic-content div

v1.5.0

10 Aug 07:53
v1.5.0
fab515f
Compare
Choose a tag to compare

[1.5.0] - 2018-08-10

Added

  • Symfony based admin interface for managing collected information
  • Admin interface can work standalone or integrated into Netgen AdminUI
  • GDPR compliant removal and anonymization of collected information
  • Console command for anonymization
  • Collected information export to CSV

Please consult upgrade instructions.

v1.4.1

09 Mar 10:11
v1.4.1
b3c4eea
Compare
Choose a tag to compare

[1.4.1] - 2018-03-09

Fixed

  • Continue with fallback logic if subject/recipient/sender template blocks do not return value