Skip to content

Commit 7f97341

Browse files
author
Nicholas K. Dionysopoulos
committed
Prepare for release
1 parent 3b95de6 commit 7f97341

12 files changed

Lines changed: 87 additions & 20 deletions

File tree

RELEASENOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ Akeeba Subscriptions should be compatible with:
1111
* PHP 7.1, 7.2, 7.3.
1212

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

plugins/datacompliance/akeebasubs/akeebasubs.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_AKEEBASUBS_DESCRIPTION</description>
1818

1919
<files>

plugins/datacompliance/ars/ars.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_ARS_DESCRIPTION</description>
1818

1919
<files>

plugins/datacompliance/ats/ats.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_ATS_DESCRIPTION</description>
1818

1919
<files>

plugins/datacompliance/email/email.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_EMAIL_DESCRIPTION</description>
1818

1919
<files>

plugins/datacompliance/joomla/joomla.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_JOOMLA_DESCRIPTION</description>
1818

1919
<files>

plugins/datacompliance/loginguard/loginguard.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_LOGINGUARD_DESCRIPTION</description>
1818

1919
<files>

plugins/datacompliance/s3/s3.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_DATACOMPLIANCE_S3_DESCRIPTION</description>
1818

1919
<files>

plugins/system/datacompliance/datacompliance.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_SYSTEM_DATACOMPLIANCE_DESCRIPTION</description>
1818

1919
<files>

plugins/system/datacompliancecookie/datacompliancecookie.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>http://www.akeebabackup.com</authorUrl>
1313
<copyright>Copyright (c)2018-2019 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
1414
<license>GNU General Public License version 3, or later</license>
15-
<creationDate>2019-03-12</creationDate>
16-
<version>1.1.0</version>
15+
<creationDate>2019-07-12</creationDate>
16+
<version>1.1.1</version>
1717
<description>PLG_SYSTEM_DATACOMPLIANCECOOKIE_DESCRIPTION</description>
1818

1919
<files>

0 commit comments

Comments
 (0)