News from 2016
-
Node v7.1.0 (Current)
- buffer: add buffer.transcode to transcode a buffer's content from one encoding to another primarily using ICU (James M Snell) #9038
- child_process: add public API for IPC channel (cjihrig) #9322
- icu:
- lib: make
String(global) === '\[object global\]'(Anna Henningsen) #9279 - libuv: Upgraded to 1.10.0 (cjihrig) #9267
- readline: use icu based string width calculation (James M Snell) #9040
- src:
- add NODE_PRESERVE_SYMLINKS environment variable that has the same effect as the
--preserve-symlinksflag (Marc Udoff) #8749 - Fix
String#toLocaleUpperCase()andString#toLocaleLowerCase()(Steven R. Loomis)
- add NODE_PRESERVE_SYMLINKS environment variable that has the same effect as the
-
Node v4.6.2 (LTS)
- build: It is now possible to build the documentation from the release tarball (Anna Henningsen) #8413
- buffer: Buffer.alloc() will no longer incorrectly return a zero filled buffer when an encoding is passed (Teddy Katz) #9238
- deps: upgrade npm in LTS to 2.15.11 (Kat Marchán) #8928
- repl: Enable tab completion for global properties (Lance Ball) #7369
- url:
url.format()will now encode all#insearch(Ilkka Myller) #8072
-
Weekly Update - November 4th, 2016
- Node v7.1.0 proposal. The complete changelog can be found on GitHub.
- Node.js v7 Release Brief
- Last Week in Node.js Working Groups: Last week was quieter than usual as a lot of effort was put into the new v7 Current release line. As such, this is the summary for the last two weeks.
- 6 of the Most Exciting ES6 Features in Node.js v6 LTS: With this article, we'll take a look at six of the best new ES6 features that are in the Node.js v6 LTS release.
-
Weekly Update - October 28th, 2016
- Node v7.0.0 (Current). The complete changelog from previous releases can be found on GitHub.
- Graceful shutdown with Node.js and Kubernetes: This article helps you to understand what graceful shutdown is, what are the main benefits of it and how can you set up the graceful shutdown of a Kubernetes application.
- Node Todo: Free and public gatherings for people that want to contribute to Node.js.
- Node.js Examples - What Companies Use Node for in 2016: This article on Node.js examples shows how Groupon, Lowe’s Home Improvement and Skycatch have successfully deployed their enterprise applications with Node.js. If you have spotted or written something about Node.js, do come over to our Evangelism team repo and suggest it on the Issues page, specifically the Weekly Updates issue.
-
Node v7.0.0 (Current)
Node.js v7 has arrived!
This new major version of Node.js includes: V8 5.4 which brings along with 98% coverage of ES6 language features, improved reliability and performance, and a new experimental URL parser based on the WHATWG URL standard.
As an odd numbered release, in accordance with our Long Term Support plan, Node.js v7 will be supported only until about June, 2017, with Node.js v8 currently scheduled for release in April, 2017.
-
Node v6.9.1 (LTS)
- streams: Fix a regression introduced in v6.8.0 in readable stream that caused unpipe to remove the wrong stream (Anna Henningsen)
- [
2c3bbb576c] - doc: fix changelog index for v6.9.0 (Rod Vagg) #9168 - [
f4b766f5b7] - streams: fix regression inunpipe()(Anna Henningsen) #9171 - [
6072326009] - test: add regression test forunpipe()(Niels Nielsen) #9171 - [
9f248a4d83] - tools: check tag is on github before release (Rod Vagg) #9142 - [
c74d3a700a] - tools: make detached SHASUM .sig file for releases (Rod Vagg) #9071 - [
955bbf876f] - tools: explicitly set digest algo for SHASUM to 256 (Rod Vagg) #9071
-
Node v6.9.0 (LTS)
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.
-
Node v4.6.1 (LTS)
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.
- c-ares: fix for single-byte buffer overwrite, CVE-2016-5180, more information at https://c-ares.haxx.se/adv_20160929.html (Daniel Stenberg)
-
Node v0.10.48 (Maintenance)
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.
- c-ares: fix for single-byte buffer overwrite, CVE-2016-5180, more information at https://c-ares.haxx.se/adv_20160929.html (Rod Vagg)
-
Node v0.12.17 (Maintenance)
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/ for details on patched vulnerabilities.
- c-ares: fix for single-byte buffer overwrite, CVE-2016-5180, more information at https://c-ares.haxx.se/adv_20160929.html (Daniel Stenberg)
- October security releases and v6 LTS "Boron" security inclusions
- Node v6.8.1 (Current)
- Node v6.8.0 (Current)
- Node v6.7.0 (Current)
- Node v4.6.0 (LTS)
- Node v0.12.16 (Maintenance)
- Node v0.10.47 (Maintenance)
- Security updates for all active release lines, September 2016
- Node v6.6.0 (Current)
- Node.js Foundation Announces Schedule for Second Annual Node.js Interactive North America
- Farewell to Node.js v5, Preparing for v7
- Node v6.5.0 (Current)
- Cars.com and Dynatrace join the Foundation to support the stability and success of the Node.js platform
- Node v4.5.0 (LTS)
- Node v6.4.0 (Current)
- Weekly Update - August 15th, 2016
- Weekly Update - July 22nd, 2016
- Node v6.3.1 (Current)
- Weekly Update - July 16th, 2016
- Weekly Update - July 8th, 2016
- Node v6.3.0 (Current)
- Node.js Foundation Announces Keynotes and Programming for Node.js Interactive Europe
- Node v4.4.7 (LTS)
- Weekly Update - June 26th, 2016
- Node v5.12.0 (Stable)
- Node v4.4.6 (LTS)
- Node v0.12.15 (Maintenance)
- Node v0.10.46 (Maintenance)
- Node v6.2.2 (Current)
- Weekly Update - June 16th, 2016
- Security updates for all active release lines, June 2016
- Node v6.2.1 (Current)
- Weekly Update - May 30th, 2016
- Node v4.4.5 (LTS)
- Node v6.2.0 (Current)
- Node v4.4.4 (LTS)
- Node v0.12.14 (Maintenance)
- Node v0.10.45 (Maintenance)
- Node v6.1.0 (Current)
- Node v5.11.1 (Stable)
- OpenSSL updates, 1.0.1t and 1.0.2h
- Weekly Update - Apr 29th, 2016
- Node v6.0.0 (Current)
- World’s Fastest Growing Open Source Platform Pushes Out New Release
- Weekly Update - Apr 23rd, 2016
- Node v5.11.0 (Stable)
- Weekly Update - Apr 17th, 2016
- Node v4.4.3 (LTS)
- New Node.js Foundation Survey Reports New “Full Stack” In Demand Among Enterprise Developers
- Node v5.10.1 (Current)
- Node v0.10.44 (Maintenance)
- Node v5.10.0 (Current)
- Node v4.4.2 (LTS)
- Node v0.12.13 (LTS)
- npm security updates v2.15.1 and v3.8.3
- Welcome Google Cloud Platform!
- Node v5.9.1 (Current)
- Node v4.4.1 (LTS)
- Node v5.9.0 (Current)
- Weekly Update - Mar 14th, 2016
- AppDynamics, New Relic, Opbeat and Sphinx Join the Node.js Foundation as Silver Members
- Node v4.4.0 (LTS)
- Node v5.8.0 (Current)
- Node v0.12.12 (LTS)
- Weekly Update - Mar 7th, 2016
- Node v0.10.43 (Maintenance)
- Node v0.12.11 (LTS)
- Node v5.7.1 (Current)
- Node v4.3.2 (LTS)
- Weekly Update - Mar 1st, 2016
- OpenSSL updates, 1.0.2g and 1.0.1s
- Weekly Update - Feb 23rd, 2016
- Node v5.7.0 (Current)
- Node v4.3.1 (LTS)
- Weekly Update - Feb 15th, 2016
- Node.js Foundation to Add Express to its Incubator Program
- February 2016 Security Release Summary
- Node v0.10.42 (LTS)
- Node v0.12.10 (LTS)
- Node v4.3.0 (LTS)
- Node v5.6.0 (Current)
- Weekly Update - Feb 8th, 2016
- Weekly Update - Jan 29th, 2016
- OpenSSL upgrade low-severity Node.js security fixes
- Weekly Update - Jan 22th, 2016
- Node v4.2.6 (LTS)
- Node v5.5.0 (Current)
- Node v4.2.5 (LTS)
- Weekly Update - Jan 18th, 2016
- Node v5.4.1 (Current)
- Weekly Update - Jan 11th, 2016
- Node v5.4.0 (Current)
- Weekly Update - Jan 1st, 2016