Skip to content

Commit 01a8520

Browse files
committed
1.0.0-RC8
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent e1223e9 commit 01a8520

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 1.0.0-RC8 - 2024-06-05
4+
5+
- Fixed (for real this time) an issue where push notifications failed on Android devices using Firefox.
6+
- Tweaked padding in the notification dropdown subscribe button to align with header elements.
7+
38
### 1.0.0-RC7 - 2024-06-03
49

510
- New: Added an ACP option to show or hide the push subscriptions toggle switch in the footer of the Notifications drop down.

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": "An official phpBB extension that allows board users to receive browser-based push notifications.",
55
"homepage": "https://www.phpbb.com",
6-
"version": "1.0.0-RC7",
6+
"version": "1.0.0-RC8",
77
"license": "GPL-2.0-only",
88
"authors": [
99
{

0 commit comments

Comments
 (0)