| 3 | |
| 4 | [[BR]] |
| 5 | {{{#!div class="box" |
| 6 | == 2017-12-11 == |
| 7 | === 2.2 Important Features === |
| 8 | |
| 9 | * support RFB clients (ie: VNC) with {{{bind-rfb}}} and {{{rfb-upgrade}}} options: #1620 |
| 10 | * UDP transport (experimental) with {{{bind-udp}}} and {{{udp://host:port}}} urls: #639 |
| 11 | * TCP sockets can be upgrade to Websockets and / or SSL, RFB: #1504 |
| 12 | * multiple bind options for all socket types supported: tcp, ssl, ws, wss, udp, rfb |
| 13 | * {{{bandwidth-limit}}} option, support for very low bandwidth connections: #417 |
| 14 | * detect network performance characteristics: #540, #999 |
| 15 | * "xpra sessions" browser tool for both mDNS and local sessions |
| 16 | * support arbitrary resolutions with Xvfb (not with Xdummy yet - so not enabled by default): ticket:56#comment:25 |
| 17 | * new [/wiki/ClientRendering/OpenGL OpenGL rendering] backends, with support for Python3 + GTK3 on most platforms: #1569, now supporting window transparency on MS Windows |
| 18 | * clipboard support with GTK3: #1589 |
| 19 | * optimized webp encoding, supported in HTML5 client: #1694 |
| 20 | * uinput virtual pointer device for supporting fine grained scrolling: #1631 |
| 21 | * connection strings now support the standard URI format {{{protocol://host:port/}}}, ie: {{{tcp://username:passwrod@host:port/}}} |
| 22 | * rencode is now used by default for the initial packet (see [/wiki/PacketEncoding]) |
| 23 | * skip sending audio packets when inactive: #1617 |
| 24 | * improved support for non-us keyboard layouts with non-X11 clients: #1665, #1380, #1465 |
| 25 | * better modifier key support on Mac OS: #1609 |
| 26 | * {{{displayfd}}} command line option: #1535 |
| 27 | * cosmetic system tray menu layout changes: #1541 |
| 28 | * dbus service for the system wide proxy server (stub): #1640 |
| 29 | * move mmap file to $XDG_RUNTIME_DIR (where applicable): r16781 |
| 30 | * password prompt dialog in client: #1645 |
| 31 | * fixed memory leaks: #1662 |
| 32 | }}} |
| 33 | |