Node v5.4.0 (Stable)
Notable changes http: A new status code was added: 451 - "Unavailable For Legal Reasons" (Max Barinov) #4377. Idle sockets that have been kept alive now handle errors (José F. Romaniello) #4482. This...
View ArticleWeekly Update - Jan 11th, 2016
Node.js NewsNode v5.4.0 (Stable) is released Node v5.4.0 (Stable) ReleasesLast week we had one release: Node v5.4.0 (Stable). Complete changelog from previous releases can be found on GitHub. Notable...
View ArticleNode v5.4.1 (Stable)
Notable Changes Minor performance improvements: module: move unnecessary work for early return (Andres Suarez) #3579 Various bug fixes Various doc fixes Various test improvements Known issues Surrogate...
View ArticleWeekly Update - Jan 18th, 2016
Node.js NewsNode v5.4.1 (Stable) is released Node v5.4.1 (Stable) ReleasesLast week we had one release: Node v5.4.1 (Stable). Complete changelog from previous releases can be found on GitHub. Notable...
View ArticleNode v4.2.5 (LTS)
Notable changes assert accommodate ES6 classes that extend Error (Rich Trott) #4166 build add "--partly-static" build options (Super Zheng) #4152 deps backport 066747e from upstream V8 (Ali Ijaz...
View ArticleNode v5.5.0 (Stable)
Notable Changes events: make sure console functions exist (Dave) #4479 fs: add autoClose option to fs.createWriteStream (Saquib) #3679 http: improves expect header handling (Daniel Sellers) #4501 node:...
View ArticleNode v4.2.6 (LTS)
Notable changes Fix regression in debugger and profiler functionality Known issues Some problems with unreferenced timers running during beforeExit are still to be resolved. See #1264. Surrogate pair...
View ArticleWeekly Update - Jan 22th, 2016
Node.js NewsNode v4.2.6 (LTS), Node v5.5.0 (Stable), Node v4.2.5 (LTS) are released Nominations for the 2016 electionNominations closed last Friday for the individual member representative to the...
View ArticleOpenSSL upgrade low-severity Node.js security fixes
SummaryThe Node.js project will be releasing new versions across all of its active release lines early next week (possibly sooner, pending full impact assessment) to incorporate upstream patches from...
View ArticleWeekly Update - Jan 29th, 2016
Node.js NewsThe Node.js project will be releasing new versions across all of its active release lines early next week (possibly sooner, pending full impact assessment) to incorporate upstream patches...
View ArticleWeekly Update - Feb 8th, 2016
Node.js News2016 ElectionThe 2016 election was the first Individual Membership Election. The winner of the election is serving a two year term and the runner-up is serving a one year term. Future...
View ArticleNode v5.6.0 (Stable)
This is an important security release. For full details see https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities. Notable changes http: fix...
View ArticleNode v4.3.0 (LTS)
This is an important security release. For full details see https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities. Notable changes http: fix...
View ArticleNode v0.12.10 (LTS)
This is an important security release. For full details see https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities. Notable changes: http: fix...
View ArticleNode v0.10.42 (LTS)
This is an important security release. For full details see https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for details on patched vulnerabilities. Notable changes http: fix...
View ArticleFebruary 2016 Security Release Summary
Two weeks ago we announced the planned release of updates to all active release lines, v0.10, v0.12, v4 and v5, to fix HTTP related vulnerabilities and to upgrade the bundled versions of OpenSSL. Upon...
View ArticleWeekly Update - Feb 15th, 2016
Node.js NewsNode v0.10.42 (LTS), Node v0.12.10 (LTS), Node v4.3.0 (LTS) and Node v5.6.0 (Stable) are released. February 2016 Security Release SummaryWe had released Node.js v0.10.42 (Maintenance),...
View ArticleNode v4.3.1 (LTS)
Notable changes buffer make byteLength work with Buffer correctly (Jackson Tian) #4738 debugger guard against call from non-node context (Ben Noordhuis) #4328 fixes segfaults in debugger do not incept...
View ArticleNode.js Foundation to Add Express to its Incubator Program
Node.js Foundation to Add Express to its Incubator Program SAN FRANCISCO, Feb. 10, 2016 — The Node.js Foundation, a community-led and industry-backed consortium to advance the development of the...
View ArticleNode v5.7.0 (Stable)
Notable changes buffer: You can now supply an encoding argument when filling a Buffer Buffer#fill(string[, start[, end]][, encoding]), supplying an existing Buffer will also work with...
View Article