You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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))
0 commit comments