From 4af32fc7032b9dde2f3efd4d917837eeca015a87 Mon Sep 17 00:00:00 2001 From: wj-xiao Date: Mon, 26 Jan 2026 17:56:52 +0800 Subject: [PATCH] release: nanokvm@2.3.4 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f159322..7788c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## 2.3.4 (2026-01-26) + +### Features + +* Introduced `Leader Key` functionality to bypass local browser shortcut interception + +### Bug Fixes + +* Fixed an issue where the Right Shift key was not being recognized on Windows system +* Fixed a bug where the menu bar would fail to close correctly + +### Localization + +* Updated Traditional Chinese translations (thanks to [@j796160836](https://github.com/j796160836)) +* Updated Korean translations (thanks to [@kmw0410](https://github.com/kmw0410)) + ## 2.3.3 (2026-01-16) ### Features