File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 1.0.0 - 2024-06-04
4+
5+ - First official release.
6+
37### 1.0.0-RC7 - 2024-06-03
48
59- New: Added an ACP option to show or hide the push subscriptions toggle switch in the footer of the Notifications drop down.
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" ,
6- "version" : " 1.0.0-RC7 " ,
6+ "version" : " 1.0.0" ,
77 "license" : " GPL-2.0-only" ,
88 "authors" : [
99 {
4141 "phpbb/phpbb" : " >=3.3.12,<4.0.0@dev"
4242 },
4343 "version-check" : {
44- "host" : " imattpro.github.io" ,
45- "directory" : " /version" ,
46- "filename" : " webpushnotifications.json"
44+ "host" : " www.phpbb.com" ,
45+ "directory" : " /customise/db/extension/webpushnotifications" ,
46+ "filename" : " version_check" ,
47+ "ssl" : true
4748 }
4849 }
4950}
You can’t perform that action at this time.
0 commit comments