Skip to content

Commit cec9d27

Browse files
committed
fix(release-notes): improve description of HTTP/3 fallback issue
1 parent 9845464 commit cec9d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/release-notes/stable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3365,7 +3365,7 @@
33653365
"fixes": [
33663366
"Fixed double clicking on the sidebar not opening a new tab on Windows.",
33673367
"Fixed fullscreen having a border at the top on windows on secondary monitors.",
3368-
"Fixed slow internet connections when using HTTP/3.",
3368+
"Fixed very slow page loading in cases where http/3 connections failed but did not properly fall back to http/2.",
33693369
"Fixed pinned tabs restoring incorrectly and crashing when quitting on macOS."
33703370
],
33713371
"features": [],

0 commit comments

Comments
 (0)