Release 1.0.1: restrict PWA install to logged-in users
This commit is contained in:
@@ -3,7 +3,7 @@ Contributors: ronnygrobel
|
||||
Tags: pwa, progressive web app, manifest, service worker, offline
|
||||
Requires at least: 6.0
|
||||
Tested up to: 6.7
|
||||
Stable tag: 1.0.0
|
||||
Stable tag: 1.0.1
|
||||
Requires PHP: 7.4
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
@@ -43,5 +43,10 @@ Werden keine Icons angegeben, wird automatisch das WordPress-Site-Icon verwendet
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.1 =
|
||||
* PWA-Installation auf eingeloggte Benutzer begrenzt
|
||||
* Manifest und Service Worker geben fuer Gaeste HTTP 403 zurueck
|
||||
* Frontend-Assets und Install-Button nur fuer eingeloggte Benutzer aktiv
|
||||
|
||||
= 1.0.0 =
|
||||
* Erstveröffentlichung
|
||||
|
||||
Reference in New Issue
Block a user