File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v4.3.1] ( https://github.com/TolikPylypchuk/KeyboardSwitch/releases/tag/v4.3.1 ) (July 20, 2025)
4+
5+ - When Keyboard Switch is running on Windows, it doesn't cause some editors to insert random characters when
6+ <kbd >Alt</kbd >+<kbd >Arrow</kbd > keys are pressed anymore
7+
38## [ v4.3.0] ( https://github.com/TolikPylypchuk/KeyboardSwitch/releases/tag/v4.3.0 ) (June 30, 2025)
49
510- The settings app now supports different themes for different OSes
Original file line number Diff line number Diff line change @@ -115,9 +115,8 @@ be restored.
115115
116116## Supported Platforms
117117
118- Keyboard Switch works on Windows 10/11 (version 1607 or later), macOS 10.15 or later, and Linux via X11. Wayland support
119- may come in a future version, but there are
120- [ several prerequisites] ( https://github.com/TolikPylypchuk/KeyboardSwitch/issues/54 ) .
118+ Keyboard Switch works on Windows 10 and 11, macOS 10.15 or later, and Linux via X11. Wayland support may come in a
119+ future version, but there are [ several prerequisites] ( https://github.com/TolikPylypchuk/KeyboardSwitch/issues/54 ) .
121120
122121The x64 and Arm64 architectures are both supported.
123122
You can’t perform that action at this time.
0 commit comments