Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.9 KB

UPDATELOG.md

File metadata and controls

66 lines (40 loc) · 1.9 KB

v4.0.4

Features

  • enhance the Open With VSCode feature
  • use tauri-plugin-window-state

Bug Fixes

  • the migrate script will block application startup
  • filter the logs inside tauri to reduce the amount of logs

v4.0.3

Features

  • versions released in the past three days are marked with dots
  • open the project using vscode #135

Bug Fixes

  • the interface cannot be interacted with #124
  • can't add shortcuts on linux #137
  • chmod nvmd binary #138
  • removing a project fails when the .nvmdrc file does not exist under the project #136

v4.0.2

Features

  • add a checkbox in the download pop-up box to "set as the default version" #128
  • redesign the error-boundary component to show more information

Bug Fixes

  • disable right-click context menu
  • font-family adapted to different platforms
  • nvmd use {version} --project throws an error when ".nvmd/projects.json" does not exist #130
  • give more friendly error messages #128

v4.0.1

Features

  • added open developer tools menu item

Bug Fixes

  • the version status is incorrect #121
  • the "check for updates" button is not aligned #122
  • the arch option was not passed #123
  • content security policy configuraion #124

v4.0.0

Features