Skip to content

v0.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 12:41
· 294 commits to master since this release
125c326

fuels-wallet@0.16.2

Patch Changes

  • #1113 3c5d91d Thanks @helciofranco! - chore: update ts-sdk and fuel-ui packages

  • #1198 7fac95e Thanks @fuel-service-user! - ci: update to tag latest

  • #1218 616f091 Thanks @arthurgeron! - Fixes Approve Transaction screen staying in a partially loading state after approving a transaction

  • #1196 1427f2b Thanks @helciofranco! - fix: transaction id available on transaction approved page, it was taking the user to a broken page (undefined id).

  • #1170 aa684b3 Thanks @fuel-service-user! - ci: update to tag latest

  • #1217 8f94aee Thanks @arthurgeron! - Prevent the Change Password dialog from allowing the new password to be the same as the current password #1203

  • #1137 a0e5cbf Thanks @helciofranco! - ci: replace prettier and eslint with biomejs (dev)

  • #1197 97a8a3c Thanks @helciofranco! - - Display the full app URL when it's big (instead of truncating it).

    • Sync the information displayed in the connected app list and edit screens.
    • Improve how the URL are displayed, focusing on the hostname mostly.
    • Display only the first two initials on the Avatar when the page has a long title (2+ words).
  • #1186 45f6571 Thanks @helciofranco! - chore: replaces a warning icon (orange) with a info icon (gray) from the connection list screen.

  • #1210 0fa1abc Thanks @fuel-service-user! - ci: update to tag latest

  • #1141 96faa7f Thanks @helciofranco! - feat: bump SDK to latest version

  • #1188 d51591e Thanks @helciofranco! - Previously, Wallet Manager was failing to clear properly when db.clear(); is called.

    This led to wrong account addresses generation, as updates to the IndexedDB didn't reflect in the Wallet Manager's internal state, particularly the #vaults property.

    To resolve this issue, I implemented a manual call to removeVault during logout.

    This ensures that each new wallet generated starts from scratch, free from interference by any previous mnemonic vault.

  • #1150 c0d8def Thanks @helciofranco! - ci: enable biomejs rules (as it was with eslint and prettier)

  • #1182 ddb2440 Thanks @helciofranco! - fix: disable autocomplete from the private key input.

  • Updated dependencies [3c5d91d, aa684b3, a0e5cbf, ec58815, 0fa1abc, 96faa7f, c0d8def]:

    • @fuel-wallet/connections@0.16.2

@fuel-wallet/connections@0.16.2

Patch Changes

@fuel-wallet/types@0.16.2

Patch Changes