Releases: sipeed/NanoKVM-USB
Releases Β· sipeed/NanoKVM-USB
v1.1.4
What's Changed
- fix: resolved an issue where menu bar positions were calculated incorrectly
- fix: resolved an issue where the application would become unresponsive if the USB cable was directly unplugged
- refactor: refactored camera and microphone permission logic; video playback no longer requires microphone access
- chore: update dependent packages with security vulnerabilities
v1.1.3
What's Changed
- fix: right Shift key not working on Japanese keyboards + add Japanese localization by @SingleCores in #108
- fix: fix audio quality issues
New Contributors
- @SingleCores made their first contribution in #108
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
1.1.0
What's Changed
- Dutch and Belgium language added for Web and Desktop by @TnkrrGit in #33
- Add Some of Japanese JIS KeyCodes by @kenitp in #34
- fix: improve permissions for clipboard read operations by @MityaResh in #39
- fix: update russian localization by @MityaResh in #41
- feat(browser): add keyboard shortcuts menu, add Ctrl+D and Win+Tab shortcuts by @ShuJun-Junical in #44
- fix: update german localization by @aangert in #45
- feat: add mouse jiggler function by @kevinzhangzj in #46
- feat: add desktop version mouse jiggler function by @kevinzhangzj in #47
- feat: add video scale by @finani in #50
- fix: update korean localization by @finani in #51
- Add Language by @ystartgo in #55
- Create zh-TW.ts by @ystartgo in #56
- Update languages.ts by @ystartgo in #57
- Update README with usermode command for Arch based systems by @h-leth in #61
- Adding brazilian portuguese to browser and desktop by @fabergoncalves in #63
- feat : docker with compose fixes #16 by @julio-matarranz in #66
- support for AltGraph key modifier - fix #48 and partially #85 by @Sebastian-Brzuzek in #70
- Add baud rate selection and settings reset feature by @Dark-Athena in #60
- fix: no response when pressing the keyboard simultaneously by @imguoguo in #83
- fix: mouse position wrong after scaling by @imguoguo in #84
- feat: add recorder by @imguoguo in #86
- feat: add GitHub Action by @imguoguo in #87
- feat: add custom shortcut by @imguoguo in #88
- feat: add 4k resolution by @imguoguo in #90
- fix(desktop): custom baud rate bug by @imguoguo in #91
- fix: mouse jiggler by @imguoguo in #92
- fix(desktop): NSIS only elevates privileges when necessary by @imguoguo in #93
- feat: add issue tracker by @imguoguo in #102
- ci: use jq to format json data by @imguoguo in #103
New Contributors
- @TnkrrGit made their first contribution in #33
- @kenitp made their first contribution in #34
- @ShuJun-Junical made their first contribution in #44
- @aangert made their first contribution in #45
- @kevinzhangzj made their first contribution in #46
- @finani made their first contribution in #50
- @ystartgo made their first contribution in #55
- @h-leth made their first contribution in #61
- @fabergoncalves made their first contribution in #63
- @julio-matarranz made their first contribution in #66
- @Sebastian-Brzuzek made their first contribution in #70
- @Dark-Athena made their first contribution in #60
- @imguoguo made their first contribution in #83
Full Changelog: v1.0.1...1.1.0
v1.0.1
- feat: Added keyboard shortcut Ctrl+Alt+Del to menu (thanks to MityaResh)
- feat: Added Russian language support (thanks to MityaResh)
- feat: Added German (Deutsch) language support (thanks to Henri2777)
- feat: Added fullscreen button to menu
- fix: Resolved media permissions issue and corrected build failures (thanks to geosp)
- fix: Resolve intermittent errors during serial port operations
- perf: Updated macOS application icon (thanks to MityaResh)
- perf: Added automatic audio playback
- perf: Allow custom installation path selection in Windows installer