fastapi v0.139.2 Release Notes
Release Date: 2026-07-16 // 2 months agoPrevious changes from v0.139.0
-
๐ Features
- ๐ โจ Support dependencies in
app.frontend(), e.g. for automatic cookie authentication for the frontend. PR #15908 by @tiangolo.
๐ Translations
- โก๏ธ ๐ Update translations for fr (update-outdated). PR #15897 by @tiangolo.
- โก๏ธ ๐ Update translations for ja (update-outdated). PR #15895 by @tiangolo.
- โก๏ธ ๐ Update translations for zh-hant (update-outdated). PR #15896 by @tiangolo.
- โก๏ธ ๐ Update translations for de (update-outdated). PR #15899 by @tiangolo.
- โก๏ธ ๐ Update translations for es (update-outdated). PR #15892 by @tiangolo.
- โก๏ธ ๐ Update translations for tr (update-outdated). PR #15891 by @tiangolo.
- โก๏ธ ๐ Update translations for pt (update-outdated). PR #15893 by @tiangolo.
- โก๏ธ ๐ Update translations for zh (update-outdated). PR #15898 by @tiangolo.
- โก๏ธ ๐ Update translations for uk (update-outdated). PR #15900 by @tiangolo.
- โก๏ธ ๐ Update translations for ko (update-outdated). PR #15890 by @tiangolo.
- โก๏ธ ๐ Update translations for ru (update-outdated). PR #15894 by @tiangolo.
- โก๏ธ ๐ Update translations for ko (add-missing). PR #15888 by @tiangolo.
- โก๏ธ ๐ Update translations for es (add-missing). PR #15880 by @tiangolo.
- โก๏ธ ๐ Update translations for zh-hant (add-missing). PR #15889 by @tiangolo.
- โก๏ธ ๐ Update translations for pt (add-missing). PR #15883 by @tiangolo.
- โก๏ธ ๐ Update translations for zh (add-missing). PR #15885 by @tiangolo.
- โก๏ธ ๐ Update translations for ja (add-missing). PR #15882 by @tiangolo.
- โก๏ธ ๐ Update translations for tr (add-missing). PR #15887 by @tiangolo.
- โก๏ธ ๐ Update translations for uk (add-missing). PR #15886 by @tiangolo.
- โก๏ธ ๐ Update translations for fr (add-missing). PR #15881 by @tiangolo.
- โก๏ธ ๐ Update translations for de (add-missing). PR #15884 by @tiangolo.
- โก๏ธ ๐ Update translations for ru (add-missing). PR #15879 by @tiangolo.
Internal
- โก๏ธ ๐ฅ Update FastAPI People - Experts. PR #15909 by @tiangolo.
- โก๏ธ ๐ฅ Update FastAPI GitHub topic repositories. PR #15906 by @tiangolo.
- โก๏ธ ๐ฅ Update FastAPI People - Contributors and Translators. PR #15878 by @tiangolo.
- ๐ ๐ท Remove not needed
allow-unsafe-pr-checkout: true. PR #15876 by @YuriiMotov. - โก๏ธ โฌ Bump the github-actions group with 5 updates. PR #15872 by @dependabot[bot].
- โก๏ธ โฌ Bump the python-packages group across 1 directory with 10 updates. PR #15870 by @dependabot[bot].
- โฌ Bump CodSpeedHQ/action from 4.17.0 to 4.17.5 in the github-actions group. PR #15826 by @dependabot[bot].
- ๐ โจ Support dependencies in