We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 152956b + 8f495b7 commit ad2ddd6Copy full SHA for ad2ddd6
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
8
### 1.0.0-RC2 - 2024-05-14
9
10
- NOTE: If upgrading from RC1 to RC2, you must fully uninstall (disable and purge) RC1 and install RC2 as a fresh installation.
composer.json
@@ -3,7 +3,7 @@
"type": "phpbb-extension",
"description": "An official phpBB extension that allows board users to receive browser-based push notifications.",
"homepage": "https://www.phpbb.com",
- "version": "1.0.0-RC2",
+ "version": "1.0.0-RC3",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments