Releases: AmbireTech/ambire-common
Releases · AmbireTech/ambire-common
Release list
v2.93.2
v2.93.1
Changelog:
- Added: QR-code-based hardware wallets integration #2280
- QR HW wallet support (base layer): types, interfaces, and extensibility for multiple QR wallets
- Signer updates: QR-specific state + request/response flow handling
- Account Picker: QR import flow via QrKeyIterator + new init handler
- Signatures: added normalizeSignatureHex (supports {r,s,v} + hex)
- Misc: status wiring + type cleanups for future integrations
- Changed: Try to use access list as it's better but fallback to debug trace call on failure #2312
Full Changelog: v2.93.0...v2.93.1
v2.93.0
v2.92.2
v2.92.1
Changelog:
- Added: Support for "Trezor Testnets" hd path and changing Account Picker hd path template and page at once #2181
- Added: Brings hd path as BIP44 for Ethereum test networks (Sepolia, Holesky) as implemented by Trezor (using testnet coin type (1')).
- Added: a note for using a Trezor device (with Ledger Live HD paths) as a key for an Ambire smart account
- Changed:
setHDPathTemplateto also handle changing the page, becausesetPageis called in its logic anyways.
- Added: Util for retrieving Trezor Suite error messages #2304
- Added: Humanize HyperEVM + Trezor forbidden path errors and suggest to the user what to do (set "Safety checks" to "Prompt" in Trezor Suite) #2305
Full Changelog: v2.92.0...v2.92.1
v2.92.0
v2.91.3
v2.91.2
v2.90.6
v2.91.1
Changelog:
- Fixed:
updateAccountsOpsStatusesworks only for the selected account and add tests #2286 - Fixed: Humanizer: Uniswap module to handle only transactions to Uniswap addresses #2283
- Fixed: Humanizer: large swaps in Uniswap are not humanized correctly #2285
- Fixed: Remove the Safe account deployment requirements check as we do not need it anymore #2291
- Fixed: DeFi position not added to portfolio total #2292
Full Changelog: v2.91.0...v2.91.1