Skip to content

Commit ad2ddd6

Browse files
authored
Merge pull request #36 from iMattPro/release-rc3
Prep 1.0.0-RC3
2 parents 152956b + 8f495b7 commit ad2ddd6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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-RC3 - 2024-05-16
4+
5+
- Fixed an issue with user avatars not being displayed in the push notifications.
6+
- Added Russian translation.
7+
38
### 1.0.0-RC2 - 2024-05-14
49

510
- NOTE: If upgrading from RC1 to RC2, you must fully uninstall (disable and purge) RC1 and install RC2 as a fresh installation.

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-RC2",
6+
"version": "1.0.0-RC3",
77
"license": "GPL-2.0-only",
88
"authors": [
99
{

0 commit comments

Comments
 (0)