File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 1.0.0 - 2024-07-01
4+
5+ - First official release.
6+
37### 1.0.0-RC10 - 2024-07-01
48
59- Apple mobile devices are now supported through the implementation of progressive web app capabilities.
Original file line number Diff line number Diff line change 22 "name" : " phpbb/webpushnotifications" ,
33 "type" : " phpbb-extension" ,
44 "description" : " An official phpBB extension that allows board users to receive browser-based push notifications." ,
5- "homepage" : " https://www.phpbb.com" ,
6- "version" : " 1.0.0-RC10 " ,
5+ "homepage" : " https://www.phpbb.com/customise/db/extension/webpushnotifications/ " ,
6+ "version" : " 1.0.0" ,
77 "license" : " GPL-2.0-only" ,
88 "authors" : [
99 {
4848 "phpbb/phpbb" : " >=3.3.12,<4.0.0@dev"
4949 },
5050 "version-check" : {
51- "host" : " imattpro.github.io" ,
52- "directory" : " /version" ,
53- "filename" : " webpushnotifications.json"
51+ "host" : " www.phpbb.com" ,
52+ "directory" : " /customise/db/extension/webpushnotifications" ,
53+ "filename" : " version_check" ,
54+ "ssl" : true
5455 }
5556 }
5657}
You can’t perform that action at this time.
0 commit comments