File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments