]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 16 Jul 2026 09:00:03 +0000 (09:00 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 16 Jul 2026 09:00:03 +0000 (09:00 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 35e8bcb7a13ef36f9c62280ab2ca90cd31cb6504..024f01d1afebb295ba86c05ce72ef9f3576dd58c 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix frontend fallback support for doted paths like `/users/john.doe`. PR [#16011](https://github.com/fastapi/fastapi/pull/16011) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Fix topic repository list not being displayed and `skip_users` not being applied. PR [#15995](https://github.com/fastapi/fastapi/pull/15995) by [@YuriiMotov](https://github.com/YuriiMotov).