nvm 1.1.10

1.1.10
Changed 2
  • Reinstate UAC prompts that attempt to run commands without elevation first, then trigger UAC prompt if the command fails
  • Allow nvm use to be called with part of the semver instead of requiring the full version
Fixed 4
  • Update error message when missing version argument
  • Fix missing DisplayVersion registry key for nvm.iss
  • Update inno setup config to correctly report version
  • Fix README.md incorrect element close

From nvm

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
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: https://github.com/coreybutler/nvm-windows/compare/1.1.9...1.1.10

View original

Upgraded? How did it go?

Discussion