Releases: radixdlt/connector-extension
Releases · radixdlt/connector-extension
v1.5.0-alpha.1
1.5.0-alpha.1 (2024-10-02)
🔁 CI
✨ Features
- fallback to origin if tabId is not found (5ff5c05)
🔁 Chore
- add code type to semantic release config (3060d4b)
v1.4.1
v1.4.1-alpha.4
v1.4.1-alpha.3
v1.4.1-alpha.2
v1.4.1-alpha.1
v1.4.0
1.4.0 (2024-06-04)
Introduce capability of linking multiple wallets using single Connector Extension. Add accounts sharing feature.
🔁 Chore
🔧 Build
- add missing
semantic-release-replace-plugin
(f91580f)
⚡ Refactor
- create smaller functions (b5bdd7b)
- prettier (5e2b79d)
- rename functions & add comments (fa706c3)
- use exponential backoff from RDT (119b545)
✨ Features
- add accounts sharing (9072f5a)
- add HTML logs to offscreen page (9864255)
- add origin to extension interactions (acc7879)
- add relink warning for existing users (16d41d2)
- add worker failed log (a2a1d01)
- add wrapped wallet interaction handling (b6e2b2a)
- adjust account list message format (19773e9)
- bump rdt, remove schemas (6a8d69f)
- open wallet's account list after linking (e4b81be)
- set name after linking (b694425)
- support multiple wallet connections (#224) (8bc59dd)
- use RDT's gateway module (86a954b)
🐛 Fixes
- add types for internal CE messages (acc0bc9)
- adjust re-link warning ui (9d27205)
- do not destroy WalletConnectionClient if not required (3a60b5a)
- expected message data type (696ef06)
- initialization messages and ui improvements (d564070)
- remove
everyTwoMinutes$
(f574fa6) - remove not needed code (d2edb62)
- remove not used code (09c0362)
- replacement on beta vita file templating (c2768d7)
- restart connector client on wake up (b3aa8f3)
- route ledger response to correct wallet (3955d4e)
- save hex instead of uint8array (dfa715e)
- send extension status after linking (dd16969)
- Session id updates (#247) (10b6574)
- single background ts file (e804b21)
- wallet simulator (57e121a)
🔁 CI
- Add beta version on merge to develop [DO-2188] (#238) (48fd55c)
- add phylum analysis job [DO-2511] (#255) (e6b974c)
- Change beta artifact visibility on Chrome Webstore (9514dee)
- Change beta artifact visibility on Chrome Webstore (8a9303c)
- fix snyk sbom (93382bb)
- use forked verified github actions (5433ba7)