Release Notes for 4.2.1
4.2.x bugfix release (patch)
4.2.1
- Total issues resolved: 5
- Total pull requests resolved: 5
- Total contributors: 1
bug
- 699: fix(core): keep the cause of a load or verification failure thanks to @Spomky
- 698: fix(encryption): read the recipient header from the builder state thanks to @Spomky
- 697: fix(core): keep every key of a set sharing the same "kid" thanks to @Spomky
- 696: fix(encryption): allow a sender key with a static key agreement thanks to @Spomky
- 695: fix(signature): apply the payload encoding to the clone, not the receiver thanks to @Spomky