Sorry for the late post.
New this (last) week:
- WebCrypto now supports the MD5 digest algorithm. Of course, we strongly recommend against using MD5 in any new code, or for any security-related purpose. We added support because some applications need to use it for legacy reasons, and using a native implementation is much better than using a pure-JS one.
- Major V8 update: 7.1.302.31 -> 7.2.502.16