# nvm 1.1.11 — v1.1.11 - Product: nvm (https://whatsnew.fyi/product/nvm) - Vendor: nvm-windows - Date: 2023-04-13 - Version: 1.1.11 - Original notes: https://github.com/nvm-windows/nvm/releases/tag/1.1.11 - Permalink: https://whatsnew.fyi/product/nvm/releases/1.1.11 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** — Add experimental debug command for troubleshooting - **fixed** — Fix install.cmd PATH bug - **changed** — Improve installer when alternate credentials are required for elevation - **fixed** — Avoid panic after connection failure This is a maintenance release. A new experimental `debug` command has been added for troubleshooting. image ##### What's Changed * Update reference links, add Google source by @mon-jai in https://github.com/coreybutler/nvm-windows/pull/909 * Fix install.cmd PATH bug by @davidribyrne in https://github.com/coreybutler/nvm-windows/pull/918 * Add Winget Releaser workflow & Dependabot by @sitiom in https://github.com/coreybutler/nvm-windows/pull/885 * Bump actions/stale from 4 to 7 by @dependabot in https://github.com/coreybutler/nvm-windows/pull/921 * Bump vedantmgoyal2009/winget-releaser from 1 to 2 by @dependabot in https://github.com/coreybutler/nvm-windows/pull/928 * Installer improvements when alt creds are required for elevation by @noelhibbard in https://github.com/coreybutler/nvm-windows/pull/459 * Avoid panic after connection failure by @qiulaidongfeng in https://github.com/coreybutler/nvm-windows/pull/949 * Bump actions/stale from 7 to 8 by @dependabot in https://github.com/coreybutler/nvm-windows/pull/952 * Bump golang.org/x/sys from 0.0.0-20190813064441-fde4db37ae7a to 0.1.0 in /src by @dependabot in https://github.com/coreybutler/nvm-windows/pull/936 * Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src by @dependabot in https://github.com/coreybutler/nvm-windows/pull/935 ##### New Contributors * @mon-jai made their first contribution in https://github.com/coreybutler/nvm-windows/pull/909 * @davidribyrne made their first contribution in https://github.com/coreybutler/nvm-windows/pull/918 * @sitiom made their first contribution in https://github.com/coreybutler/nvm-windows/pull/885 * @dependabot made their first contribution in https://github.com/coreybutler/nvm-windows/pull/921 * @noelhibbard made their first contribution in https://github.com/coreybutler/nvm-windows/pull/459 * @qiulaidongfeng made their first contribution in https://github.com/coreybutler/nvm-windows/pull/949 **Full Changelog**: https://github.com/coreybutler/nvm-windows/compare/1.1.10...1.1.11