Skip to content

Conversation

@metamaskbot
Copy link
Collaborator

@metamaskbot metamaskbot commented Oct 24, 2025

This PR updates the change log for 13.7.0. (Hotfix - no test plan generated.)


Note

Adds 13.7.0 section to CHANGELOG with key additions/fixes and updates comparison links.

  • Changelog updates (CHANGELOG.md):
    • Added (13.7.0):
      • Stream swap quotes via SSE; return tx hashes ASAP from submitBatch hook; improve permission confirmations.
      • Cache last used subscription payment method; show wallet name in bridge recipient; add Billing Start Date to shield subscription.
      • Update shield-controller to v0.4.0; handle crypto approval in shield settings; fix light-mode shield banner.
      • Add ERC-7682 auxiliaryFunds/requiredAssets support; enable watch-only accounts (experimental).
      • Add bitcoin feature flag to main build; Injective network and native token logos; address pattern matching in accounts search.
    • Fixed (13.7.0):
      • Multiple UI/UX fixes (toast avatar, ENS recipient icon, coverage status, navigation across multiple confirmations).
      • Ensure selectedNetworkClientId updates on add network; shield subscription default payment method fallback.
      • Prevent silent drop of personal_sign when locked with MetaMetrics; performance improvements (reduce extra calls, cache-first permissions page).
      • Correct shield-gateway Authorization header (Bearer); handle large state to avoid unresponsive UI.
    • Links: Update [Unreleased] compare to v13.7.0...HEAD; add [13.7.0] compare link.

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

@metamaskbot metamaskbot added the team-bots Bot team (for MetaMask Bot, Runway Bot, etc.) label Oct 24, 2025
@metamaskbot
Copy link
Collaborator Author

📊 Page Load Benchmark Results

Current Commit: 5cb501c | Date: 10/24/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.05s (±71ms) 🟡 | historical mean value: 1.04s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 738ms (±83ms) 🟢 | historical mean value: 728ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 80ms (±42ms) 🟢 | historical mean value: 77ms ⬆️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.05s 71ms 1.00s 1.32s 1.28s 1.32s
domContentLoaded 738ms 83ms 694ms 1.27s 939ms 1.27s
firstPaint 80ms 42ms 60ms 488ms 88ms 488ms
firstContentfulPaint 80ms 42ms 60ms 488ms 88ms 488ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator Author

