Node v0.12.5 (Stable)
With this new release, OpenSSL has been upgraded to 1.0.1o to fix several security vulnerabilities. Two of them affect Node.js directly: Logjam and CVE-2015-1788. Regarding Logjam, OpenSSL has added...
View ArticleWeekly Update - Jun 26th, 2015
io.js and Node.js News This week we have one io.js release v2.3.1, complete changelog from previous releases can be found on GitHub. Notable changes module: The number of syscalls made during a...
View ArticleWeekly Update - Jul 3rd, 2015
io.js and Node.js News — July 3rd Important patches for io.js 1.8 and 2.3 and upcoming events. io.js 1.8 and 2.3 Releases This week we have three io.js releases: v2.3.2 and two following important...
View ArticleNode v0.12.6 (Stable)
This release of Node.js fixes a bug that triggers an out-of-band write in V8's utf-8 decoder. This bug impacts all Buffer to String conversions. This is an important security update as this bug can be...
View ArticleNode v0.10.40 (Maintenance)
This release upgrades OpenSSL to version 1.0.1p, which fixes a security vulnerability (CVE-2015-1793). More details about the vulnerability can be found on OpenSSL's website. 2015.07.09, Version...
View ArticleNode v0.12.7 (Stable)
In addition to upgrading npm and fixing a couple of bugs, this release upgrades OpenSSL to version 1.0.1p, which fixes a security vulnerability (CVE-2015-1793). More details about the vulnerability can...
View ArticleWeekly Update - Jul 10th, 2015
io.js and Node.js News — July 10th Security patches for io.js 1.8 and 2.3 and upcoming events. io.js 1.8 and 2.3 Releases This week we have two io.js releases: v2.3.4 and v1.8.4, complete changelog...
View ArticleWeekly Update - Jul 17th, 2015
io.js and Node.js News — July 17th io.js 2.4.0 is released, Apigee joined our foundation and Intl WG start. io.js 2.4 Release This week we have one io.js release: v2.4.0, complete changelog from...
View ArticleWeekly Update - Jul 24th, 2015
io.js and Node.js News This week we didn't have io.js releases. Complete changelog from previous releases can be found on GitHub. Community Updates Rod Vagg posted an article about Node.js LTS on...
View ArticleWeekly Update - Jul 31st, 2015
io.js and Node.js News — July 31st io.js v2.5.0 and our call for an LTS build V8 maintainer. io.js 2.5 Release This week we have released io.js v2.5.0. The complete changelog for this version and...
View ArticleWeekly Update - Aug 7th, 2015
io.js and Node.js News — August 7th io.js v3.0 and the new goodness, breaking changes, and our ongoing call for an LTS build V8 maintainer. io.js v3.0 Release This week, io.js v3.0.0 is released! Since...
View ArticleWeekly Update - Aug 14th, 2015
io.js and Node.js News — August 14th The move of nodejs/io.js to nodejs/node, the Collaborator Summit, and more. nodejs/io.js has moved to nodejs/node! Rod Vagg made a proposal regarding the...
View ArticleWeekly Update - Aug 21st, 2015
io.js and Node.js News — August 21st io.js v3.1.0 and the v0.12 LTS plan, ARM build, nodeday event. io.js v3.1.0 Release Notable changes buffer: Fixed a couple large memory leaks (Ben Noordhuis) #2352....
View ArticleWeekly Update - Aug 28th, 2015
io.js and Node.js News — August 28th io.js v3.2.0/v3.3.0 and Node v4 evangelism, new.nodejs.org, nodefest/empirenode event. io.js 3.2 and 3.3 Releases This week we have two io.js releases: v3.2.0 and...
View ArticleWeekly Update - Sep 4th, 2015
Node.js News — September 4th Node.js v4.0.0 is released Node.js v4.0.0 This week is the most historical week. Finally we have released Node.js v4.0.0(stable). Thanks to the every Node/io.js...
View ArticleNode.js Foundation Elects Board of Directors
New Foundation Committed to Accelerating Growth of the Node.js Platform Also Adds Marketing Chair and Community Manager SAN FRANCISCO, Sept. 4, 2015 – The Node.js Foundation, a community-led and...
View ArticleNode v4.0.0 (Stable)
The collaborators of the Node.js project and the members of the Node.js Foundation are proud to offer v4.0.0 for general release. This release represents countless hours of hard work encapsulated in...
View ArticleNode.js Interactive
Are You Ready for Node.js Interactive? The Node.js Foundation is pleased to announce Node.js Interactive happening from December 8-9, 2015 in Portland, OR. With node.js growing in all aspects of...
View ArticleNode.js Foundation Combines Node.js and io.js Into Single Codebase in New...
More Stability, Security, and Improved Test Coverage Appeals to Growing Number of Enterprises Using Node.js SAN FRANCISCO, Sept. 14, 2015 – The Node.js Foundation, a community-led and industry-backed...
View ArticleNode v4.1.0 (Stable)
2015-09-17, Version 4.1.0 (Stable), @Fishrock123 Notable changes buffer: Buffers are now created in JavaScript, rather than C++. This increases the speed of buffer creation (Trevor Norris) #2866....
View Article