Releases: FuelLabs/fuels-wallet
v0.22.0
[email protected]
Minor Changes
-
#1397
3966aa92
Thanks @rodrigobranas! - Improved error handling and including location informations to support better understanding about the causes of erros -
#1385
d49b9efe
Thanks @rodrigobranas! - Support for Bech32 addresses has been removed and replaced with b256 (hex) addresses throughout the wallet screen components. All addresses, both existing and new, will now be displayed in the b256 format.While Bech32 addresses can still be used on the send screen, they will be automatically converted and processed as b256 internally. QR codes on the receive screen will now encode addresses in the b256 format.
Patch Changes
- Updated dependencies []:
- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
@fuel-wallet/[email protected]
v0.21.3
[email protected]
Patch Changes
-
#1361
d4e39790
Thanks @LuizAsFight! - update fuel-connectors to 0.5.0 -
#1361
d4e39790
Thanks @LuizAsFight! - update fuels to get fix from contract operation -
Updated dependencies [
d4e39790
,d4e39790
]:- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
Patch Changes
-
#1361
d4e39790
Thanks @LuizAsFight! - update fuel-connectors to 0.5.0 -
#1361
d4e39790
Thanks @LuizAsFight! - update fuels to get fix from contract operation
@fuel-wallet/[email protected]
Patch Changes
-
#1361
d4e39790
Thanks @LuizAsFight! - update fuel-connectors to 0.5.0 -
#1361
d4e39790
Thanks @LuizAsFight! - update fuels to get fix from contract operation
v0.21.2
[email protected]
Patch Changes
-
#1349
adfd3523
Thanks @LuizAsFight! - Update tests to use new @fuels/react 0.21.0 -
Updated dependencies []:
- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
@fuel-wallet/[email protected]
v0.21.1
[email protected]
Patch Changes
-
#1340
7c2ad248
Thanks @LuizAsFight! - Fix balances not showing for some accounts that have many assets in balance -
Updated dependencies []:
- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
@fuel-wallet/[email protected]
v0.21.0
[email protected]
Minor Changes
- #1328
6e5330e2
Thanks @helciofranco! - Rename network toFuel Sepolia Testnet
Patch Changes
- #1332
39cf9dfe
Thanks @arthurgeron! - - If a connection can't be made to IndexedDB (usually when "Application Data" gets cleared), instead of resetting the extension it'll attempt a reload for good measure- IndexedDB + extension Reset only triggers if: An IndexedDB restart event is triggered, the DB can be accessed, and has no vaults or accounts data (corrupted or cleared)
- The flag used to show the Welcome Screen after a reset no longer depends on React's Scope to be set
- Updated dependencies [
6e5330e2
]:- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
Minor Changes
- #1328
6e5330e2
Thanks @helciofranco! - Rename network toFuel Sepolia Testnet
@fuel-wallet/[email protected]
Minor Changes
- #1328
6e5330e2
Thanks @helciofranco! - Rename network toFuel Sepolia Testnet
v0.20.0
[email protected]
Minor Changes
- #1317
f1dab207
Thanks @arthurgeron! - Fixes bug where wrong Asset Id is shown for other tokens (e.g. ETH)
Updated Fuels package to tag pr-2395
Updated NPM Packs dependencies packages (e.g. @fuels/react, @fuels/ts-config) to new minor 0.20.0
Patch Changes
-
#1313
b5766321
Thanks @LuizAsFight! - Fix error not showing on Dapp Approve transaction -
#1313
b5766321
Thanks @LuizAsFight! - Re-add block explorer link to transaction header -
#1279
9ffddf70
Thanks @arthurgeron! - vault crash on export seed auth fail -
#1280
6e94172c
Thanks @arthurgeron! - vault client not propagating lock unlock events from server -
#1290
57f87f84
Thanks @arthurgeron! - - Re-enabled E2E contract tests- Fixed biome trying to validate files generated by playwright test runs
- Fixed Playwright tests starting up before CRX files are available, now runs
build
beforehand. - Fixed CRX dev server reloading during playwright tests, causing instabilities
- Fixed NODE_ENV being set to default (production) on local E2E tests, leading to the wrong version (i.e. production) being installed
- Fixed bug where only the first test file in a suite run would use the local CRX build, it'd then download and use a production build of the Wallet for the rest
-
Updated dependencies [
f1dab207
]:- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
Minor Changes
- #1317
f1dab207
Thanks @arthurgeron! - Fixes bug where wrong Asset Id is shown for other tokens (e.g. ETH)
Updated Fuels package to tag pr-2395
Updated NPM Packs dependencies packages (e.g. @fuels/react, @fuels/ts-config) to new minor 0.20.0
@fuel-wallet/[email protected]
Minor Changes
- #1317
f1dab207
Thanks @arthurgeron! - Fixes bug where wrong Asset Id is shown for other tokens (e.g. ETH)
Updated Fuels package to tag pr-2395
Updated NPM Packs dependencies packages (e.g. @fuels/react, @fuels/ts-config) to new minor 0.20.0
v0.19.0
[email protected]
Minor Changes
- #1310
00df2708
Thanks @LuizAsFight! - Auto-update network to testnet (Ignition)
Patch Changes
- Updated dependencies []:
- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
@fuel-wallet/[email protected]
v0.18.1
[email protected]
Patch Changes
-
#1286
a6e3d75a
Thanks @LuizAsFight! - chore: Auto-upgrade to devnet network -
Updated dependencies []:
- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
@fuel-wallet/[email protected]
v0.18.0
[email protected]
Minor Changes
-
#1240
b4f52e09
Thanks @LuizAsFight! - feat: update wallet to the latest fuel core (0.26.0) -
#1240
b4f52e09
Thanks @LuizAsFight! - feat: add custom network fees, offering options like regular, fast and custom tip.
Patch Changes
- Updated dependencies [
b4f52e09
]:- @fuel-wallet/[email protected]
@fuel-wallet/[email protected]
Minor Changes
- #1240
b4f52e09
Thanks @LuizAsFight! - feat: update wallet to the latest fuel core (0.26.0)
@fuel-wallet/[email protected]
Minor Changes
- #1240
b4f52e09
Thanks @LuizAsFight! - feat: update wallet to the latest fuel core (0.26.0)
v0.17.0
[email protected]
Minor Changes
- #1273
706aeb34
Thanks @helciofranco! - feat: remove reCAPTCHA dependencies
Patch Changes
-
#1276
a796df4f
Thanks @arthurgeron! - restore DB connection on close, removed interval -
Updated dependencies []:
- @fuel-wallet/[email protected]