Commit 144c792
authored
Release/13.9.0 changelog (#37621)
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->
## **Description**
<!--
Write a short description of the changes included in this pull request,
also include relevant motivation and context. Have in mind the following
questions:
1. What is the reason for the change?
2. What is the improvement/solution?
-->
[](https://codespaces.new/MetaMask/metamask-extension/pull/37621?quickstart=1)
## **Changelog**
<!--
If this PR is not End-User-Facing and should not show up in the
CHANGELOG, you can choose to either:
1. Write `CHANGELOG entry: null`
2. Label with `no-changelog`
If this PR is End-User-Facing, please write a short User-Facing
description in the past tense like:
`CHANGELOG entry: Added a new tab for users to see their NFTs`
`CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker`
(This helps the Release Engineer do their job more quickly and
accurately)
-->
CHANGELOG entry: null
## **Related issues**
Fixes:
## **Manual testing steps**
1. Go to this page...
2.
3.
## **Screenshots/Recordings**
<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->
### **Before**
<!-- [screenshots/recordings] -->
### **After**
<!-- [screenshots/recordings] -->
## **Pre-merge author checklist**
- [ ] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
## **Pre-merge reviewer checklist**
- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Updates CHANGELOG for 13.9.0, consolidating entries (removing
Uncategorized) and adding key Added/Fixed items and link refs.
>
> - **CHANGELOG (13.9.0)**:
> - **Added**:
> - Feature flag to hide Monad in “Add Popular Network”.
> - Bitcoin snap to `1.4.4`; enable Bitcoin swaps.
> - Claims list/view; network/account selector in claims form; handle
submit backend errors.
> - Reset Wallet for social-login unrecoverable errors.
> - Revocation flow for advanced permissions; trust signals on spender
addresses.
> - Unlock flow animations; wallet ready page updates; Rive animation on
welcome.
> - Burn/null recipient blocker; points estimate for swaps/bridges.
> - MONAD network (bridge & swap); DeFi positions fetch optimization.
> - UI improvements (file uploader, settings back button, rewards
balance, asset ordering, deep link handling).
> - Move "Discover" to global menu; upgrade permissions snaps to
`0.5.0`.
> - **Fixed**:
> - Duplicate tokens in search; shield crypto approval calc and flicker;
fox icon styles; NFT lingering after transfer.
> - Bridge-enabled check before nav; padding in simulation details;
default receiving network order.
> - Ledger tutorial link; invalid SRP handling; intermittent
subscription visibility; default BTC pair.
> - Smart tx link; crash on wallet init; sanitize Unicode in signatures;
ENS recipient display; phishing page href.
> - Token name truncation; bip44 connection indicator; missing approval
changes in batch simulations; defer UI until swap SSE quotes load.
> - Bump `@metamask/message-signing-snap` to `1.1.4`; quicker QuickNode
failover; default bridge slippage to 2%.
> - Structural:
> - Remove `Uncategorized` section; fold items into Added/Fixed.
> - Update version link references at footer.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
fdbf818. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 0ba1352 commit 144c792
1 file changed
+8
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 12 | | |
27 | 13 | | |
28 | 14 | | |
| |||
33 | 19 | | |
34 | 20 | | |
35 | 21 | | |
36 | | - | |
| 22 | + | |
37 | 23 | | |
38 | 24 | | |
39 | 25 | | |
| |||
48 | 34 | | |
49 | 35 | | |
50 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
51 | 40 | | |
52 | 41 | | |
53 | 42 | | |
| |||
72 | 61 | | |
73 | 62 | | |
74 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
75 | 68 | | |
76 | 69 | | |
77 | 70 | | |
| |||
0 commit comments