File tree Expand file tree Collapse file tree 3 files changed +127
-54
lines changed
Expand file tree Collapse file tree 3 files changed +127
-54
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 1.0.1 - 2024-09-20
4+
5+ - Fixed possible issues with the URLs linking to PWA icons for the Web Manifest.
6+ - Fixed issues causing logged-out users to see console errors in their browsers.
7+ - Ensure short site name for PWA is valid and compatible with the Web Manifest.
8+ - Will now check for required PHP modules during installation.
9+ - Various other under the hood improvements.
10+
311### 1.0.0 - 2024-07-01
412
513- First official release.
Original file line number Diff line number Diff line change 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/customise/db/extension/webpushnotifications/" ,
6- "version" : " 1.0.1-dev " ,
6+ "version" : " 1.0.1" ,
77 "license" : " GPL-2.0-only" ,
88 "authors" : [
99 {
You can’t perform that action at this time.
0 commit comments