Skip to content

Commit 362fb06

Browse files
committed
update changelog
2 parents ca61e92 + aaad3c8 commit 362fb06

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,61 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
- Fixed the environmental issue that push notifications not received on Android
2121

22+
## [7.74.0]
23+
24+
### Added
25+
26+
- Added an unfunded state on the Card home screen (#28891)
27+
- Added realized PnL percentage display on closed positions (#28875)
28+
- Added reward campaign deeplinks for mUSD (#28802)
29+
- Added native token send in transaction activity for gas-fee-sponsored transactions (#28876)
30+
- Added a new "Add wallet" screen (#28018)
31+
- Added a trader position view (#28848)
32+
- Added a gas-fee-sponsored message on the transaction activity tab (#28822)
33+
- Added a Benefits summary on the Rewards page with a full list view, benefit detail view, and a claim button that opens the partner site in the in-app browser (#27515)
34+
- Added a Leaderboard profile page (#28583)
35+
36+
### Changed
37+
38+
- Updated chart layout spacing on legacy and advanced charts (#28920)
39+
- Removed geo-restrictions for RWA tokens in the Stocks view (#28872)
40+
- Updated badge color and position (#28857)
41+
- Updated the mUSD bonus tooltip to clarify that the estimated annual bonus rate is variable and may change (#28669)
42+
- Updated the multichain private key list to open as a full screen instead of a bottom sheet (#28703)
43+
- Updated Token Details sticky footer buttons with green success styling and an A/B test for the swap label (#28729)
44+
- Improved unified Buy and ramp order screens so headers are shown once and match the rest of the in-app flow (#28883)
45+
- Hide zero-balance tokens on native-exempt assets (#28721)
46+
- Polished the token selector for Buy, Swap, and Send (#28711)
47+
- Removed the network filter from the Money (mUSD) tokens view (#28673)
48+
49+
### Fixed
50+
51+
- Fixed the outline pill showing on advanced charts when the chart head is visible on old history (#28837)
52+
- Fixed blank advanced charts by falling back to the legacy chart when the new OHLCV API returns an empty result (#28728)
53+
- Fixed a crash in the featured carousel when sport team alias data was missing (#28937)
54+
- Fixed the displayed amount on swap native transactions with sponsored gas fees (#28930)
55+
- Fixed reverse-position orders in Perps failing when stale entry pricing was used during order placement (#28897)
56+
- Fixed incorrect insufficient-balance errors on Tempo by skipping native balance checks (#28817)
57+
- Fixed truncated words in the Secret Recovery Phrase grid so all words are fully visible (#28908)
58+
- Fixed deposit on-ramp navigation header transparency that caused visual glitches during transitions (#28874)
59+
- Fixed the mUSD estimated annual bonus so it reflects the user's combined mUSD balance across Ethereum mainnet and Linea instead of only the chain currently being viewed (#28663)
60+
- Fixed the Swap Max quick-pick button overflowing on smaller screens (#28858)
61+
- Fixed missing recent perpetuals funding payments: `getFunding` now fetches the most recent 30-day window by default and loads older history on demand as the user scrolls, replacing the previous 365-day call that silently dropped records past the 500-record cap (#28671)
62+
- Fixed "Paid by MetaMask" being incorrectly shown in transaction details for failed hardware-wallet swaps on MON network (#28584)
63+
- Fixed ERC-20 approvals being shown as NFT approvals (#28732)
64+
- Fixed out-of-bounds amounts on the V2 Buy screen showing a generic error instead of the provider's minimum/maximum amount message; added client-side limit validation to skip unnecessary quote API calls (#28174)
65+
- Fixed unified Buy Build Quote header overlapping the token selection screen during navigation transitions (#28826)
66+
- Fixed the order details processing info sheet so the backdrop is translucent and the order screen remains visible behind it (#28825)
67+
- Fixed the state/province input in the buy/sell KYC address form to be editable instead of read-only (#28532)
68+
- Fixed the KYC flow to automatically close the verification webview after document submission and return the user to the processing screen (#28595)
69+
- Fixed rate-limiting (429) on candlestick charts during rapid market navigation by routing historical candle fetches over HTTP (#28865)
70+
- Fixed percentage display on advanced charts (#28574)
71+
- Fixed the Swap Confirm button remaining active after changing tokens while a stale quote was still loading (#28759)
72+
- Fixed a race condition in the Transak OTP screen where the input could be modified while a verification request was in-flight (#28343)
73+
- Fixed tapping the confirmation overlay during its close animation navigating the user to the home screen (#27974)
74+
- Fixed sport-related prediction markets being incorrectly sorted using game-specific ordering instead of standard sorting (#28760)
75+
- Fixed the info icon color next to the "Your bonus" heading and in the mUSD conversion navbar to match the design spec (#28718)
76+
2277
## [7.73.2]
2378

2479
### Added

0 commit comments

Comments
 (0)