Skip to content

Releases: block-wallet/extension

[Release] v0.7.1

24 Mar 13:26
23cc812
Compare
Choose a tag to compare

What's Changed

  • fix/ remove fallback value from dapp gas estimation by @rodr-r in #391
  • [Fix] Allowance page stuck + decimals UI fix by @antonyayoub in #392
  • [Core] RPCs change by @julianariel in #399

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 Mar 16:06
979b6f9
Compare
Choose a tag to compare

Extension

Notes

Features & Improvements

  • Added support for Keystone hardware wallets.
  • Improved notifications.
  • Added support for new zkSync Era mainnet.
  • Updated Scroll Alpha testnet.

Core

  • Improved provider reconnection to handle service outages better.
  • Updated third-party libraries to support new features & security improvements.

Fixes

  • Hiding imported accounts on the My Accounts page is now possible.
  • More accurate gas estimations are now available when sending funds to smart contract addresses.
  • Account name display on the home screen has been adjusted.

What's Changed

  • [Fix] Account hide option with external keys + long account names by @antonyayoub in #357
  • Fix/ gas limit for contract sends by @rodr-r in #364
  • [Feat] Improve browser notifications by @antonyayoub in #360
  • chore: workflow: bump aws-actions/configure-aws-credentials from 1 to 2 by @dependabot in #371
  • chore: workflow: bump actions/checkout from 2 to 3 by @dependabot in #368
  • [Feat] Updated Scroll & zkSync networks by @julianariel in #374
  • [Fix] Improve provider's status check flow by @fpezzola in #373
  • Feat/keystone by @rodr-r in #329
  • [Fix] Add unknown received token in testnets by @antonyayoub in #376
  • [Feat] chain fee custom header by @leablock in #372
  • [Automated] Extension release v0.7.0 by @leablock in #387

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Feb 18:33
4c9815c
Compare
Choose a tag to compare

Extension

Notes

Updates

  • Token allowances: manage and revoke your allowances right in the wallet.
  • Improved the allowance set interface to give you more control.

Fixes

  • Minor visual tweaks.

What's Changed

  • [Fix]: check provider status on extension reload by @fpezzola in #354
  • [Fix] Show a disabled bridge icon when it is necessary by @fpezzola in #353
  • [Feat] Token allowance management by @fpezzola in #330
  • [Automated] Extension release v0.6.0 by @leablock in #355

Full Changelog: v0.5.7...v0.6.0

v0.5.7

17 Feb 15:05
6a38ee6
Compare
Choose a tag to compare

Extension

Notes

Features

  • Improved swaps messages and warnings.
  • Added option to restore default RPCs.

Fixes

  • Networking performance improvements.
  • Fixed wallet loading state.

What's Changed

  • Chore/networks actions interval by @rodr-r in #344
  • Fix/1inch signatures by @rodr-r in #346
  • [Feat] Add Verse token to eth by @antonyayoub in #347
  • [Fix] Improve swaps messages by @fpezzola in #349
  • [Feat] Revert to default rpc option by @antonyayoub in #351
  • [Fix] Restore network status indicators on reload extension by @fpezzola in #350
  • [Automated] Extension release v0.5.7 by @leablock in #352

Full Changelog: v0.5.6...v0.5.7

v0.5.6

06 Feb 12:30
2697a62
Compare
Choose a tag to compare

Extension

Notes

Features

  • Improved swaps performance.

Fixes

  • Fixed minor compatibilty problems with some dApps.
  • Fixed networking issues.

What's Changed

  • Fix/ gas price calculations by @rodr-r in #338
  • Fix/ contract functions parser by @rodr-r in #335
  • [Core] 1inch Custom API endpoint by @julianariel in #336
  • Feat/ adding support for Uniswap permit2 by @rodr-r in #339
  • fix/ background block numbers pulls by @rodr-r in #340
  • Feat/ Chain fee service HTTP retries by @rodr-r in #342
  • [Automated] Extension release v0.5.6 by @leablock in #343

Full Changelog: v0.5.5...v0.5.6

v0.5.5

04 Feb 14:17
308f4e6
Compare
Choose a tag to compare

Extension

Notes

Features

  • Default Gas setting. Set your preferred gas fee priority level for all future transactions.
  • Improved spam filtering for automatic token additions.
  • Increased the frequency of updates for asset balances.

Fixes

  • Fixed password validation issues on the onboarding flow.
  • Fixed transaction filtering issue on the Asset page.

What's Changed

  • Feat/mv3 as mv2 by @rodr-r in #239
  • fix/replacement-underpriced by @rodr-r in #298
  • [Release] v0.5.4 by @julianariel in #308
  • [Fix] Restore custom header when using BlockWallet Nodes by @leablock in #311
  • Normalizing 'ethers' imports by @rodr-r in #264
  • fixes #302 by @mbitto in #303
  • Fix/spam tokens by @rodr-r in #313
  • chore: workflow: bump ncipollo/release-action from 1.11.2 to 1.12.0 by @dependabot in #266
  • [Chore] Deprecate private libs by @leablock in #320
  • [Fix] Password match validation msgs by @antonyayoub in #310
  • [Feat] Update Scroll L1 and L2 endpoints by @leablock in #319
  • [Fix] Tx details new contract by @MartnLecam in #321
  • [Feat] Provider down modal UX improvement by @antonyayoub in #317
  • Fix/token transactions list filter by @rodr-r in #323
  • [Feat] Default Gas option by @julianariel in #322
  • Fix/re-adding a method deleted by error by @rodr-r in #326
  • [Fix]: Improve token allowance flow for bridges and swaps by @fpezzola in #327
  • Improving eslint and tsconfig files to avoid errors by @rodr-r in #328
  • [fix]: Allow users to edit gas limit on bridges by @fpezzola in #331
  • [Fix] Imagemagick install by @leablock in #333
  • [Automated] Extension release v0.5.5 by @leablock in #334

New Contributors

Full Changelog: v0.5.3...v0.5.5

v0.5.4

23 Dec 12:49
Compare
Choose a tag to compare

Notes

v0.5.4

  • Added new Reset Account functionality.
  • State logs can now be downloaded for better customer support.
  • Fixed gas estimation issues on some dApps.

What's Changed

  • Fix for cases where there is no 'value' by @rodr-r in #306
  • [Feat] Download State & Reset Account by @antonyayoub in #307
  • fixing gas limit estimation for all the dapps by @rodr-r in #309

Full Changelog: v0.5.3...v0.5.4

v0.5.3

21 Dec 18:15
2b84387
Compare
Choose a tag to compare

Extension

Notes

v0.5.3

  • RSK rebranded to Rootstock.
  • Fixed issues with some tokens decimals.

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

21 Dec 18:15
be45372
Compare
Choose a tag to compare

Extension

Notes

v0.5.2

  • Bug fixes and improvements.

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

12 Dec 19:17
5e4c4e0
Compare
Choose a tag to compare

Extension

Notes

v0.5.1

  • Rootstock(RSK), Gnosis, and Optimism are now default networks.
  • Improved gas estimation on Polygon and other L2 networks.
  • Swaps are now available on the Aurora network.
  • Your experience will now be even smoother thanks to many minor improvements to the UI/UX and bugs fixed.

What's Changed

Full Changelog: v0.5.0...v0.5.1