Skip to content

Commit 661c3d2

Browse files
committed
2.12.8
1 parent 04fe912 commit 661c3d2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [2.12.8] - 2023-10-14
4+
- UPNP: Support for public node on non-standard port.
5+
- Fixed welcome screen on low-resolution displays.
6+
37
## [2.12.7] - 2023-10-06
48
- UPNP bugfixes and improvements.
59
- Add user agent string to identify as KDX to other nodes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kdx",
33
"description": "Kaspa Desktop eXperience",
4-
"version": "2.12.7",
4+
"version": "2.12.8",
55
"private": true,
66
"main": "kdx.js",
77
"files": [

0 commit comments

Comments
 (0)