Skip to content

Releases: akeeba/com_datacompliance

v.1.2.1

25 Jan 13:58
Compare
Choose a tag to compare

Joomla and PHP Compatibility

We are developing, testing and using Akeeba Data Compliance using the latest version of Joomla! and a popular and actively maintained branch of PHP 7. At the time of this writing this is:

  • Joomla! 3.9
  • PHP 7.3

Akeeba Subscriptions should be compatible with:

  • Joomla! 3.8, 3.9
  • PHP 7.1, 7.2, 7.3, 7.4.

Changelog

  • [HIGH] Automatic account deletion (lifecycle) wasn't working

v.1.2.0

25 Jan 13:06
Compare
Choose a tag to compare

Joomla and PHP Compatibility

We are developing, testing and using Akeeba Data Compliance using the latest version of Joomla! and a popular and actively maintained branch of PHP 7. At the time of this writing this is:

  • Joomla! 3.9
  • PHP 7.2

Akeeba Subscriptions should be compatible with:

  • Joomla! 3.8, 3.9
  • PHP 7.1, 7.2, 7.3.

Changelog

  • Rewritten cookie plugin to work with caching enabled
  • Consent can be transcribed from Joomla's privacy consent user profile field (migration from Joomla to DataCompliance)
  • Transcribing consent given during subscription only applies to Akeeba Subscriptions 5 and 6
  • Compatibility with Akeeba Subscriptions 7 for data export and user anonymisation (Users model has been removed)
  • User Profile fields not displayed correctly when using an Edit Profile menu item

v.1.1.1

12 Jul 07:56
Compare
Choose a tag to compare

Joomla and PHP Compatibility

We are developing, testing and using Akeeba Data Compliance using the latest version of Joomla! and a popular and actively maintained branch of PHP 7. At the time of this writing this is:

  • Joomla! 3.9
  • PHP 7.2

Akeeba Subscriptions should be compatible with:

  • Joomla! 3.8, 3.9
  • PHP 7.1, 7.2, 7.3.

Changelog

  • Rewritten cookie plugin to work with caching enabled
  • Consent can be transcribed from Joomla's privacy consent user profile field (migration from Joomla to DataCompliance)
  • Transcribing consent given during subscription only applies to Akeeba Subscriptions 5 and 6
  • Compatibility with Akeeba Subscriptions 7 for data export and user anonymisation (Users model has been removed)
  • User Profile fields not displayed correctly when using an Edit Profile menu item

v.1.1.0

12 Mar 13:24
Compare
Choose a tag to compare

Joomla and PHP Compatibility

We are developing, testing and using Akeeba Data Compliance using the latest version of Joomla! and a popular and actively maintained branch of PHP 7. At the time of this writing this is:

  • Joomla! 3.9
  • PHP 7.2

Akeeba Subscriptions should be compatible with:

  • Joomla! 3.8, 3.9
  • PHP 7.0, 7.1, 7.2, 7.3.

Changelog

New features

  • Protection of all component and plugin folders against direct web access
  • Export data: support for Joomla “privacy” group plugins

Bug fixes

  • [VERY HIGH] Immediate failure accessing the backend of the component [gh-27]
  • [HIGH] ATS export, causing fatal error
  • [LOW] Cookie compliance fails with a fatal error when the server does not set the HTTP_HOST environment variable
  • [LOW] PHP 7.3 warning in the Control Panel page
  • [LOW] The cookie consent code was outside the BODY tag

v.1.0.1

04 Sep 13:34
Compare
Choose a tag to compare

Joomla and PHP Compatibility

We are developing, testing and using Akeeba Data Compliance using the latest version of Joomla! and a popular and actively maintained branch of PHP 7. At the time of this writing this is:

  • Joomla! 3.8
  • PHP 7.2

Akeeba Subscriptions should be compatible with:

  • Joomla! 3.8
  • PHP 7.0, 7.1, 7.2.

Changelog

  • Cookie consent plugin
    ~ Joomla! 3.9 backend Components menu item compatibility

v.0.1.0

16 Jul 12:56
Compare
Choose a tag to compare

Joomla and PHP Compatibility

We are developing, testing and using Akeeba Data Compliance using the latest version of Joomla! and a popular and actively maintained branch of PHP 7. At the time of this writing this is:

  • Joomla! 3.8
  • PHP 7.1

Akeeba Subscriptions should be compatible with:

  • Joomla! 3.8
  • PHP 7.0, 7.1, 7.2.

Changelog

  • First release