Skip to content

Commit cc072ab

Browse files
committed
release: nanokvm@2.3.1
1 parent b0a01a9 commit cc072ab

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## 2.3.1 (2025-12-26)
2+
3+
### Features
4+
5+
* Added support for offline application updates (thanks to [@Alexander-Ger-Reich](https://github.com/Alexander-Ger-Reich))
6+
* Implemented support for uploading ISO images (thanks to [@Alexander-Ger-Reich](https://github.com/Alexander-Ger-Reich))
7+
* Extended clipboard compatibility to support Russian characters (thanks to [@pekishev](https://github.com/pekishev))
8+
* Added configuration options for video scaling
9+
* Added support for configuring mouse scroll wheel direction
10+
11+
### Bug Fixes
12+
13+
* Resolved an issue where custom port may not be accessible
14+
* Fixed a bug where Web Terminal and Serial Terminal may not disconnect when the page is closed
15+
16+
### Security
17+
18+
* Enhanced validation logic on the Wi-Fi configuration page. Requests are now rejected when the device is not in AP mode to prevent unauthorized changes
19+
20+
### Chore
21+
22+
* Added a Docker image environment to support building `libkvm.so` and `NanoKVM-Server` (thanks to [@lowtech-guy](https://github.com/lowtech-guy))
23+
* Optimized the Settings UI
24+
25+
### Localization
26+
27+
* Updated Korean translation (thanks to [@kmw0410](https://github.com/kmw0410))
28+
* Updated Swedish translation (thanks to [@acidflash](https://github.com/acidflash))
29+
* Updated Spanish translation (thanks to [@Deses](https://github.com/Deses))
30+
131
## 2.3.0 [0e30a26](https://github.com/sipeed/NanoKVM/commit/0e30a26db42cbc08416662b49a88a5d16ad93424) (2025-11-26)
232

333
### Features

0 commit comments

Comments
 (0)