Releases: argentlabs/argent-x
v4.8.5
- ⚡ Improved unlock speed while improving security
- 🐛 Bug fixes and performance improvements for a better overall experience
What's Changed
- fix: use noble hash in ethers v5 by @janek26 in #1323
- feat: open onboarding on initial install by @simonheys in #1322
- fix: tracking link by @janek26 in #1327
Full Changelog: v4.8.4...v4.8.5
v4.8.4-noble.0
What's Changed
- chore: backmerge main by @simonheys in #1291
- fix: update link to discord by @simonheys in #1293
- fix: guard undefined network by @simonheys in #1294
- chore(deps-dev): bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 by @dependabot in #1300
- chore(deps-dev): bump @sentry/webpack-plugin from 1.19.0 to 1.19.1 by @dependabot in #1301
- chore(deps): bump @sentry/react from 7.14.1 to 7.15.0 by @dependabot in #1302
- chore(deps-dev): bump vitest from 0.23.4 to 0.24.1 by @dependabot in #1304
- chore(deps-dev): bump happy-dom from 7.0.0 to 7.5.10 by @dependabot in #1303
- chore(deps-dev): bump lerna from 5.5.4 to 6.0.0 by @dependabot in #1305
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #1306
- chore(deps): bump @mui/icons-material from 5.10.6 to 5.10.9 by @dependabot in #1307
- chore(deps): bump react-select from 5.4.0 to 5.5.0 by @dependabot in #1309
- chore(deps-dev): bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 by @dependabot in #1308
- chore(deps): bump @sentry/tracing from 7.14.1 to 7.15.0 by @dependabot in #1310
- chore(deps): bump @mui/material from 5.10.8 to 5.10.9 by @dependabot in #1311
- chore(deps-dev): bump eslint-plugin-react from 7.31.8 to 7.31.10 by @dependabot in #1312
- chore(deps): bump react-hook-form from 7.36.1 to 7.37.0 by @dependabot in #1313
- chore(deps-dev): bump vite-plugin-dts from 1.6.4 to 1.6.5 by @dependabot in #1315
- chore(deps-dev): bump eslint-plugin-storybook from 0.6.4 to 0.6.6 by @dependabot in #1316
- chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 by @dependabot in #1318
- chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #1319
- chore(deps-dev): bump @playwright/test from 1.26.1 to 1.27.1 by @dependabot in #1321
- chore(deps-dev): bump @types/node from 18.8.2 to 18.8.5 by @dependabot in #1320
- chore(deps): bump react-dropzone from 14.2.2 to 14.2.3 by @dependabot in #1314
- chore(deps-dev): bump rollup from 2.79.1 to 3.1.0 by @dependabot in #1317
Full Changelog: v4.8.4...v4.8.4-noble.0
v4.8.4
- 👋 Improved onboarding experience for new users
- 🧭 Use StarkScan or Voyager block explorer via Settings
- 🕵️ Better detection of transaction types in the Activity tab
- 💪 First contribution from the awesome @ismaeldm95
- 🐛 Lots of smaller features and bug fixes for a better overall experience
What's Changed
- chore: rename 'unknown' by @simonheys in #1238
- chore: change feedback link by @simonheys in #1235
- fix: gracefully handle very long token names and balance by @simonheys in #1236
- fix: mainnet rich transactions by @simonheys in #1239
- feat: Rename 'collectibles' to 'NFTs' across the UI by @ismaeldm95 in #1240
- feat: transaction review value by @simonheys in #1237
- fix: zero pad voyager contract url address by @simonheys in #1257
- feat: parse erc20 approve by @simonheys in #1256
- feat: additional transactions by @simonheys in #1253
- fix: update test snapshot by @simonheys in #1258
- fix: prevent 'Argent X' text wrapping by @simonheys in #1282
- fix: copy address by @simonheys in #1281
- fix: remove non-functional 'hide token' option on nft by @simonheys in #1280
- feat: known nfts by @simonheys in #1254
- feat: update known dapps by @simonheys in #1284
- feature: full screen onboarding by @simonheys in #1234
- fix: reset transaction review on dismiss by @dhruvkelawala in #1288
- feat: add StarkScan / Voyager settings by @simonheys in #1283
New Contributors
- @ismaeldm95 made their first contribution in #1240
Full Changelog: v4.8.3...v4.8.4
v4.8.3
What's Changed
- fix(ui): replace placeholder text by @simonheys in #1199
- fix(ui): update experimental text by @simonheys in #1200
- fix(ui): always allow delete in input fields by @simonheys in #1215
- fix(ui): check and ignore sequencer transfers by @simonheys in #1217
Full Changelog: v4.8.2...v4.8.3
v4.8.2
What's Changed
- fix: e2e tests by @simonheys in #1181
- feat: in-store-review by @dhruvkelawala in #1173
- chore(dev): add explorer base url by @simonheys in #1179
- fix(storybook): broken docs layout by @simonheys in #1178
- chore: rename "Ethereum Mainnet“ to “Mainnet“ by @simonheys in #1182
- fix: crushed icon when title is long by @simonheys in #1183
- fix(ui): expand arrow by @simonheys in #1184
- Release/v4.8.1 by @janek26 in #1176
- Backmerge by @janek26 in #1185
Full Changelog: v4.8.1...v4.8.2
v4.8.1
What's Changed
- Release/v4.8.0 by @janek26 in #1147
- update session with RequestSession by @gregoryguillou in #1150
- fix: improve display of long account name in list by @simonheys in #1151
- export the Policy interface by @gregoryguillou in #1152
- Backmerge by @janek26 in #1148
- feat: add known dapps by @simonheys in #1149
- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 by @dependabot in #1157
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 by @dependabot in #1156
- chore(deps-dev): bump @vitejs/plugin-react from 2.0.1 to 2.1.0 by @dependabot in #1159
- chore(deps): bump @mui/material from 5.10.3 to 5.10.4 by @dependabot in #1155
- chore(deps-dev): bump vitest from 0.22.1 to 0.23.1 by @dependabot in #1158
- chore(deps): bump starknet from 4.4.1 to 4.4.2 by @dependabot in #1160
- chore(deps): bump @google/model-viewer from 1.12.0 to 1.12.1 by @dependabot in #1161
- chore(deps-dev): bump @playwright/test from 1.25.1 to 1.25.2 by @dependabot in #1163
- chore(deps-dev): bump vite from 3.0.9 to 3.1.0 by @dependabot in #1164
- chore(deps-dev): bump eslint-plugin-react from 7.31.1 to 7.31.7 by @dependabot in #1165
- chore(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 by @dependabot in #1166
- chore(deps-dev): bump @types/node from 18.7.15 to 18.7.16 by @dependabot in #1168
- chore(deps-dev): bump concurrently from 7.3.0 to 7.4.0 by @dependabot in #1167
- chore(deps-dev): bump @types/chrome from 0.0.195 to 0.0.196 by @dependabot in #1162
- fix: address field crash by @simonheys in #1171
- fix: nft save address opens sheet by @simonheys in #1170
- fix: remove stray console.log by @simonheys in #1169
- fix: remove unused vars reported by lint by @simonheys in #1174
- fix: notification trigger by @simonheys in #1153
- fix: unable to add network by @simonheys in #1172
- ci: replace devnet image by @janek26 in #1154
- fix: zero balance send by @simonheys in #1175
New Contributors
- @gregoryguillou made their first contribution in #1150
Full Changelog: v4.8.0...v4.8.1
v4.8.0
-
🖼️ Nfts get now shown grouped by collection, thanks to @dhruvkelawala !
-
💥 We're also introducing (still secret, please dont advertise to your users 🤫) plugin accounts, with the first plugin being the long awaited sessions, which will lift gaming to a new level!
-
🚴 And an all new Activity feed look and feel brought to you by @simonheys ! There's much more to it, but we need some extra time to enable that extra 👀
-
🐛 Some tinier features and bug fixes, most notably if you add already exiting tokens through your dapp programmatically Argent X doesn't popup anymore.
-
And thanks for @omahs first contribution, we hope there are many to come!
What's Changed
- Feat/activity infinite scroll by @simonheys in #1109
- Release/v4.7.3 by @janek26 in #1116
- Backmerge by @janek26 in #1117
- feat: nft collections by @dhruvkelawala in #1114
- feat: allow user to copy token address by @janek26 in #1134
- Feat/argent plugin accounts by @dhruvkelawala in #1031
- feat: pending transactions UI by @simonheys in #1135
- Fix: typos by @omahs in #1144
- Feature/release-changes by @janek26 in #1145
- fix: existing tokens by @janek26 in #1143
- fix: gracefully handle malformed nft by @simonheys in #1146
- feat: new transaction feed by @simonheys in #1108
New Contributors
Full Changelog: v4.7.3...v4.8.0
v4.7.3
This release is fixing an issue which increased the nonce further on failing transactions. This was spotted during Influenceth test session
What's Changed
- chore: refactor api hook to promise by @simonheys in #1110
- Release/v4.7.2 by @janek26 in #1086
- Backmerge by @janek26 in #1113
- feat: pending transactions badge by @simonheys in #1112
- fix: nonce management by @janek26 in #1115
Full Changelog: v4.7.2...v4.7.3
v4.7.2
What's Changed
- fix: don't show tokens until account is deployed by @simonheys in #1084
- Release/v4.7.1 by @janek26 in #1083
- backmerge by @janek26 in #1085
Full Changelog: v4.7.1...v4.7.2
v4.7.1
What's Changed
- Release/v4.6.4 by @janek26 in #1072
- Backmerge by @janek26 in #1076
- Release/v4.7.0 by @janek26 in #1075
- Backmerge by @janek26 in #1077
- fix: add token to wallet rpc message by @dhruvkelawala in #1078
- fix: update formatter to better handle small fees by @simonheys in #1081
- chore: add invalid test cases for status message by @simonheys in #1082
Full Changelog: v4.7.0...v4.7.1