win32-vd_agent/NEWS
2017-08-14 12:57:33 +03:00

32 lines
946 B
Plaintext

v0.9.0
======
- remove cximage dependency
- remove 'RHEV' reference from service name
- don't disconnect agent when client disconnects
- support file transfer when file already exists
- don't use LTO by default with mingw to work around a compiler bug
- leak fixes
v0.8.0
======
- add multi monitor/dynamic resolution support on Win8+
when the qxl-wddm-dod driver is used
- disable drag and drop when the screen is locked
- dynamic resolution/monitor positioning improvements
- improve handling of Unicode filenames during drag and drop
v0.7.3
======
- file-xfer: make user desktop the target directory
- clipboard: Add VD_AGENT_CAP_MAX_CLIPBOARD support
- build spice-vdagent MSI installer
- Don't refresh displays config when updating (rhbz#1111144)
- file-xfer: Fix dragging of files with CJK characters in name
- fix building with Visual Studio
- various cleanups
v0.7.2
======
- File transfer support
- Convert line endings when needed