Skip to content

3.69.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 10:27
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
f54491a

Patch Changes

  • ad199d2: Fix: opting out no longer strands an in-flight push unregister. A DELETE /push_subscriptions is data removal, so it now goes out even after optOut() instead of leaving the server-side subscription active for the whole opted-out period (#746).