Hi,
I updated everything today and now get the following error in the log
[2021-05-19 05:59:19] flarum.ERROR: ErrorException: [VAPID] Public key should be 65 bytes long when decoded. in C:\xampp\htdocs\soulorg\vendor\minishlink\web-push\src\VAPID.php:71
Stack trace:
#0 C:\xampp\htdocs\soulorg\vendor\minishlink\web-push\src\WebPush.php(88): Minishlink\WebPush\VAPID::validate(Array)
#1 C:\xampp\htdocs\soulorg\vendor\askvortsov\flarum-pwa\src\PushNotificationDriver.php(123): Minishlink\WebPush\WebPush->__construct(Array, Array)
#2 C:\xampp\htdocs\soulorg\vendor\flarum\core\src\Notification\NotificationSyncer.php(110): Askvortsov\FlarumPWA\PushNotificationDriver->send(Object(Flarum\Subscriptions\Notification\NewPostBlueprint), Array)
#3 C:\xampp\htdocs\soulorg\vendor\flarum\subscriptions\src\Job\SendReplyNotification.php(57) ...