Releases: nvm-windows/nvm
Release list
v2.0.1-hotfix.1
NVM for Windows v2.0.1-hotfix.1
Unsigned community build from cli/src/manifest.json version 2.0.1-hotfix.1.
Architectures: amd64, arm64.
Assets per arch: Inno Setup installer (*-setup.exe) and prebuilt sync.exe (*-sync.exe) for public -DownloadSync builds.
Hotfix stamp applied at build time via the Community Release hotfix workflow input (manifest base left unchanged in git).
Commits
nvm-windows/nvm
1000005chore: update README release badges (github-actions[bot])860d693Fix badge formatting in README.md (Corey Butler)bcd2166Drop /V robocopy flag to speed up v1->v2 copy-then-delete migration process. (coreybutler)6dbb801Fixed build process SHA labels for release (coreybutler)35ed2b0Merge branch 'main' of github.com:nvm-windows/nvm (coreybutler)3e668ccassure shim path points to DataRoot instead of ProgramRoot. Closes #1388 (coreybutler)dd7bef4Revise contributors section in README.md (Corey Butler)54a23dbadd contribution log (coreybutler)385b5faremove unnecessary AI slop (coreybutler)047fb32updated contributor thanks (coreybutler)1bca39eHarden custom-root ACLs and unblock installer shim finalize. (coreybutler)2816ec8Add hotfix build support (coreybutler)905085ainverted hotfix build so it is always a prerelease (coreybutler)d14e6acversion bump (coreybutler)3a77234build comment fix (coreybutler)0d9047bresolve innosetup bad flag/brace comment (coreybutler)3a26cc3chore: update release docs (badges + contributors) (github-actions[bot])a4c0e82Prewarm node and common package-manager shims after install finalize (coreybutler)7abd5faLimit install/uninstall process scan to NVM path roots (coreybutler)5dac85fMerge branch 'main' of github.com:nvm-windows/nvm (coreybutler)
nvm-windows/cli
1368429Repair runtime ACLs and self-elevate doctor autofix for NVM4305 (coreybutler)34dc6c1version bump (coreybutler)
nvm-windows/common
cb55664Repair runtime ACLs and self-elevate doctor autofix for NVM4305 (coreybutler)
nvm-windows/shim
e61b75aResolve ProgramRoot for nvm/reshim so custom DataRoot resign works (coreybutler)dac2950Restore waited shim prewarm on silent reshim for nvm use/install (coreybutler)
Important
sync.exe is only necessary when building from source.
v2.0.0
NVM for Windows v2.0.0
Unsigned community build from cli/src/manifest.json version 2.0.0.
Architectures: amd64, arm64.
Assets per arch: Inno Setup installer (*-setup.exe) and prebuilt sync.exe (*-sync.exe) for public -DownloadSync builds.
Commits
nvm-windows/nvm
1030af7Update badge link for v2 RC version in README (Graham Butler)bf45593bump to release (coreybutler)ec1db52update readme for v2 (coreybutler)93ed27dupdate readme for v2 (coreybutler)
nvm-windows/cli
9f12328bump to release (coreybutler)
Important
sync.exe is only necessary when building from source.
v2.0.0-rc.3
NVM for Windows v2.0.0-rc.3
Unsigned community build from cli/src/manifest.json version 2.0.0-rc.3.
Architectures: amd64, arm64.
Assets per arch: Inno Setup installer (-setup.exe) and prebuilt sync.exe (-sync.exe) for public -DownloadSync builds.
Important
sync.exe is only necessary when building from source.
v2.0.0-rc.2
NVM for Windows v2.0.0-rc.2
Unsigned community build from cli/src/manifest.json version 2.0.0-rc.2.
Architectures: amd64, arm64.
Assets per arch: Inno Setup installer (-setup.exe) and prebuilt sync.exe (-sync.exe) for public -DownloadSync builds.
Important
sync.exe is only necessary when building from source.
v2.0.0-rc.1
NVM for Windows v2.0.0-rc.1
Unsigned community build from cli/src/manifest.json version 2.0.0-rc.1.
Architectures: amd64, arm64.
Assets per arch: Inno Setup installer (-setup.exe) and prebuilt sync.exe (-sync.exe) for public -DownloadSync builds.
Important
sync.exe is only necessary when building from source.
1.2.2
What's Changed
This is a fix for users who install on a drive other than C:\. See this note for details.
- Bump actions/setup-go from 4 to 5 by @dependabot in #1204
- Bump actions/cache from 3 to 4 by @dependabot in #1203
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #1202
- Bump actions/github-script from 6 to 7 by @dependabot in #1201
Full Changelog: 1.2.1...1.2.2
🏢 Attestation Report
💡 Antivirus Report
💡 Antivirus Report
💡 Antivirus Report
💡 Antivirus Report
💡 Antivirus Report
💡 Antivirus Report
💡 Antivirus Report
1.2.1
Full Changelog: 1.2.0...1.2.1
🏢 Attestation Report
💡 Antivirus Report
1.2.0
What's Changed
This is a significant release.
Please see https://opensource.author.io/nvm-for-windows-v120 for an overview of the most important changes.
- chore: fix github issue template for older versions by @Nasfame in #1078
- Bump golang.org/x/sys from 0.0.0-20201018230417-eeed37f84f13 to 0.1.0 in /buildtools/iconize by @dependabot in #1058
- Bump actions/stale from 8 to 9 by @dependabot in #1072
- Fixed a typo in the word 'simplicity' by @jamesbeegen in #1105
- Update README.md by @sagexfors in #1114
- Update README.md by @coreybutler in #1131
- Fixed a small typo from README.md by @VISHNU-LMNTRIX in #1135
- Update README.md by @coreybutler in #1156
- Fix typo linkedin href by @alanblins in #1158
- Don't perform any changes when trying to use current node version by @CyBot in #1161
- Update bot.yml by @coreybutler in #1172
- Double Slash in URL Bugfix by @stefan-ptrvch in #1181
- Arm64 by @wsobolewski in #1070
- Support whitespace and non-ASCII characters in path. by @wsobolewski in #1109
New Contributors
- @Nasfame made their first contribution in #1078
- @jamesbeegen made their first contribution in #1105
- @sagexfors made their first contribution in #1114
- @VISHNU-LMNTRIX made their first contribution in #1135
- @alanblins made their first contribution in #1158
- @CyBot made their first contribution in #1161
- @stefan-ptrvch made their first contribution in #1181
- @wsobolewski made their first contribution in #1070
Full Changelog: 1.1.12...1.2.0
🏢 Attestation Report
💡 Antivirus Report
v1.1.12
What's Changed
- Fix symlink detect if it points to nothing by @Tester798 in #963
- Update README.md by @coreybutler in #1005
- Change Winget Releaser job to
ubuntu-latestby @sitiom in #1016 - Update README.md by @coreybutler in #1034
- Modified folder detection code against #1031 by @Humbunklung in #1032
- Update bug_report.yml by @coreybutler in #1040
- Update bug_report.yml by @coreybutler in #1041
- Update bug_report.yml by @coreybutler in #1042
- Fix small typo in README.md by @acdvorak in #1048
- Avoid unnecessary byte/string conversion by @Juneezee in #1049
- fix issue #932 by @nineninesevenfour in #965
- allow to run build.bat on paths with spaces by @nineninesevenfour in #967
New Contributors
- @Tester798 made their first contribution in #963
- @coreybutler made their first contribution in #1005
- @Humbunklung made their first contribution in #1032
- @acdvorak made their first contribution in #1048
- @Juneezee made their first contribution in #1049
- @nineninesevenfour made their first contribution in #965
Full Changelog: 1.1.11...1.1.12
💡 Antivirus Report
💡 Antivirus Report
v1.1.11
This is a maintenance release. A new experimental debug command has been added for troubleshooting.
What's Changed
- Update reference links, add Google source by @mon-jai in #909
- Fix install.cmd PATH bug by @davidribyrne in #918
- Add Winget Releaser workflow & Dependabot by @sitiom in #885
- Bump actions/stale from 4 to 7 by @dependabot in #921
- Bump vedantmgoyal2009/winget-releaser from 1 to 2 by @dependabot in #928
- Installer improvements when alt creds are required for elevation by @noelhibbard in #459
- Avoid panic after connection failure by @qiulaidongfeng in #949
- Bump actions/stale from 7 to 8 by @dependabot in #952
- Bump golang.org/x/sys from 0.0.0-20190813064441-fde4db37ae7a to 0.1.0 in /src by @dependabot in #936
- Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src by @dependabot in #935
New Contributors
- @mon-jai made their first contribution in #909
- @davidribyrne made their first contribution in #918
- @sitiom made their first contribution in #885
- @dependabot made their first contribution in #921
- @noelhibbard made their first contribution in #459
- @qiulaidongfeng made their first contribution in #949
Full Changelog: 1.1.10...1.1.11
