@@ -9,6 +9,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [7.64.0]
1111
12+ ### Uncategorized
13+
14+ - Updates the transaction details page for musd conversions such that we support gasless transaction info (#25349)
15+ - Remove epd feature flag (#23725)
16+ - Added pull-to-refresh functionality to Wallet screen that refreshes account balance and active tab content (#23618)
17+ - chore(release): sync stable to main for version 7.65.0 (#25381)
18+ - Add tempo network logo. (#25187)
19+ - Gate rewards referral code in Perps PnL hero card behind `rewardsReferralCodeEnabled` feature flag (#25282)
20+ - Added .env in expo updates step (#25236)
21+ - Rewards feature flag cleanup (#25316)
22+ - Removed "Powered by Relay" from the mUSD conversion input screen (#25318)
23+ - Rewards modal copy changes for eos (#25313)
24+ - N/a (#25018)
25+ - Added mitmproxy documentation and Android debug config for WebSocket traffic inspection (#25155)
26+ - Stop using swaps fetchTokens function (#25109)
27+ - Remove support for token search on the browser (#25111)
28+ - chore: enable ota version display in production builds (#25225)
29+ - chore(release): sync stable to main for version 7.65.0 (#25200)
30+ - Remove withdrawals restrictions (#25189)
31+ - Bump tron-wallet-snap package to 1.19.2 (#25166)
32+ - Improved error messages in Perps trading to show user-friendly descriptions instead of technical error codes (#24986)
33+
1234### Added
1335
1436- Added one-click trading for Perps, allowing users to deposit funds and execute trades seamlessly within the order view (#24964)
@@ -155,7 +177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
155177
156178- fix: Android ANR bug (#25596)
157179- fix(analytics): cp-7.63.1 correct capitalization in Deep link event name (#25599)
158- - feat(perps): sdk reconnect on native socket event (#25022) ( #25573)
180+ - feat(perps): sdk reconnect on native socket event (#25022, #25573)
159181
160182## [7.63.0]
161183
0 commit comments