Skip to content

Commit f333b26

Browse files
authored
chore: sync stable into release/7.77.0 (post 7.76.3) (#30152)
## Description stable -> release/7.77.0 sync after [release: 7.76.3 (#29995)](#29995) was merged into `stable`. CHANGELOG entry: null ## Pre-merge author checklist - [x] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I've included tests if applicable (n/a — sync PR, no new code) - [x] I've documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I've applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. Made with [Cursor](https://cursor.com) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk because changes are documentation-only in `CHANGELOG.md` with no runtime code impact. > > **Overview** > Adds a new `7.76.3` section to `CHANGELOG.md` documenting Predict/Polymarket Deposit Wallet updates (deposit/order/claim support and a temporary withdrawals-disabled flow). > > Updates the bottom-of-file version compare links so `[Unreleased]` now compares from `v7.76.3` and adds a new `[7.76.3]` compare link. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit c558e63. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
2 parents 9a3976d + c558e63 commit f333b26

1 file changed

Lines changed: 67 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 67 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,70 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [7.76.3]
11+
12+
### Added
13+
14+
- Added Predict transaction publishing hooks to support the Polymarket Deposit Wallet flow. (#29914)
15+
- Added support for depositing to a Polymarket Deposit Wallet in Predict, while preserving legacy Safe behavior for users with existing Polymarket activity. (#29917)
16+
- Added Polymarket Deposit Wallet order placement support in Predict. (#29933)
17+
- Added support for claiming Predict positions through the Polymarket Deposit Wallet. (#29936)
18+
19+
### Fixed
20+
21+
- Disabled Predict withdrawals for Polymarket Deposit Wallet users with a temporary "withdrawals unavailable" bottom sheet, while legacy Safe users keep the existing flow. (#29941)
22+
23+
## [7.76.0]
24+
25+
### Added
26+
27+
- Added the Tempo chain to the additional networks list. (#29515)
28+
- Added security trust badges in the token list. (#29509)
29+
- Added a new "Add money" bottom sheet to the Money Account homepage with Convert crypto, Deposit funds, Move mUSD, and Receive from external wallet options. (#29336)
30+
- Added a developer options button to clear dismissed mUSD conversion asset details CTAs. (#29510)
31+
- Added a quickbuy smart default. (#29472)
32+
- Added SOL as a "Pay with" option on Quickbuy. (#29424)
33+
- Added a transaction fees expandable section to Quickbuy. (#29321)
34+
- Added a General Settings toggle for haptic feedback and centralized in-app haptics behind a single module, with an optional remote kill switch. (#28975)
35+
- Added haptic feedback across Top Traders surfaces (Follow, Buy, notification preferences, per-trader notifications). (#29467)
36+
- Added support for additional sports market types (spreads, totals, halftime result, exact score, player props) on prediction market event detail screens. (#29216)
37+
- Added inline error banners in the Predict buy bottom sheet for price-changed and order-failed scenarios, replacing the secondary retry sheet and failure toast when the predictBottomSheet flag is enabled. (#29184)
38+
- Added a Quickbuy half sheet. (#28863)
39+
- Added a warning flow in bridge quotes when token price data is unavailable. (#29250)
40+
41+
### Changed
42+
43+
- Enabled Suspicious and Malicious security badges on tokens in the Swaps/Bridge asset picker. (#29570)
44+
- Updated the description under the "Smart account requests from dapps" setting to clarify that MetaMask will only upgrade to our audited smart account. (#29211)
45+
- Updated Predict confirmations to display pUSD as the Predict token. (#29450)
46+
- Updated the token details security trust designs. (#29230)
47+
- Polished the social leaderboard with podium decorations on the top 3 traders, a tighter loading skeleton, and a chain icon overlay on token avatars in the trader position and quick buy views. (#29408)
48+
- QR wallet now shares the signing flow with Ledger. (#29087)
49+
- In-app browser sessions opened from MetaMask Card (manage card and travel) now return to Card Home on close instead of the Explore tab. (#29218)
50+
- Updated the Bridge/Swaps token warning modal to match the new design and fixed swapped warning/malicious icons in the token selector. (#29197)
51+
- Updated the account selector to use the full-page list for all users and removed the dropdown arrow from the wallet account picker. (#28701)
52+
- Refined section and header styles for Perps. (#29009)
53+
- Refined explore page design patterns. (#29396)
54+
- Adjusted spacing for money activity filters. (#29463)
55+
56+
### Fixed
57+
58+
- Fixed a bug where the -1%/-2% limit price preset buttons only applied on the first press. (#29373)
59+
- Fixed Card Home flickering during refresh and kept Add funds available for frozen cards. (#29513)
60+
- Fixed a bug that caused the MetaMask Card spending limit screen to default to full access when a custom limit was already set. (#29517)
61+
- Fixed cashback redemption to require an approved Linea funding source. (#29489)
62+
- Fixed UB2 Transak order details to hide interim provider messages during processing states. (#29131)
63+
- Fixed a bug where a stale secondary minimum purchase message could briefly appear after entering a valid buy amount. (#29365)
64+
- Fixed a bug that caused live Predict sports scores to appear in reverse order for some leagues. (#29453)
65+
- Fixed Ledger BLE transport that prevented reconnecting to a Ledger device after a timeout or completed signing flow. (#29367)
66+
- Fixed chart re-rendering and flickering. (#29344)
67+
- Fixed excessive red flashing while entering buy amounts near minimum and maximum provider limits. (#29360)
68+
- Fixed stale unauthenticated MetaMask Card data after login by refetching when card feature flags change. (#29350)
69+
- Prevented invalid bridge transaction hashes from being persisted in transaction history. (#29136)
70+
- Fixed WalletConnect sign requests occasionally displaying a garbled string in the "Request from" field instead of the dapp's domain. (#29102)
71+
- Fixed Perps Withdraw Max so users actually withdraw their full HyperLiquid balance; replaced 90% with a Max button and aligned Perps home and Withdraw to show the same balance. (#29257)
72+
- Hid the sponsored label on cross-chain bridge with insufficient balance. (#29490)
73+
1074
## [7.75.1]
1175

1276
### Fixed
@@ -11371,7 +11435,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1137111435
- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
1137211436
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
1137311437

11374-
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.75.1...HEAD
11438+
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.76.3...HEAD
11439+
[7.76.3]: https://github.com/MetaMask/metamask-mobile/compare/v7.76.0...v7.76.3
11440+
[7.76.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.75.1...v7.76.0
1137511441
[7.75.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.75.0...v7.75.1
1137611442
[7.75.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.74.3...v7.75.0
1137711443
[7.74.3]: https://github.com/MetaMask/metamask-mobile/compare/v7.74.2...v7.74.3

0 commit comments

Comments
 (0)