Releases: argentlabs/argent-x
Releases · argentlabs/argent-x
v3.6.1
v3.6.0
What's Changed
- Release/v3.5.0 by @janek26 in #673
- chore: recovery copy by @delaaxe in #674
- fix(nfts): playoasis rebrand to aspect by @0xs34n in #679
- fix: segment by @janek26 in #687
- fix(background): wallet autolock memory leak by @delaaxe in #680
- fix(ui): remove 1px wiggle on network switcher by @delaaxe in #681
- feat(ui): update account address UI by @delaaxe in #676
- feat(ui): account menu by @dhruvkelawala in #686
- fix(ui): add breathing space for deploying status by @delaaxe in #693
- UI token balance overflow by @dhruvkelawala in #695
- test(background): mock voyager transactions by @delaaxe in #697
- chore: add
.nvmrc
to explicit node version by @delaaxe in #696 - fix(background): defer loading of initial transactions by @delaaxe in #691
- refactor(background): domain-based structure by @delaaxe in #688
- feat(ui): add DAI to default list of tokens by @delaaxe in #701
- fix(ui): delete localhost account wiggle room by @delaaxe in #700
- fix: encrypt private key messaging by @delaaxe in #698
- fix: add token duplication by @janek26 in #702
New Contributors
Full Changelog: v3.5.0...v3.6.0
🧚♀️ Transaction handling, Fee estimation, dapp methods
Probably the last release before Cairo v0.9.0 and mandatory fees contains:
- better fee estimation (thanks to starknet.js update)
- better transaction handling and displaying!
- showing failed transactions
- more dapp methods to add and change chains!
- new privacy-preserving analytics, so we can improve the extensions even more in the future!
- more generic improvements and bug fixes 🐛
What's Changed
- refactor(background): make entrypoint bit more understandable by @delaaxe in #622
- refactor(ui): more liberal use of
IconBar
by @delaaxe in #624 - feat: move transactions to background by @janek26 in #625
- fix: fee estimation by @janek26 in #637
- feat(settings): request password before showing seed by @delaaxe in #638
- feat: add
addChain
method for dapps by @dhruvkelawala in #639 - feat(nfts): add courtesy links to empty state by @delaaxe in #640
- feat(activity): red status for failed transactions by @delaaxe in #641
- refactor: inpage by @delaaxe in #642
- Add
chainId
field to StarknetWindowObject and implementchainChanged
event listener by @dhruvkelawala in #643 - feat(dapp): explicit handling of failed transactions by @delaaxe in #644
- Add
wallet_switchStarknetChain
request method by @dhruvkelawala in #656 - feat: add private and anonymous analytics by @janek26 in #655
- Add TransactionDetail Page by @dhruvkelawala in #658
- Show decrypting progress in UI by @gergold in #657
- fix: use default timezone without showing it by @dhruvkelawala in #659
- feat: analyze preauthorized dapps by @janek26 in #660
- Bugfix/sync-new-transactions by @janek26 in #668
- fix: remove transaction error screen by @janek26 in #669
- fix: populate tx history on recover by @janek26 in #670
- feat(inpage): add wallet id by @delaaxe in #671
- fix: use better maxFee by @janek26 in #672
New Contributors
- @dhruvkelawala made their first contribution in #639
Full Changelog: v3.4.3...v3.5.0
v3.4.3
🌉 Support mainnet bridge
🦊 Firefox support
What's Changed
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- chore(release): v3.3.0 by @janek26 in #543
- fix: remove get-starknet release by @janek26 in #544
- feat(nfts): render 3d model if available by @delaaxe in #545
- feat: remove hackaton specific code by @janek26 in #570
- feat(nfts): transfer nfts by @delaaxe in #546
- feat(ui): copy by @delaaxe in #571
- feat: use new get-starknet by @janek26 in #568
- feat(ui): new disclaimer by @delaaxe in #572
- Feature/network-status by @janek26 in #573
- refactor(screens): cleanup by @delaaxe in #574
- refactor(ui): begin with some feature folders by @delaaxe in #575
- refactor(ui): type safe icons by @delaaxe in #576
- refactor(routes): make it easier to use params by @delaaxe in #577
- fix: lodash usage by @janek26 in #578
- docs: readme download by @janek26 in #580
- fix: add svg by @janek26 in #584
- fix(devnet): replace port 5000 by 5050 by @gergold in #586
- feat: store tokens in background by @janek26 in #582
- refactor(ui): prefer using
Link
s touseNavigate
by @delaaxe in #585 - feat(funding): initial implementation by @delaaxe in #581
- refactor(router): move routes into own component by @delaaxe in #583
- fix: bridge url by @janek26 in #587
- feat: remove empty wallet dialog by @janek26 in #588
- feat: add token migration by @janek26 in #589
Full Changelog: v3.3.0...v3.4.0
NFTs! 🖼🧑🎨
NFTs are brought to you by @delaaxe and @playoasis during ETH Amsterdam StarkNet Hackathon!
What's Changed
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- chore(release): v3.2.0 by @janek26 in #525
- ci: add automatic push for release branch by @janek26 in #526
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 by @dependabot in #527
- chore(deps): bump @mui/icons-material from 5.6.1 to 5.6.2 by @dependabot in #528
- chore(deps): bump starknet from 3.10.0 to 3.10.1 by @dependabot in #530
- chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #531
- chore(deps-dev): bump tslib from 2.3.1 to 2.4.0 by @dependabot in #533
- chore(deps): bump jose from 4.6.1 to 4.7.0 by @dependabot in #532
- chore(deps-dev): bump @types/react from 18.0.5 to 18.0.6 by @dependabot in #535
- chore(deps-dev): bump @types/node from 17.0.24 to 17.0.25 by @dependabot in #536
- chore(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #534
- chore(deps): bump react-hook-form from 7.29.0 to 7.30.0 by @dependabot in #538
- chore(deps): bump @mui/material from 5.6.1 to 5.6.2 by @dependabot in #539
- chore(deps-dev): bump @types/react-dom from 18.0.1 to 18.0.2 by @dependabot in #537
- fix: inject more reliably by @janek26 in #540
Full Changelog: v3.2.0...v3.2.1
Activity 🚴♂️, Seed Phrases 😔 and Custom Networks 🌐
In preperation for Starkathon in AMS 🇳🇱 this release adds a bunch of new cool features.
What's Changed
- chore(release): v3.1.1 by @janek26 in #499
- feat: activity screen by @delaaxe in #475
- fix: scroll behaviour by @janek26 in #501
- Feature/new-hash-formula by @janek26 in #522
- fix: rollback compiled proxy version by @janek26 in #523
- Feature/custom-networks by @janek26 in #524
- Feature/replace-backup-file-by-seed-phrase by @janek26 in #476
Full Changelog: v3.1.1...v3.2.0