]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 31 Aug 2025 10:33:32 +0000 (10:33 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 31 Aug 2025 10:33:32 +0000 (10:33 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 5e63ee9ab5134dbdbec328274097e35f7f3b130c..12ff67a9935b73dc2f7261aefb81521f8fa3aa69 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🐛 Prevent scroll-to-top on restart/fast buttons in `termynal.js`. PR [#13714](https://github.com/fastapi/fastapi/pull/13714) by [@Ashish-Pandey62](https://github.com/Ashish-Pandey62).
 * 📝 Update testing events documentation. PR [#13259](https://github.com/fastapi/fastapi/pull/13259) by [@z0z0r4](https://github.com/z0z0r4).
 * 📝 Remove obsolete `url` field in error responses in docs. PR [#13655](https://github.com/fastapi/fastapi/pull/13655) by [@Taoup](https://github.com/Taoup).
 * 📝 Bring the `scope` claim in line with the standard in `docs_src/security/tutorial005.py`. PR [#11189](https://github.com/fastapi/fastapi/pull/11189) by [@DurandA](https://github.com/DurandA).