Builds ready [5cb501c]
UI Startup Metrics (1275 ± 84 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyStandard HomeuiStartup1275112214668413391431
load109595112948111471234
domContentLoaded108894512888011421227
domInteractive20147191845
firstPaint62375127943910951225
backgroundConnect2322172659236248
firstReactRender27185373239
getState19895102030
initialActions61415714
loadScripts8637261058809121004
setupStore1072431015
BrowserifyPower User HomeuiStartup23171841417370030954173
load1183933189634617191896
domContentLoaded1175927187334317081873
domInteractive31151162747116
firstPaint50218310333209401033
backgroundConnect27022538361354383
firstReactRender23202722427
getState21014434451216344
initialActions82379737
loadScripts921707151329913511513
setupStore1272651226
WebpackStandard HomeuiStartup8637331203828881045
load64459098970652816
domContentLoaded63658496469645806
domInteractive16126091437
firstPaint196561000205192679
backgroundConnect23124972736
firstReactRender281787103247
getState1253451523
initialActions41163511
loadScripts63358295066642794
setupStore1052841218
WebpackPower User HomeuiStartup18581403274143724492741
load788653134920410121349
domContentLoaded74964012051659031205
domInteractive211448113348
firstPaint4307312093889081209
backgroundConnect11620458140172458
firstReactRender25223232532
getState1748420930187209
initialActions131175424175
loadScripts74463711941618901194
setupStore2772696315269
FirefoxBrowserifyStandard HomeuiStartup1382123917929814251533
load1181107615647412201301
domContentLoaded1181107615647412201301
domInteractive982423736107188
firstPaint------
backgroundConnect372493124357
firstReactRender24195272442
getState73455713
initialActions411881935
loadScripts1158104615447211971278
setupStore135190201116
BrowserifyPower User HomeuiStartup29312371373547634663735
load14451229185616715961856
domContentLoaded14451229185616715961856
domInteractive1524132376229323
firstPaint------
backgroundConnect28641894277390894
firstReactRender37284864248
getState1678628651203286
initialActions9145111445
loadScripts13841199161313615521613
setupStore3451203353120
WebpackStandard HomeuiStartup16651406242515617281954
load14171241179110914751639
domContentLoaded14161241179110914751639
domInteractive1223342379120350
firstPaint------
backgroundConnect4619120205285
firstReactRender28228392936
getState949713913
initialActions601892048
loadScripts13871221176110614411609
setupStore14779121353
WebpackPower User HomeuiStartup29552405414948434094149
load16511325214424218312144
domContentLoaded16511325214324218312143
domInteractive1364126164209261
firstPaint------
backgroundConnect22142920249317920
firstReactRender42271001851100
getState1577925254200252
initialActions1112361823
loadScripts15911305204221617882042
setupStore23592253092
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 114 Bytes (0%)
  • ui: 0 Bytes (0%)
  • common: 20 Bytes (0%)

@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
Copy link
Collaborator Author

📊 Page Load Benchmark Results

Current Commit: a1a583d | Date: 10/24/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.07s (±73ms) 🟡 | historical mean value: 1.04s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 752ms (±70ms) 🟢 | historical mean value: 732ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 78ms (±12ms) 🟢 | historical mean value: 77ms ⬆️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.07s 73ms 1.03s 1.35s 1.30s 1.35s
domContentLoaded 752ms 70ms 715ms 1.02s 971ms 1.02s
firstPaint 78ms 12ms 64ms 192ms 84ms 192ms
firstContentfulPaint 78ms 12ms 64ms 192ms 84ms 192ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator Author

Builds ready [a1a583d]
UI Startup Metrics (1277 ± 86 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyStandard HomeuiStartup1277113615598613281432
load109895913248411481258
domContentLoaded109195213178311421249
domInteractive20145382045
firstPaint60376127445011021253
backgroundConnect2332212638236245
firstReactRender26187472737
getState1883762127
initialActions51425615
loadScripts8657251061839141025
setupStore1063441015
BrowserifyPower User HomeuiStartup20981732372052825133720
load1079856172831914671728
domContentLoaded1071850172031814631720
domInteractive271474203974
firstPaint71115517224719011722
backgroundConnect26218310532082721053
firstReactRender21192722227
getState18313220421202204
initialActions14294231394
loadScripts871669151328412361513
setupStore1582882628
WebpackStandard HomeuiStartup8407291069668581023
load62958485758641758
domContentLoaded62257785057632752
domInteractive15114781341
firstPaint18959853185186730
backgroundConnect23116082635
firstReactRender271683103242
getState1262541421
initialActions3113248
loadScripts61857583955630741
setupStore1052431115
WebpackPower User HomeuiStartup16091191212630520782126
load647559896101751896
domContentLoaded61854877276717772
domInteractive19133693136
firstPaint40059786287752786
backgroundConnect9722318104238318
firstReactRender22192522525
getState16511119118175191
initialActions13142152742
loadScripts61454676473709764
setupStore17562192862
FirefoxBrowserifyStandard HomeuiStartup14771288186411615421692
load1261109914638413281412
domContentLoaded1261109914638513281412
domInteractive1283551178132312
firstPaint------
backgroundConnect4023110154678
firstReactRender24204952434
getState849091017
initialActions31515310
loadScripts1235108014348213011385
setupStore13769111228
BrowserifyPower User HomeuiStartup26892329334431929883344
load13971258160810614991608
domContentLoaded13961257160810614981608
domInteractive1364327574240275
firstPaint------
backgroundConnect17137481150363481
firstReactRender38285274552
getState1623623450215234
initialActions16172232272
loadScripts13541209156410714711564
setupStore29786254886
WebpackStandard HomeuiStartup15921423205112116361855
load13681194172110114301577
domContentLoaded13681194172110114301577
domInteractive1073237768103295
firstPaint------
backgroundConnect4423114164972
firstReactRender292276112865
getState84455914
initialActions41557312
loadScripts1341116716949613971530
setupStore157171201354
WebpackPower User HomeuiStartup30302502381643734203816
load17351394233626619832336
domContentLoaded17341393233526519832335
domInteractive16443554120230554
firstPaint------
backgroundConnect21136765228355765
firstReactRender412899164699
getState1727534059208340
initialActions14159181859
loadScripts16671355212722219072127
setupStore3261062747106
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 114 Bytes (0%)
  • ui: 0 Bytes (0%)
  • common: 20 Bytes (0%)

@gauthierpetetin gauthierpetetin marked this pull request as ready for review October 24, 2025 17:43
davidrentc
davidrentc previously approved these changes Oct 24, 2025
cursor[bot]

This comment was marked as outdated.

@gauthierpetetin gauthierpetetin merged commit 65c849e into release/13.7.0 Oct 24, 2025
32 of 45 checks passed
@gauthierpetetin gauthierpetetin deleted the release/13.7.0-Changelog branch October 24, 2025 17:49
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2025
@metamaskbot
Copy link
Collaborator Author

📊 Page Load Benchmark Results

Current Commit: ae66095 | Date: 10/24/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.07s (±73ms) 🟡 | historical mean value: 1.05s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 749ms (±71ms) 🟢 | historical mean value: 734ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 79ms (±11ms) 🟢 | historical mean value: 80ms ⬇️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.07s 73ms 1.03s 1.35s 1.30s 1.35s
domContentLoaded 749ms 71ms 712ms 1.03s 964ms 1.03s
firstPaint 79ms 11ms 64ms 176ms 88ms 176ms
firstContentfulPaint 79ms 11ms 64ms 176ms 88ms 176ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator Author

Builds ready [ae66095]
UI Startup Metrics (1223 ± 101 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyStandard HomeuiStartup12231035164610112871398
load104488914849811071209
domContentLoaded103788714769811001200
domInteractive20134982141
firstPaint62384148342710541178
backgroundConnect1911762347194203
firstReactRender3017139143544
getState19657102143
initialActions70738819
loadScripts8537061287979161018
setupStore1063851120
BrowserifyPower User HomeuiStartup22311849347752228433477
load1169932177431616331774
domContentLoaded1160927176731116091767
domInteractive33151303054130
firstPaint801137173253810051732
backgroundConnect26922453382268533
firstReactRender23202922429
getState19314922420214224
initialActions1225517855
loadScripts921709145729113381457
setupStore1473282632
WebpackStandard HomeuiStartup8857561124719031063
load65860892265668852
domContentLoaded65060191364660844
domInteractive16125281536
firstPaint18659805178199627
backgroundConnect26135482944
firstReactRender291794113436
getState1252941521
initialActions309257
loadScripts64759990262658832
setupStore1152231316
WebpackPower User HomeuiStartup17641310243235022512432
load72561612511748561251
domContentLoaded69760210761408331076
domInteractive191243103343
firstPaint4557410863508371086
backgroundConnect11624470129255470
firstReactRender23203032530
getState16612819119178191
initialActions802481524
loadScripts69360010651368221065
setupStore1252561825
FirefoxBrowserifyStandard HomeuiStartup15151244201912915851795
load12871072168410013441453
domContentLoaded12871071168410013441453
domInteractive1233632953136257
firstPaint------
backgroundConnect4427108165185
firstReactRender27215972746
getState83456916
initialActions6119021414
loadScripts1259105416519813171425
setupStore146136131427
BrowserifyPower User HomeuiStartup26572162332437931453324
load14071122177319115761773
domContentLoaded14071122177319115751773
domInteractive1214122556193225
firstPaint------
backgroundConnect21933806255434806
firstReactRender33245273952
getState1234719441170194
initialActions814811948
loadScripts13311100154413014301544
setupStore5263167942316
WebpackStandard HomeuiStartup15801393205712316001872
load13631182175110313901590
domContentLoaded13631182175110313901590
domInteractive1163040573114362
firstPaint------
backgroundConnect4124129154770
firstReactRender27217882738
getState83757814
initialActions41729311
loadScripts1338116317139713621558
setupStore1375691233
WebpackPower User HomeuiStartup28322535335420830043354
load16371382194616217861946
domContentLoaded16371382194616217851946
domInteractive13142461102198461
firstPaint------
backgroundConnect15741355106287355
firstReactRender38295684356
getState1688528951222289
initialActions912381323
loadScripts15671315185115617221851
setupStore291071194071

@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 Author

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

release-13.7.0 Issue or pull request that will be included in release 13.7.0 team-bots Bot team (for MetaMask Bot, Runway Bot, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants