Browser Support: Enjoy improved browser detection that ensures better compatibility across different environments, including web workers.
Improvements
Utility Removal: The old nacl.util functions are removed, streamlining the library and encouraging the use of the new nacl.util package for better functionality.
Testing Enhancements: Experience more reliable browser tests with the integration of tape-run, making it easier to ensure quality across different platforms.
PRNG Improvements: The random number generator now works without quota restrictions in browsers, enhancing performance and reliability.
Fixes
Fix issues related to environment detection by replacing references to 'window' with 'self', ensuring compatibility in web workers.
Others
Update the changelog to reflect the latest changes and improvements, keeping users informed about the product's evolution.