]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 29 Jun 2026 11:58:23 +0000 (11:58 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 29 Jun 2026 11:58:23 +0000 (11:58 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 73d86cfab5ab244dc4993e35e21e325f608f8229..fb7f61bed2dcf16fa52f82814aa23356bb5735f7 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Make `app.frontend()` return 404 for methods other than `GET` or `HEAD` with no static file matches. PR [#15863](https://github.com/fastapi/fastapi/pull/15863) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * 🔧 Update sponsors: remove Stainless. PR [#15862](https://github.com/fastapi/fastapi/pull/15862) by [@tiangolo](https://github.com/tiangolo).