]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 18 Feb 2026 21:19:34 +0000 (21:19 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 18 Feb 2026 21:19:34 +0000 (21:19 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 34492bfc58baa7718dfc17dcfda6751d7822c51c..6242d037debb029a0a61c784e03f6d23023e64ec 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🔨 Add Kapa.ai widget (AI chatbot). PR [#14938](https://github.com/fastapi/fastapi/pull/14938) by [@tiangolo](https://github.com/tiangolo).
 * 🔥 Remove Python 3.9 specific files, no longer needed after updating translations. PR [#14931](https://github.com/fastapi/fastapi/pull/14931) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update docs for JWT to prevent timing attacks. PR [#14908](https://github.com/fastapi/fastapi/pull/14908) by [@tiangolo](https://github.com/tiangolo).