Skip to content

Commit 790bca2

Browse files
committed
chore(connect): changelog 9.2.5-beta.1
1 parent f2c111e commit 790bca2

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

packages/connect/CHANGELOG.md

+45-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,51 @@
88
| :-----------------: | :----: | :----------: |
99
| connect.trezor.io/9 | 9.2.4 | 9.2.5-beta.1 |
1010

11-
User the persistent link connect.trezor.io/9 to access the latest stable version of Connect Explorer.
11+
Use the persistent link connect.trezor.io/9 to access the latest stable version of Connect Explorer.
12+
13+
# 9.2.5-beta.1
14+
15+
Improved reliability of popup handshake mechanism.
16+
Improved compatibility with webextensions using TrezorConnect inside offscreen (eg. Metamask).
17+
Cardano: support Conway certificates, increase minimum supported FW to 2.6.0 to clean up legacy code.
18+
Minor fixes in Connect Explorer and documentation.
19+
20+
- feat(connect): Add tag 258 support (90bf3a7)
21+
- feat(connect): Conway certificates (ab003ce)
22+
- feat(connect): applySettings - accept all validated params (65809d8)
23+
- fix(connect): immediate switch from custom to default backend (b8348ca)
24+
- fix(connect): remove getPublicKey coinInfo fallback (fb446f2)
25+
- chore(connect): add new TS3 CA pubkeys and update timestamp (35486ba)
26+
- chore(connect): update fw version number for cardano (d737d3c)
27+
- chore(connect): center changelog version table (93fab15)
28+
- chore(connect): change name in changelog table (bbc5499)
29+
- chore(connect): remove canary from changelog
30+
31+
## connect-web
32+
33+
- close on popup cancellation, legacy mode for handshake
34+
- check if chrome.tabs really available in webextension env
35+
36+
## connect-iframe
37+
38+
- handshake handling issues
39+
40+
## connect-explorer
41+
42+
- remove nextra reference from webextension, show amountUnit in signTransaction and fix favicon path
43+
44+
## connect-popup
45+
46+
- temporary workaround for CONTENT_SCRIPT_LOADED and handling of CONTENT_SCRIPT_LOADED
47+
48+
## Dependencies update
49+
50+
- npm-release: @trezor/blockchain-link 2.1.31-beta.1
51+
- npm-release: @trezor/blockchain-link-types 1.0.18-beta.1
52+
- npm-release: @trezor/transport 1.1.30-beta.1
53+
- npm-release: @trezor/protobuf 1.0.14-beta.1
54+
- npm-release: @trezor/protocol 1.0.10-beta.1
55+
- npm-release: @trezor/utils 9.0.25-beta.1
1256

1357
# 9.2.4
1458

0 commit comments

Comments
 (0)