Skip to content

Releases: wanderwallet/Wander

v1.41.2

19 Dec 17:32

Choose a tag to compare

1.41.2 (2025-12-19)

Bug Fixes

  • add development analytics env var (39c63c5)
  • integrate analytics library and update tracking methods (1091f04)

v1.41.1

16 Dec 16:43

Choose a tag to compare

1.41.1 (2025-12-16)

Bug Fixes

  • await Promise.race for transfer error checks and ensure timeout is cleared (343becd)
  • improve pending transactions cleanup (b6af699)
  • wc transak (#1098) (0b35c18)

v1.41.0

15 Dec 10:11

Choose a tag to compare

1.41.0 (2025-12-15)

Bug Fixes

  • add z-index to ContentWrapper in Tabs component (6f1fda1)
  • clear timeouts for AR_PROCESS_ID after processing last balance key in invalidateQueries (606e8ca)
  • enhance null checks in PendingTransactionsNotice and PendingTransactionsTooltip components (27e0ff8)
  • ensure cleanup of old pending transactions before checking current ones (a9700fe)
  • extend delays for refetch attempts in invalidateQueries function (e710f5a)
  • improve error handling in setPendingTransactionsStats (891c35e)
  • update @wanderapp/components package version and enhance imports across multiple components (3f8edc1)
  • update components package & tooltip (6939263)

Features

  • add PendingTransactionsNotice and refactor PendingTransactionsTooltip (a5eca0c)
  • add transfer error handling and enhance pending transactions messaging (d513d84)
  • enhance pending transactions messaging with sent and received balances (7f871f2)
  • integrate pending transactions cleanup alarm and enhance related components and hooks (e29a6c7)

v1.40.4

07 Dec 08:03

Choose a tag to compare

1.40.4 (2025-12-07)

Bug Fixes

  • enhance error handling for token balance fetching (c5225c2)
  • increase timeout for token balance fetching (d46db91)
  • token balance query invalidation logic (f29f831)

v1.40.3

04 Dec 18:55

Choose a tag to compare

1.40.3 (2025-12-04)

Bug Fixes

  • add pending transaction and cleanup (f038e77)
  • prevent view all button from displaying during loading state (35cf98f)

v1.40.2

26 Nov 19:07

Choose a tag to compare

1.40.2 (2025-11-26)

Bug Fixes

  • add custom cu for ARIO (4205494)
  • ensure error handling in OAuth flow only triggers with opener present (d7ec4bf)

v1.40.1

12 Nov 19:08

Choose a tag to compare

1.40.1 (2025-11-12)

Bug Fixes

  • remove ardrive cu from balance dryrun (0f388d5)

v1.40.0

07 Nov 15:24

Choose a tag to compare

1.40.0 (2025-11-07)

Bug Fixes

  • add 'Cancel changes' button when editing (da5098b)
  • add fileToId utility and hook updates (955fadd)
  • add validation for Apple CloudKit configuration and improve error handling in useAppleCloud hook (b302bea)
  • firefox build issues (a67f1fa)
  • handle undefined process.version in development mode for arweave-storage-sdk (a2daa8d)
  • improve handling of process.version (392df0f)
  • reduce grace period for iCloud authentication (d037d70)
  • resolve serveral UI issues (8b5d6b0)
  • update cloud provider check for backup storage display (fa37c94)
  • update environment setting in useAppleCloud hook to dynamically switch between development and production (a77e02e)
  • update placeholder in ContactNotes based on editable state (e17351a)
  • update subtitle for wallet addition (4747e4e)
  • validate Arweave address & show name in contacts (1e58f37)

Features

  • add sign-out functionality for cloud backup providers and streamline authentication handling (7131757)
  • add Tooltip component and integrate it into the cloud backup view (ee6ee22)
  • add Wallet2 icon and enhance card components with header text variant support (d2c4a64)
  • implement cloud backup import functionality and enhance cloud backup features (e15da36)

v1.39.3

22 Oct 21:06

Choose a tag to compare

1.39.3 (2025-10-22)

Bug Fixes

  • move text to i18n (101532b)
  • reorder dryrun logic (324d342)
  • temporarily disable swaps and agents (442c475)
  • use custom cu for UTD token (19bd1e0)

v1.39.2

08 Oct 20:53

Choose a tag to compare

1.39.2 (2025-10-08)

Bug Fixes

  • use default CU for wAR token balance (d05df22)