Skip to content

v9.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Minishlink Minishlink released this 06 Mar 11:15
· 1 commit to master since this release
2c24f4c

What's Changed

⚠️ Breaking changes

In this release candidate:

  • Dropped support for PHP 8.0
  • Dropped support of environments without a version of openssl with elliptic curve support

In the final version v9.0.0, there will be additional breaking changes with PR #394:

  • Change default encoding to aes128gcm
  • Change Subscription interface
  • Remove legacy GCM
  • Remove old Chrome subscription support

PRs

New Contributors

Full Changelog: v8.0.0...v9.0.0-rc1