Skip to content

Commit 4df4172

Browse files
authored
Merge pull request #24 from iMattPro/update
Bump to 1.0.0-a2
2 parents cb256fe + a3b8457 commit 4df4172

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.0-a2 - 2026-06-01
6+
7+
### Added
8+
9+
- Consent banner text can now be edited and/or translated from the ACP under the new "Consent Text" section.
10+
511
## 1.0.0-a1 - 2026-05-27
612

713
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "Centralized GDPR-compliant consent and deferred script loading for phpBB forums.",
55
"homepage": "https://www.phpbb.com/",
6-
"version": "1.0.0-a1",
6+
"version": "1.0.0-a2",
77
"keywords": ["phpbb", "extension", "gdpr", "consent", "cookies"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)