Skip to content

Conversation

@gauthierpetetin
Copy link
Contributor

@gauthierpetetin gauthierpetetin commented Oct 30, 2025

Description

Update 13.7.0 changelog based on new cherry-picks

Open in GitHub Codespaces

Changelog

CHANGELOG entry: null

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

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.

Note

Updates CHANGELOG for 13.7.0 with new additions (e.g., ERC-7682 support, Injective logos) and fixes (e.g., WebSocket reconnection handling, SEI USDC address, Snap hooks gating, auth API loop).

  • Changelog (13.7.0):
    • Added:
      • ERC-7682 support for auxiliaryFunds and requiredAssets.
      • Injective network and native token logos.
      • Bitcoin feature flag to main build.
    • Fixed:
      • Prevent quick WebSocket reconnection when misbehaving.
      • Correct SEI USDC address.
      • Trigger Snap onActive/onInactive only when client unlocked.
      • Stop infinite Authentication API calls in useCarouselManagement.

Written by Cursor Bugbot for commit ab0d652. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the team-extension-platform Extension Platform team label Oct 30, 2025
@gauthierpetetin gauthierpetetin merged commit 634ba59 into release/13.7.0 Oct 30, 2025
50 of 54 checks passed
@gauthierpetetin gauthierpetetin deleted the release/13.7.0-Changelog-2 branch October 30, 2025 13:49
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2025
@metamaskbot
Copy link
Collaborator

📊 Page Load Benchmark Results

Current Commit: ab0d652 | Date: 10/30/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.05s (±45ms) 🟡 | historical mean value: 1.06s ⬇️ (historical data)
  • domContentLoaded-> current mean value: 735ms (±66ms) 🟢 | historical mean value: 738ms ⬇️ (historical data)
  • firstContentfulPaint-> current mean value: 82ms (±45ms) 🟢 | historical mean value: 78ms ⬆️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.05s 45ms 1.02s 1.39s 1.09s 1.39s
domContentLoaded 735ms 66ms 706ms 1.34s 762ms 1.34s
firstPaint 82ms 45ms 64ms 524ms 88ms 524ms
firstContentfulPaint 82ms 45ms 64ms 524ms 88ms 524ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator

Builds ready [ab0d652]
UI Startup Metrics (1289 ± 76 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyStandard HomeuiStartup1289111514447613451408
load110696812547311591222
domContentLoaded110096312467211551216
domInteractive20155991944
firstPaint62677125445211201215
backgroundConnect2342182537238244
firstReactRender27184573141
getState1984472334
initialActions51395512
loadScripts872736101472926982
setupStore1071821015
BrowserifyPower User HomeuiStartup21971841328352730063283
load1175963176930915681769
domContentLoaded1168958176130815601761
domInteractive291765174765
firstPaint62515617665289951766
backgroundConnect26522759387249593
firstReactRender23202822328
getState18316421114194211
initialActions925613756
loadScripts925729152228313021522
setupStore1191521215
WebpackStandard HomeuiStartup8417211126748481054
load63458594673637893
domContentLoaded62557890871631883
domInteractive15114871435
firstPaint19457948194191605
backgroundConnect23115282640
firstReactRender26163973234
getState1152241417
initialActions309257
loadScripts62257689769629870
setupStore1052431215
WebpackPower User HomeuiStartup17251447229232121602292
load73462410861508671086
domContentLoaded705609977129830977
domInteractive19134292942
firstPaint52672981312866981
backgroundConnect12630376137350376
firstReactRender22192822328
getState15410719617159196
initialActions10141132341
loadScripts700606966125819966
setupStore20668192568
FirefoxBrowserifyStandard HomeuiStartup15231352203410815741689
load1294115515427313431438
domContentLoaded1294115515417313421437
domInteractive1183629243131199
firstPaint------
backgroundConnect47251572452109
firstReactRender27226872639
getState74173913
initialActions512102148
loadScripts1263113514476913081396
setupStore147193181417
BrowserifyPower User HomeuiStartup30252565378838033203788
load15891421188114517601881
domContentLoaded15881421188014517591880
domInteractive1694935797251357
firstPaint------
backgroundConnect25955628189516628
firstReactRender40324964649
getState1257416725143167
initialActions1621232912123
loadScripts15121330182315416901823
setupStore53111504481150
WebpackStandard HomeuiStartup1541139718689315651760
load1330119916768413631506
domContentLoaded1330119916768413621505
domInteractive983123137106205
firstPaint------
backgroundConnect401971124768
firstReactRender27217192648
getState8415415714
initialActions511401539
loadScripts1304117616488313361477
setupStore1266261320
WebpackPower User HomeuiStartup28732314345733431933457
load16991399207023019802070
domContentLoaded16991399207023019802070
domInteractive1524725757212257
firstPaint------
backgroundConnect23044686183331686
firstReactRender422792154792
getState1075217235132172
initialActions721641016
loadScripts16181377194619118241946
setupStore3261302843130

@metamaskbot metamaskbot added the release-13.7.0 Issue or pull request that will be included in release 13.7.0 label Oct 30, 2025
@metamaskbot
Copy link
Collaborator

No release label on PR. Adding release label release-13.7.0 on PR, as PR was added to branch 13.7.0 when release was cut.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

extension-delivery release-13.7.0 Issue or pull request that will be included in release 13.7.0 team-extension-platform Extension Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants