1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
<a name="0.1.4"></a>
## 0.1.4 (2019-04-15)
#### Bug Fixes
* connectivity allways NotFull if startup without NotFull ([d5ee0029](d5ee0029))
<a name="0.1.3"></a>
## 0.1.3 (2019-04-10)
<a name="0.1.2"></a>
## 0.1.2 (2019-04-04)
#### Features
* check network connectivity ([5c044c86](5c044c86))
<a name="0.1.1"></a>
## 0.1.1 (2019-03-27)
<a name="0.1.0"></a>
## 0.1.0 (2019-03-11)
#### Features
* distribute active connections to devices ([1aeb456c](1aeb456c))
<a name="0.0.9"></a>
## 0.0.9 (2019-01-25)
#### Features
* there could be multiple active connections for a device ([1077a641](1077a641))
#### Bug Fixes
* macaddress ([fca6c689](fca6c689))
<a name="0.0.8.2"></a>
## 0.0.8.2 (2018-12-25)
#### Bug Fixes
* crash when get size of QQueue ([c7b99d90](c7b99d90))
<a name="0.0.8.1"></a>
## 0.0.8.1 (2018-12-10)
#### Bug Fixes
* device state string typo ([d535744c](d535744c))
<a name="0.0.8"></a>
## 0.0.8 (2018-12-03)
#### Features
* more detailed device status string ([238b2711](238b2711))
<a name="0.0.7"></a>
## 0.0.7 (2018-11-09)
#### Bug Fixes
* active connection info of device may not set ([ade29a08](ade29a08))
<a name="0.0.6"></a>
### 0.0.6 (2018-10-25)
#### Bug Fixes
* active connection identify ([345cccbf](345cccbf))
* get connection uuid by ap's ssid ([8cec5877](8cec5877))
<a name="0.0.5"></a>
## 0.0.5 (2018-09-10)
#### Bug Fixes
* new device connections is empty ([f15fd1d9](f15fd1d9))
* devices list changed signal ([6f95ea9b](6f95ea9b))
<a name="0.0.4"></a>
### 0.0.4 (2018-07-31)
<a name="0.0.3"></a>
### 0.0.3 (2018-07-20)
<a name="0.0.2"></a>
### 0.0.2 (2018-07-20)
#### Bug Fixes
* add ts ([362c1164](362c1164))
* spelling mistake ([4f031ae5](4f031ae5))
* missing install files ([48b5871c](48b5871c))
* **wireless:** active ap is empty after connection is activated ([1e4bcc09](1e4bcc09))
### 0.0.1
|