live-mobile@3.49.0
3.49.0
Minor Changes
-
#7634
940d807
Thanks @Justkant! - feat: add dependencies support on wallet-api and dapp browser for transaction -
#7646
267526c
Thanks @cgrellard-ledger! - Ledger Sync - Added the synchronization of a trustchain from mobile to desktop by scanning the QR code -
#7414
5758950
Thanks @hzheng-ledger! - Add ERC20 token support for filecoin -
#7733
ef99222
Thanks @thesan! - Handle Ledgersync onboarding errors -
#7606
f839708
Thanks @thesan! - Add currency support to quick actions -
#7714
5ecbe88
Thanks @cgrellard-ledger! - Ledger Sync - Improve account names module to avoid erasing custom names with the default ones when two instances are pushing around the same time -
#7691
ce18c9b
Thanks @cgrellard-ledger! - Ledger Sync - Added a Loading screen on LLM and LLD when initializing ledger sync while accounts are synchronizing -
#7702
248901b
Thanks @Justkant! - feat(web3hub): new bottom modal to select network and account with dapp browser v3
Small perf improvement for dapp browser v3 dapps initial load
Lots of small visual improvements, polish and bugfixes
Update app screen header url -
#7559
6ebea98
Thanks @Justkant! - feat: add header and bottom bar animations on webview scroll -
#7751
5df9941
Thanks @Justkant! - feat(LLM): pass some additional params to wallet-connect live-app when receiving a request -
#7572
c8c273c
Thanks @valpinkman! - Implement app data backup and restore when installing, uninstalling and updating apps on the device -
#7440
bc044e4
Thanks @thesan! - Request device access withinHWDeviceProvider
-
#7668
120c1f8
Thanks @thesan! - Fix "Delete my encryption key" action on wrong seed errors -
#7580
6417959
Thanks @marcotoniut-ledger! - Add discover section deep link initial category filter to enable links likeledgerlive://discover?category=restaking
to load the discover screen with the category pre-selected -
#7729
f5c8891
Thanks @cgrellard-ledger! - LLM - Ledger Sync redirects to Qr code when syncing again after a successful sync -
#7558
9a650da
Thanks @thesan! - Create the llmMarketQuickActions feature flag -
#7706
84ea362
Thanks @thesan! - Create the/ledgersync
deeplink
Patch Changes
-
#7520
641cc17
Thanks @mcayuelas-ledger! - Add trustchain & createQRCodeHostInstance flow -
#7626
aa0126a
Thanks @Justkant! - fix: hidden header should show again when searching -
#7720
7a5a837
Thanks @mcayuelas-ledger! - Rework LedgerSync Analytics -
#7624
ce45204
Thanks @Justkant! - fix: missing query params for web3hub manifests requests -
#7561
1fb2b90
Thanks @mcayuelas-ledger! - Fix get Members errors GetMember :Error: ["useGetMembers", null] data is undefined -
#7710
cc291f5
Thanks @lambertkevin! - Migrating the Matic currency to POL (see https://polygon.technology/blog/save-the-date-matic-pol-migration-coming-september-4th-everything-you-need-to-know) -
#7512
7781e20
Thanks @LucasWerey! - add WS scan qr code -
#7725
b2c4c51
Thanks @mcayuelas-ledger! - Update errors in trad -
#7672
fb9466a
Thanks @hzheng-ledger! - Add support for jettons -
#7655
c358bb7
Thanks @mcayuelas-ledger! - Update copy for LedgerSync -
#7697
b1a8c54
Thanks @mcayuelas-ledger! - User connects backup to instance with same backup or different backup -
#7721
c0bcef6
Thanks @mcayuelas-ledger! - Fix Wording on FollowInstructions -
#7661
b07279f
Thanks @mcayuelas-ledger! - Add fromLedgerSyncOnboarding to trigger right onClose action for Activation -
#7525
4799d5d
Thanks @valpinkman! - Add new developer setting to mock app update in the manager -
#7712
a84f3d3
Thanks @mcayuelas-ledger! - Handle TrustchainAlreadyInitialized & TrustchainAlreadyInitializedWithOtherSeed on Scan QR -
#7467
3de93cc
Thanks @LucasWerey! - Add the show qr code implementation for WS flow. Create tabSelector in RN UI Lib -
#7754
9ad7895
Thanks @mcayuelas-ledger! - Fix navigation on Drawer when AlreadySecuredOtherSeed error -
#7744
7e81505
Thanks @valpinkman! - Delete local app data when uninstalling apps -
#7632
271f90d
Thanks @cgrellard-ledger! - LLM / LLD - Fix the getOrCreateTrustchain that wasn't working when another instance destroyed the trustchain -
#7562
bd1b099
Thanks @cgrellard-ledger! - LLM - Added navigation to the manage key screen -
#7542
313d0e4
Thanks @ofreyssinet-ledger! - My Ledger: fix & refactor logic of "is app supported by Ledger Live" depending on feature flags, and associated filters in apps catalog. Now this logic is in one single place and fully unit tested. -
#7644
a8971eb
Thanks @Wozacosta! - uses main account's unit when displayed fees with no options -
#7556
ebbbe52
Thanks @mcayuelas-ledger! - Throw errors to avoid rejection on QRCode -
#7717
9a4a3bc
Thanks @mcayuelas-ledger! - Fix minor bugs on both LL -
#7538
4dad5d0
Thanks @mcayuelas-ledger! - Add LedgerSync status banner + hook -
#7553
0407529
Thanks @mcayuelas-ledger! - Set nbDigits dynamic for PinCodeInput -
#7651
6f781da
Thanks @thesan! - Add more descriptive mobile device name to the trustchain -
#7570
3c19077
Thanks @mcayuelas-ledger! - Fix color PinCodeInput -
#7748
f34dd22
Thanks @thesan! - Fix extra device action at the end of the remove member flow -
#7663
1a5bcec
Thanks @valpinkman! - Avoid running watchloop when LS ff is disabled -
#7545
10deab9
Thanks @LucasWerey! - Trustchain integration on LLM scan qr code. We can now join a trustchain scanning a qr code -
#7660
9c584a0
Thanks @sergiubreban! - removes old manifest id for buy-sell app -
#7563
ef82161
Thanks @Wozacosta! - remove pivx code -
#7610
08fd8b4
Thanks @mwiercinska! - Add locale and ticker query params for buy/sell -
#7746
2147bd2
Thanks @mcayuelas-ledger! - Update Copy and fix color on Analytics Opt-in -
#7629
81468af
Thanks @mwiercinska! - add translation for back to quote CTA in WebPTXPlayer -
#7586
94bf322
Thanks @hzheng-ledger! - fix: replace expo-random lib with expo-crypto -
#7690
a3fd728
Thanks @thesan! - Refresh ledger sync QR code on expiration -
#7635
e85f65b
Thanks @thesan! - Create accounts with the receive market quick action -
#7636
a0bb74b
Thanks @Wozacosta! - Move Cosmos and Cosmos-based coins to its own module -
#7648
3e3e839
Thanks @mcayuelas-ledger! - Fix starting step when WS is activated and you want to sync again -
#7764
e805a7e
Thanks @themooneer! - Assign the right color to settings icon in Fallback camera permission screen -
#7689
302dcd7
Thanks @mcayuelas-ledger! - Update ManageKey flow copy -
#7753
d7163a7
Thanks @cgrellard-ledger! - LLM - Ledger sync small navigation fixes -
#7625
22019d6
Thanks @Justkant! - fix: freeze when opening a live-app -
#7758
c4460cf
Thanks @mcayuelas-ledger! - Fix Analytics LedgerSync -
Updated dependencies [
f8756b2
,87c160d
,5c738cb
,940d807
,354d913
,d60a022
,9c55e81
,5de6b47
,187293c
,267526c
,b97b76c
,e9bb8b9
,1825bd3
,1fb2b90
,187293c
,cc291f5
,fb9466a
,f0eb405
,5758950
,ef99222
,5ecbe88
,a84f3d3
,ce18c9b
,3de93cc
,271f90d
,313d0e4
,297ce51
,fcd8d52
,94afd9e
,0c80144
,4799d5d
,1353e7a
,6ccd01c
,224e33c
,bc044e4
,4799d5d
,ef82161
,8e0ac04
,cd440bb
,9070cff
,c8ac662
,c8c273c
,6417959
,277648c
,94bf322
,a3fd728
,1bcff16
,a0bb74b
,eb9a36f
,9c2f1b3
,1d1bfd1
,91374dd
,042e1ab
,531bc03
,9a650da
,54578c3
,d213d81
,e7db725
,9d58923
]:- @ledgerhq/live-common@34.8.0
- @ledgerhq/trustchain@0.3.0
- @ledgerhq/errors@6.19.0
- @ledgerhq/hw-transport-http@6.30.3
- @ledgerhq/coin-evm@2.2.0
- @ledgerhq/domain-service@1.2.4
- @ledgerhq/live-network@2.0.0
- @ledgerhq/native-ui@0.24.0
- @ledgerhq/live-countervalues@0.2.5
- @ledgerhq/coin-framework@0.18.0
- @ledgerhq/types-live@6.51.0
- @ledgerhq/live-countervalues-react@0.2.5
- @ledgerhq/icons-ui@0.7.3
- @ledgerhq/live-env@2.3.0
- @ledgerhq/live-wallet@0.6.0
- @ledgerhq/types-cryptoassets@7.15.1
- @ledgerhq/hw-trustchain@0.1.5
- @ledgerhq/coin-cosmos@0.1.1
- @ledgerhq/devices@8.4.3
- @ledgerhq/hw-transport@6.31.3
- @ledgerhq/react-native-hid@6.32.3
- @ledgerhq/react-native-hw-transport-ble@6.33.3
- @ledgerhq/live-nft@0.4.5
- @ledgerhq/live-nft-react@0.4.5