Skip to content

v5.2.0

Compare
Choose a tag to compare
@Minishlink Minishlink released this 23 Feb 16:27
· 80 commits to master since this release
7150ba0
  • added ability to cache VAPID headers in a request (thx @javiermarinros!)
  • enhanced message reporting (thx @t1gor!)
  • made flush really async (thx @marcvdm!)
  • fixed an encryption error that would occur when using the new subscription structure with a contentEncoding (thx @soerenuhrbach!)
  • fixed an error that would occur if network request failed (thx @steffenweber!)
  • fixed some static errors