Files
OSCKit/CHANGELOG
Zhigang Fang 0c6384cffb Bump version
2017-06-21 22:48:55 +08:00

36 lines
559 B
Plaintext

### 0.1.9
* Add fileURL field in `getMetadata`
### 0.1.8
* Fix a bug where the stop call won't stop live preview
* Remove SSID registering
### 0.1.7
* Add option to capture large image
### 0.1.5
* Add back current SSID API
### 0.1.4
* Fix session persist
### 0.1.1
* Calling SSID subscriber on start
### 0.1.0
* **Breaking API** Add SSID notification
* Add `waitForSession` which will retry 5 times before errors out on session
### 0.0.3
* retry live preview when it fails
* Add prepare API for image
* Fix wasJustIssued Logic
* Add endwlan api