v3.2.0
What's Changed
This release is focused on bringing enhanced security improvements.
A quick summary of the changes and updates applied:
- Improved security through the use of JWE encryption for hashing algorithms.
- Expanded character set and updated default hashing algorithm to SHA256.
- Removed the default TOTP generation secret, which was never used in practice.
- Implemented various refactoring efforts to improve code maintainability and readability.
- Older versions below
v3.2.0
have been deprecated.
Example Templates have also been updated reflecting these new changes.
Huge thanks to @ryan0x44 who let us know about a critical security issue this release has fixed. And as always, a million thanks to @mw10013 for the time invested and the effort put into the library itself.
Full Changelog: v3.1.0...v3.2.0