WCF
WCF copied to clipboard
Add service worker for push notifications
Closes https://github.com/WoltLab/WCF/issues/3960
Waiting for composer packages
minishlink/web-pushversion9.0.0- ~
web-token/jwt-libraryversion4.0.0~
minishlink/web-push
https://github.com/web-push-libs/web-push-php/releases has v9.0.0-rc2 out for a few days already and we can possibly expect a release to arrive in July.
web-token/jwt-library
The version 4.0 appears to be still under development as of now. However, its composer.json requires a minimum PHP version of 8.3 which exceeds our current minimum version of PHP 8.1. @Cyperghost can we somehow backport the necessary changes in the v3.4 tree to work around this?