- enhance the
Open With VSCode
feature - use
tauri-plugin-window-state
- the migrate script will block application startup
- filter the logs inside tauri to reduce the amount of logs
- versions released in the past three days are marked with dots
- open the project using vscode #135
- 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
- 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
- disable right-click context menu
font-family
adapted to different platformsnvmd use {version} --project
throws an error when".nvmd/projects.json"
does not exist #130- give more friendly error messages #128
- added open developer tools menu item
- 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
- Refactoring with Tauri