Releases: wanderwallet/Wander
Releases · wanderwallet/Wander
v1.41.2
v1.41.1
v1.41.0
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
v1.40.3
v1.40.2
v1.40.1
v1.40.0
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)