hwsd  1.3.0
Local and remote ZeroConf service discovery for hardware resources
 All Pages
Changelog.md
1 # Changelog {#Changelog}
2 
3 # git master
4 
5 # Version 1.3 (2-Nov-2015)
6 
7 * [47](https://github.com/Eyescale/hwsd/pull/47): Added a flag to GPU
8  info to indicate VNC virtual servers
9 * [43](https://github.com/Eyescale/hwsd/pull/43): OS X: Fix GLX detection
10 
11 # Version 1.2 (7-Jun-2015)
12 
13 * [38](https://github.com/Eyescale/hwsd/pull/38): OS X: only find main
14  display in hwsd_gpu_cgl module
15 * [37](https://github.com/Eyescale/hwsd/pull/37): MSVC: Fix static init deadlock
16 * [33](https://github.com/Eyescale/hwsd/pull/33): Port to Qt5
17 
18 # Version 1.1 (7-Oct-2014)
19 
20 * Allow filtering of unknown connections
21 * Adapted to latest Lunchbox code base
22 * Reduce mdns browse time to 50ms