Skip to content

Commit b4dc64b

Browse files
committed
NEWS: add intro and highlights of v0.9.14
re #542
1 parent 092a833 commit b4dc64b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

NEWS.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 2022-12-xx: Version 0.9.14
1+
# 2022-12-18: Version 0.9.14
2+
3+
0.9.14 represents a gradual improvement over 0.9.13 with lots of developments all over
4+
the place. [40 issues and pull requests](https://github.com/LibVNC/libvncserver/issues?q=milestone%3A%22Release+0.9.14%22+is%3Aclosed)
5+
were closed/merged with this release. Highlights on the LibVNCServer side are a
6+
refined multi-threaded implementation, support for Unicode clipboard data 📋❗ and an
7+
outbound-connection machinery that works for real world use cases. LibVNCClient received
8+
support for [SetDesktopSize](https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#setdesktopsize)
9+
(which had been added server-side in 0.9.13) and a properly documented SSH-tunneling
10+
setup.
211

312
## Overall changes:
413

0 commit comments

Comments
 (0)