github coreybutler/nvm-windows 1.1.10

latest releases: 1.1.12, 1.1.11
18 months ago

This is primarily a bug fix release.

Many users have requested UAC prompts be reinstated. NVM4W attempts to run commands without elevation. If this succeeds (i.e. developer mode is enabled and active), the process continues without prompts. If a command fails, an attempt to run it with elevated privileges will trigger the UAC prompt.

What's Changed

  • Update error message when missing version argument. Fixes #722. by @0liver in #731
  • Fix README.md incorrect element close by @WORMSS in #768
  • Allow nvm use to be called with the part of the semver by @vladonemo in #709
  • Refactor/minor typo fixed in comments by @SayefReyadh in #806
  • Fix missing DisplayVersion registry key for nvm.iss by @awdr74100 in #796
  • Update inno setup config to correctly report version (fix #851) by @psnitil in #868

New Contributors

A few PR's were manually added, since merging them proved to be difficult after other changes. So, I'd like to give a special thanks to the following folks whose PR's were manually included (but not recognized in the changelog):

Full Changelog: 1.1.9...1.1.10

Don't miss a new nvm-windows release

NewReleases is sending notifications on new releases.