Release 1.3.0, MongoDB, development plans and more.
Release 1.3.0
The most important changes:
url : url.resolve ('/ path / to / file', '.') now returns the path with a slash at the end, url.resolve ('/', '.') returns "/" # 278 (Amir Saboury).
tls : The default cipher suite used by tls and https has been changed and now provides Perfect Forward Secrecy for all modern browsers. In addition, insecure RC4 ciphers were excluded from the set. If you can not do without RC4, please specify your own cipher suite. # 826 (Roman Reiss)
Important Community Events
Node Guide - William Bert created http://nodegovernance.io/ to notify Scott Hammond, Joyent CEO, of the community's desire to make the open management model io.js a base for the Node technical committee. The community response was fantastic !
Node.js and io.js, improve performance - Raygun.io recently conducted Node.js and io.js performance tests, and both improved performance with each release! Find out more in the article .
LTTng Basics - LTTngBasics with io.js from jgalar user on asciinema