Releases: wanderwallet/Wander
Releases · wanderwallet/Wander
v1.24.6
What's Changed
- feat: Embedded SDK by @kranthicodes in #631
- chore: add embed ui by @Jonathansoufer in #669
- Add support for ArNS primary names by @7i7o in #665
- feat: Wander animation on update by @matteyu in #667
- fix: make bottom navbar width dynamic by @pawanpaudel93 in #662
- fix: signature permissions by @pawanpaudel93 in #676
- fix: revert duplicated code by @nicholaswma in #680
- fix: wallet switcher close by @pawanpaudel93 in #675
- Update ArNS process ID to mainnet by @kunstmusik in #686
- fix: use a random fallback gateway by @pawanpaudel93 in #677
- fix: changed default for permissions to ask when spending by @nicholaswma in #679
- fix: wallet switcher balances by @pawanpaudel93 in #685
- Wander 1.24.4 by @nicholaswma in #688
- Wander 1.24.4 by @nicholaswma in #689
- fix: show total fiat balance of all tokens by @pawanpaudel93 in #690
- fix: navbar width & fullscreen menu for development by @pawanpaudel93 in #691
- Wander 1.24.4 (revised) by @nicholaswma in #692
- Wander 1.24.4 (revised) by @nicholaswma in #693
- fix: wallet view labels should not append .ar by @kunstmusik in #696
- feat: add connect to dapps password settings by @pawanpaudel93 in #695
- fix: explore light mode and truncate by @nicholaswma in #694
- chore: manual release by @nicholaswma in #700
- Wander BETA 1.24.5 by @nicholaswma in #699
- Wander 1.24.5 by @nicholaswma in #702
- feat: add minimize by @nicholaswma in #684
- fix: enforce single instance by @nicholaswma in #682
- feat: added mobile compatibility for iframe by @nicholaswma in #681
- feat: updated iframe to use shadow dom by @nicholaswma in #683
- feat: Embedded SDK by @Danziger in #623
- fix: api popups & embedded utils issue by @pawanpaudel93 in #706
- feat: auth flow UI wiring by @Jonathansoufer in #678
- fix: embed copy to clipboard by @7i7o in #708
- fix: updated when pw is requested based on settings by @nicholaswma in #710
- fix: readded fullscreen option by @nicholaswma in #707
- feat: add new apps to explore by @pawanpaudel93 in #705
- chore: updated package.json by @nicholaswma in #703
- refactor: remove proxy for wallet API by @pawanpaudel93 in #713
- fix: changed fallback to use aggregate by @nicholaswma in #704
- Wander BETA 1.24.6 by @nicholaswma in #714
- fix: added pw flow to development by @nicholaswma in #715
- feat: lock wallet setting by @pawanpaudel93 in #718
- fix: hot fix to temp disable price feed by @nicholaswma in #719
- Wander BETA 1.24.6 by @nicholaswma in #720
- Wander 1.24.6 by @nicholaswma in #721
New Contributors
- @kranthicodes made their first contribution in #631
- @kunstmusik made their first contribution in #686
Full Changelog: v1.24.3...v1.24.6
v1.24.3
What's Changed
- feat: gateways settings by @pawanpaudel93 in #659
- fix: qr code contrast by @matteyu in #643
- fix: transak error messaging by @pawanpaudel93 in #655
- fix: show popup for signMessage with always ask permission only by @pawanpaudel93 in #660
- fix: add getFormattedColor utility for color formatting by @pawanpaudel93 in #661
- feat: added height to balance section, included number animation by @nicholaswma in #663
- chore: manual release by @nicholaswma in #671
- Wander BETA 1.24.3 by @nicholaswma in #670
- Wander 1.24.3 by @nicholaswma in #672
Full Changelog: v1.24.2...v1.24.3
v1.24.2
What's Changed
- epic: Embedded Wallet PoC by @Danziger in #497
- feat: Sync issues to jira by @Danziger in #624
- Add Sync GitHub issues to Jira workflow to production. by @Danziger in #626
- Add Sync GitHub issues to Jira workflow to staging. by @Danziger in #627
- feat: Document test flows by @Danziger in #625
- Revert "Add Sync GitHub issues to Jira workflow to production." by @Danziger in #628
- Revert "Add Sync GitHub issues to Jira workflow to staging." by @Danziger in #630
- Revert "feat: Sync issues to jira" by @Danziger in #629
- Merge wd by @7i7o in #633
- Beta by @nicholaswma in #634
- Release by @nicholaswma in #635
- fix: hot fix for redstone api by @nicholaswma in #636
- fix: theme colors for token details by @matteyu in #637
- fix: typo in import wallet by @matteyu in #638
- change: onboarding images by @matteyu in #639
- Fixes background color for Payment Method Button in Light Theme by @7i7o in #640
- fix: keystone import flow by @nicholaswma in #642
- fix: overflowing transaction sign message by @matteyu in #646
- feat: create transak error component by @matteyu in #645
- update readme and contributing by @7i7o in #647
- Wander BETA 1.24.1 by @nicholaswma in #648
- Wander 1.24.1 by @nicholaswma in #649
- Update ao pid by @7i7o in #651
- Update ao pid by @7i7o in #652
- fix: removed token mirror by @nicholaswma in #656
- chore: add aolotto & make explore header fixed by @pawanpaudel93 in #653
- fix: align balance to the end by @pawanpaudel93 in #650
- Wander BETA 1.24.2 by @nicholaswma in #657
- Wander 1.24.2 by @nicholaswma in #658
Full Changelog: v1.23.3...v1.24.2
v1.23.3
v1.23.2
v1.23.1
v1.23.0
1.23.0 (2025-01-08)
Bug Fixes
- add missing wallet provider to arlocal & devtools (e3eb1c0)
- improve tag handling and header title in SignDataItemAuthRequestView (59302d7)
- load default tokens after reset (49de29a)
- return default gateway if no gateways found with wayfinder disabled (85cc4bf)
- update asking password logic (62f228a)
Features
- implement password freshness check and prompt in authentication flows (67e5512)