]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 29 Jul 2026 17:05:15 +0000 (17:05 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 29 Jul 2026 17:05:15 +0000 (17:05 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9c386400f4efdd58b03355303a8d1ac6345777fd..71b720a6bbe3da1537d95c2361f642fb5ef4d1e5 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix support for background tasks and headers from dependencies in `app.frontend()`. PR [#16105](https://github.com/fastapi/fastapi/pull/16105) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Document `FASTAPI_ENV` in FastAPI CLI guide. PR [#16104](https://github.com/fastapi/fastapi/pull/16104) by [@tiangolo](https://github.com/tiangolo).