We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9845464 commit cec9d27Copy full SHA for cec9d27
src/release-notes/stable.json
@@ -3365,7 +3365,7 @@
3365
"fixes": [
3366
"Fixed double clicking on the sidebar not opening a new tab on Windows.",
3367
"Fixed fullscreen having a border at the top on windows on secondary monitors.",
3368
- "Fixed slow internet connections when using HTTP/3.",
+ "Fixed very slow page loading in cases where http/3 connections failed but did not properly fall back to http/2.",
3369
"Fixed pinned tabs restoring incorrectly and crashing when quitting on macOS."
3370
],
3371
"features": [],
0 commit comments