mirror of
https://github.com/tappollo/OSCKit.git
synced 2026-04-29 02:35:26 +08:00
36 lines
559 B
Plaintext
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
|