Skip to content

v6.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@larabr larabr released this 17 May 12:54
· 0 commits to main since this release

What's Changed

The following only lists the changes from the previous v6 prerelease.
For more context about the crypto-refresh changes introduced by OpenPGP.js v6, refer to the changelog of the initial prerelease.

Breaking changes:

  • Drop support for browsers without native BigInts (e.g. Safari <14) (#1754)
  • read[Private]Key: support parsing key blocks (return first parsable key); previously, parsing would fail if a block with more than one key was given in input (#1755)

Full Changelog: v6.0.0-beta.0...v6.0.0-beta.1