This repository was archived by the owner on Mar 26, 2026. It is now read-only.
1.3.347
What's Changed
- Wallet scene add 24h-pnl by @gemdev111 in #1667
- Tron wallet connect by @0xh3rman in #1678
- Add okx provider icon by @0xh3rman in #1698
- Refactor swap debounce: separate user input from programmatic actions by @DRadmir in #1697
- Pnl subtitle offset fix by @gemdev111 in #1702
- Refactor swap min amount: move action to main button by @DRadmir in #1704
- Fix zero balances for discovered assets by @DRadmir in #1708
- Refactor AddNodeSceneViewModel to use DebouncableTrigger by @DRadmir in #1709
- Enable all unit tests in CI test plan by @DRadmir in #1714
- Inline price details into ChartScene market values section by @DRadmir in #1715
- Clear wallet preferences plist file on wallet deletion by @DRadmir in #1713
- Refactor RewardsScene: move presentation state to ViewModel by @DRadmir in #1722
- Move Preferences.standard.clear() outside MainActor block by @DRadmir in #1719
- Update reown swift to fix parsing bool wrongly by @0xh3rman in #1717
- Add ObservableQuery to reduce GRDBQuery dependency by @DRadmir in #1689
- Add Font.Gem system for consolidated font styles by @DRadmir in #1720
- Make RelativeDateFormatter locale/timeZone aware by @0xh3rman in #1716
- Contacts by @DRadmir in #1711
- Remove manual TransactionExtended Hashable/Equatable by @DRadmir in #1726
- Add nearIntents swap provider image and mapping by @0xh3rman in #1727
- Update ObservableQuery dynamically by @DRadmir in #1736
- Perp chart tooltip by @gemdev111 in #1710
- Add checkmark dismiss button to SwapDetailsView by @DRadmir in #1740
- Show alert on wallet import by @DRadmir in #1742
- Add icon to recipient row by @DRadmir in #1728
- Add Opacity constants and consolidate hardcoded opacity values by @DRadmir in #1743
- Add ENS name resolution support to Contacts by @DRadmir in #1729
- Improve import private key via gemstone by @DRadmir in #1741
- Remove WalletsService facade, inject services directly into consumers by @DRadmir in #1730
Full Changelog: 1.3.346...1.3.347