# nvm 1.1.9 - Product: nvm (https://whatsnew.fyi/product/nvm) - Vendor: nvm-windows - Date: 2021-12-10 - Version: 1.1.9 - Original notes: https://github.com/nvm-windows/nvm/releases/tag/1.1.9 - Permalink: https://whatsnew.fyi/product/nvm/releases/1.1.9 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Code signed release - **fixed** — Fix broken link to nodejs versions - **fixed** — Fix readme links - **changed** — Update address of china mirror - **changed** — Use Windows defined env vars in all paths in README - **added** — Add nvm-setup.exe to support winget **NOTICE:** If you downloaded this version before Dec 15, 2021 and are affected by issue #706, please re-download. This fix was not present in the initial binary and has since been corrected. ##### What's Changed * **Code signed release**. * Fix broken link to nodejs versions by @crhistianramirez in https://github.com/coreybutler/nvm-windows/pull/679 * Fix readme links. by @veleek in https://github.com/coreybutler/nvm-windows/pull/689 * docs: update address of china mirror by @hyj1991 in https://github.com/coreybutler/nvm-windows/pull/692 * Use Windows defined env vars in all paths in README by @gdziadkiewicz in https://github.com/coreybutler/nvm-windows/pull/699 ##### New Contributors * @crhistianramirez made their first contribution in https://github.com/coreybutler/nvm-windows/pull/679 * @veleek made their first contribution in https://github.com/coreybutler/nvm-windows/pull/689 * @hyj1991 made their first contribution in https://github.com/coreybutler/nvm-windows/pull/692 * @gdziadkiewicz made their first contribution in https://github.com/coreybutler/nvm-windows/pull/699 * @ajyong sponsored the code signing certificate **Full Changelog**: https://github.com/coreybutler/nvm-windows/compare/1.1.8...1.1.9 ##### UPDATE 4/27/22 Added nvm-setup.exe _after initial release_ to support [winget](https://github.com/coreybutler/nvm-windows/discussions/705#discussioncomment-2650131) efforts.