All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.6 (2023-01-07)
- Fix bug: fix personal_sign demo (21e950a)
1.3.5 (2022-12-27)
1.3.4 (2022-10-26)
- add global: add global (1223fa0)
- Fix bug: fix bug that iframe cannot be closed (adbd9c1)
- logger: support set logger to null (9458f2c)
1.3.3 (2022-09-12)
- Fix bug: fix bug that iframe cannot be closed (adbd9c1)
1.3.2 (2022-08-08)
1.3.1 (2022-08-02)
- close button error: fix the error of close button (e5a6484)
1.3.0 (2022-07-24)
- iframe size: fix iframe size error (eb8f418)
1.2.4 (2022-07-24)
- add sign function: add sign function (f11f05d)
- add some feat: improve SDK (41f2fd5)
- app url: support set app url (74a42b8)
1.2.3 (2022-06-13)
1.2.2 (2022-06-03)
- support error message and data: support get error message and data from the SDK (5974d18)
- conflux sdk: download the conflux js sdk to local (976758a)
1.2.1 (2022-05-25)
- support error from app: support throw the error message form the app (78be87d)
- error standard: throw error standard (11760fb)
1.2.0 (2022-05-18)
- single mode and support ready event: single mode and support ready event (44f5636)
- support uniapp: fix provider with uniapp (420d8d9)
1.1.11 (2022-05-16)
- support check login state: support check login state and add silent mode of identify (a391500)
1.1.10 (2022-05-09)
- silent auth: support auth account with silent mode (43352e3)
- example DApp: fix the problem of example DApp (4f9d3c3)
1.1.9 (2022-05-09)
- silent mode: support silent mode (9eebebf)
1.1.7 (2022-05-06)
- add identify function: add the function of jumping to verify the identity page (c601365)
- insensitive loading iframe: now we can load the iframe without waiting (cd6b363)
- support logout: support logout (ce8fa87)
1.1.6 (2022-04-26)
1.1.4 (2022-04-25)
- add identify function: add the function of jumping to verify the identity page (c601365)
1.1.3 (2022-04-19)
- eslint: fix the eslint problem (cb3b994)
1.1.2 (2022-04-19)
- Usage Modification: modification of usage (ae9a1f8)
1.1.1 (2022-04-18)
- Usage Modification: modification of usage (ae9a1f8)
1.1.0 (2022-04-18)
1.0.13 (2022-04-02)
- chrome window problem: fix the chrome window problem (67d82f6)
1.0.12 (2022-04-02)
- logout problem: fix the logout fail problem and remove the cache of SDK (a662f07)
- scope name: fix the error scope name (633f860)
1.0.11 (2022-03-22)
- support logout and change OAuth API: add logout API and change the way of getting OAuth Code (38831b4)
- support more scopes: support more scopes (6a020f3)
1.0.10 (2022-03-22)
- package src file path: fix the error of the path (7f0c0d5)
1.0.9 (2022-03-19)
- example support OAuth: example add method about OAuth (6c1ba0f)
- support network change: support network change in SDK (3fbe249)
- support OAuth: add new API for OAuth (bcdd0a9)
- support set available network list: support set available network list to limit network (6e2ea6e)
1.0.8 (2022-03-14)
1.0.7 (2022-03-07)
- support import privateKey: support import account from DApp by SDK with privateKey (6f85079)
- height overrun: fixed height overrun and error import problems (4aacc8e)
1.0.6 (2022-03-02)
- support import read-only account: support import account from DApp by SDK without key (7562c1f)
- rolling penetration: fixed rolling penetration when open the iframe second time (2f91490)
1.0.5 (2022-02-23)
- iOS scroll penetration: fix the iOS scroll penetration and remove the release.yml (eb4d4ce)
- safari page auto reload: fixed Safari auto refresh and other issues (b83ca43)
- user cancel error: fix the error of cancel auth, and optimize DApp interactive experience (fafbd47)
1.0.4 (2022-02-22)
- optimize iframe and example DApp: optimize the iframe experience and fix some bug in example (d83bccc)
1.0.3 (2022-02-21)
- call contract example: add new example of CFX Faucet (1975b26)
- closable iframe: iframe closeable (28c0a66)
- iframe: fix the iframe too height (5b88f26)
1.0.1 (2022-02-18)
- Fix test error: fix the test error and fix some problem of document (b4ef24d)
- add on event: add on event (48787a9)
- Available Cache: add New Cache and NetworkId / ChainId (608b5de)
- support iframe: Now support H5 to call the iframe, auto set the window.conflux, and some new function (c2eea34)
- support more api and demo page: add AnyWeb some API,dapp demo page and new Document. (f4eb613)
- test: test bug in node (9de2ea2)