Notable Users: GitHub is now recognized as a notable user of TweetNaCl.js, highlighting its use for encrypting secrets in GitHub Actions. This showcases the library's reliability and real-world application.
Improvements
Low-Level Functions: More internal functions are now exposed in the nacl.lowlevel object, providing users with additional tools for cryptographic operations.
Fixes
Fix a variable assignment issue in the crypto_sign_open function, ensuring it operates correctly without unnecessary variables.
Fix a dead link in the README, ensuring users have access to the correct resources.
Others
Update the development dependencies to ensure the library remains up-to-date and secure.
Rebuild minified versions of the library for improved performance and efficiency.