Skip to content

Commit 29a1f66

Browse files
author
Nicholas K. Dionysopoulos
committed
Release notes and update info
1 parent 5becd14 commit 29a1f66

3 files changed

Lines changed: 34 additions & 3 deletions

File tree

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Akeeba Data Compliance 1.1.0
1+
Akeeba Data Compliance 1.0.0
22
================================================================================
33
+ Cookie consent plugin
44
~ Joomla! 3.9 backend Components menu item compatibility

RELEASENOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
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:
44

55
* Joomla! 3.8
6-
* PHP 7.1
6+
* PHP 7.2
77

88
Akeeba Subscriptions should be compatible with:
99

@@ -12,4 +12,5 @@ Akeeba Subscriptions should be compatible with:
1212

1313
## Changelog
1414

15-
* First release
15+
+ Cookie consent plugin
16+
~ Joomla! 3.9 backend Components menu item compatibility

update/pkg_datacompliance_updates.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
<!-- Akeeba Data Comlpiance update provisioning XML stream -->
22
<updates>
3+
<!-- Version 1.0.0 -->
4+
<update>
5+
<version>1.0.0</version>
6+
<tags>
7+
<tag>stable</tag>
8+
</tags>
9+
10+
<downloads>
11+
<downloadurl type="full" format="zip">https://github.com/akeeba/com_datacompliance/releases/download/1.0.0/pkg_datacompliance-1.0.0.zip</downloadurl>
12+
</downloads>
13+
<infourl title="Akeeba Data Compliance Release Notes">https://github.com/akeeba/com_datacompliance/releases/1.0.0</infourl>
14+
15+
<targetplatform name="joomla" version="3.8"/>
16+
17+
<php_minimum>7.0.0</php_minimum>
18+
19+
<ars-phpcompat version="7.0"/>
20+
<ars-phpcompat version="7.1"/>
21+
<ars-phpcompat version="7.2"/>
22+
23+
<name>Akeeba Data Compliance package</name>
24+
<description>Akeeba Data Compliance - Easy GDPR compliance for your Joomla! site</description>
25+
<element>pkg_datacompliance</element>
26+
<type>package</type>
27+
<maintainer>Akeeba Ltd</maintainer>
28+
<maintainerurl>https://www.akeebabackup.com</maintainerurl>
29+
<section>Updates</section>
30+
<client>0</client>
31+
</update>
32+
333
<!-- Version 0.1.0 -->
434
<update>
535
<version>0.1.0</version>

0 commit comments

Comments
 (0)