v.1.1.0
What's Changed
- fix(widgets): show ticker instead for calculator by @pwltr in #2464
- feat: implement auto coin select by @coreyphillips in #2462
- refactor: migrate widgets by @pwltr in #2481
- chore: upgrade react native 0.76 by @pwltr in #2380
- chore: upgrade typescript & fix type errors by @pwltr in #2482
- chore: environment variables by @pwltr in #2484
- fix: various fixes by @pwltr in #2485
- fix(backup): adjust restore logic for network conditions by @pwltr in #2486
- test: prevent jest from picking up helpers by @pwltr in #2489
- fix: remove home swipes by @pwltr in #2487
- test: e2e electrum by @pwltr in #2490
- test: e2e iOS flaky tests by @pwltr in #2493
- refactor(onboarding): move default widgets to initial state by @pwltr in #2494
- perf(onboarding): memo ToS by @pwltr in #2503
- chore: upgrade react native 0.77 by @pwltr in #2488
- fix(ui): fix home screen rerender causing navigation lag by @pwltr in #2492
- chore: update clean scripts by @pwltr in #2508
- feat(settings): default to user's local currency by @pwltr in #2504
- fix(ui): fix android lineHeight after 0.77 upgrade by @pwltr in #2507
- chore: no unused imports by @pwltr in #2510
- feat(widgets): add caching by @pwltr in #2509
- feat(ui): add drawer menu by @pwltr in #2506
- chore: upgrade react native 0.78 by @pwltr in #2511
- perf: optimize SVGs by @pwltr in #2512
- feat: update ldk to 0.0.125 by @Jasonvdb in #2514
- fix: various fixes by @pwltr in #2515
- fix(widgets): fix widget icons by @pwltr in #2517
- refactor(ui): bottom sheets by @pwltr in #2516
- fix(backup): skip restore for backups containing slashfeed widgets by @pwltr in #2518
- fix(ui): small fix for unitBitcoinIcon by @pwltr in #2519
- fix: update electrum deps to avoid crash by @pwltr in #2520
- fix: various UI fixes by @pwltr in #2521
- chore: update translations by @pwltr in #2522
Full Changelog: v1.0.9...v.1.1.0