| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.11.0 source code.tar.gz | 2026-08-11 | 701.4 kB | |
| 0.11.0 source code.zip | 2026-08-11 | 822.9 kB | |
| README.md | 2026-08-11 | 22.9 kB | |
| Totals: 3 Items | 1.5 MB | 2 | |
Features
- β¨ Add react-email for email templates. PR #2421 by @alejsdev.
- π§ Use FastAPI entrypoint. PR #2360 by @tiangolo.
- β»οΈ Add library-skills for FastAPI and SQLModel. PR #2354 by @tiangolo.
Fixes
Refactors
- β»οΈ Remove Copier project generation. PR #2430 by @tiangolo.
- β»οΈ Simplify CORS configuration. PR #2429 by @tiangolo.
- β»οΈ Use
FASTAPI_ENVfor development. PR #2427 by @tiangolo. - β»οΈ Run database setup explicitly before startup, no need for prestart. PR #2426 by @tiangolo.
- β»οΈ Require explicit SECRET_KEY. PR #2425 by @tiangolo.
- β»οΈ Simplify uv workspace setup. PR #2423 by @tiangolo.
- β»οΈ Use FastAPI entrypoint in Compose. PR #2420 by @tiangolo.
- β»οΈ Require non-empty Compose configuration. PR #2418 by @tiangolo.
- β»οΈ Simplify optional environment configuration. PR #2417 by @tiangolo.
- β»οΈ Simplify Copier environment configuration. PR #2416 by @tiangolo.
- β»οΈ Simplify environment defaults. PR #2415 by @tiangolo.
- β»οΈ Simplify local development workflow. PR #2414 by @tiangolo.
- β»οΈ Simplify environment configuration. PR #2413 by @tiangolo.
- β»οΈ Simplify Traefik deployment, make it part of the stack. PR #2412 by @tiangolo.
- β»οΈ Serve frontend from FastAPI. PR #2393 by @tiangolo.
- π§ Refactor PostgreSQL env var config. PR #2392 by @tiangolo.
- β»οΈ Refactor models to improve types. PR #2356 by @tiangolo.
- π§ Add FastAPI VS Code extension to recommended extensions. PR #2206 by @tiangolo.
- β»οΈ Update meta titles. PR #2179 by @alejsdev.
Upgrades
- β¬οΈ Upgrade FastAPI version. PR #2357 by @tiangolo.
- β¬οΈ Upgrade Python to 3.14. PR #2352 by @tiangolo.
- β¬οΈ Upgrade Sentry and FastAPI. PR #2181 by @patrick91.
Docs
- π Remove obsolete local domain setup. PR #2428 by @tiangolo.
- π Clarify environment configuration. PR #2419 by @tiangolo.
- π Improve README screenshot alt text. PR #2359 by @Bmowville.
- βοΈ Fix typo in the comment for DOMAIN in the .env file. PR #2305 by @serhiiur.
- π Update security policy. PR #2297 by @tiangolo.
- π Add
CONTRIBUTING.md. PR #2159 by @alejsdev.
Internal
- π· Add release automation. PR #2431 by @tiangolo.
- π· Remove legacy label check. PR #2424 by @tiangolo.
- π Use PR Submit for pull requests. PR #2411 by @tiangolo.
- π· Use GitHub CLI for Git authentication. PR #2410 by @tiangolo.
- π· Use PR Push commit identity. PR #2409 by @tiangolo.
- π Replace pre-commit PAT with PR Push. PR #2407 by @tiangolo.
- β¬οΈ Bump
@hey-api/openapi-tsfrom 0.73.0 to 0.97.3 and migrate to new client. PR #2388 by @YuriiMotov. - π₯ Remove the old Latest Changes workflow. PR #2403 by @tiangolo.
- β¬ Update psycopg[binary] requirement from <4.0.0,>=3.1.13 to >=3.3.4,<4.0.0. PR #2399 by @dependabot[bot].
- β¬ Bump the github-actions group with 5 updates. PR #2397 by @dependabot[bot].
- β¬ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.63.0 to >=2.66.1,<3.0.0. PR #2400 by @dependabot[bot].
- β¬ Bump the python-packages group with 3 updates. PR #2398 by @dependabot[bot].
- π· Improve workflows for private repos. PR #2394 by @tiangolo.
- β¬οΈ Upgrade latest-changes to 0.7.1. PR #2389 by @tiangolo.
- Bump axios from 1.16.0 to 1.18.0 in /frontend. PR #2386 by @dependabot[bot].
- β¬ Bump pre-commit hooks. PR #2382 by @tiangolo.
- β¬ Bump the python-packages group across 1 directory with 2 updates. PR #2380 by @dependabot[bot].
- β¬ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.63.0,<3.0.0. PR #2373 by @dependabot[bot].
- β¬ Bump the github-actions group across 1 directory with 5 updates. PR #2379 by @dependabot[bot].
- π· Add GH workflow to bump pre-commit hook versions. PR #2363 by @YuriiMotov.
- π§ Set Dependabot schedule interval to "monthly". PR #2364 by @YuriiMotov.
- β¬ Bump the npm-packages group across 1 directory with 37 updates. PR #2333 by @dependabot[bot].
- π· Update latest-changes. PR #2375 by @tiangolo.
- β¬ Bump playwright from v1.58.2-noble to v1.61.1-noble in /frontend in the docker group across 1 directory. PR #2361 by @dependabot[bot].
- β¬οΈ Update issue-manager to 0.8.1. PR #2368 by @tiangolo.
- β¬ Bump emails from 0.6 to 1.1.2 in the python-packages group across 1 directory. PR #2369 by @dependabot[bot].
- β¬ Bump https://github.com/crate-ci/typos from v1.46.0 to 1.47.2 in the pre-commit group across 1 directory. PR #2343 by @dependabot[bot].
- β¬ Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group. PR #2362 by @dependabot[bot].
- β¬οΈ Update latest-changes to 0.6.1. PR #2367 by @tiangolo.
- β Move prek to top level dependencies. PR #2353 by @tiangolo.
- π§ Sort keys in pyproject.toml. PR #2350 by @tiangolo.
- π· Simplify pull request workflow triggers. PR #2349 by @tiangolo.
- π· Update issue-manager to 0.7.1. PR #2348 by @tiangolo.
- β¬οΈ Update issue-manager to 0.7.0. PR #2347 by @tiangolo.
- ποΈ Update zizmor workflow security checks. PR #2345 by @tiangolo.
- π· Add pre-commit hook to catch typos. PR #2317 by @YuriiMotov.
- Bump form-data from 4.0.5 to 4.0.6 in /frontend. PR #2337 by @dependabot[bot].
- β¬ Bump starlette from 1.0.1 to 1.3.1. PR #2338 by @dependabot[bot].
- β¬ Bump the python-packages group across 1 directory with 16 updates. PR #2340 by @dependabot[bot].
- β¬ Bump the github-actions group with 2 updates. PR #2332 by @dependabot[bot].
- β¬ Bump pyjwt from 2.12.0 to 2.13.0. PR #2336 by @dependabot[bot].
- β¬ Bump pytest from 7.4.4 to 9.0.3. PR #2330 by @dependabot[bot].
- β¬ Bump axios from 1.13.5 to 1.16.0 in /frontend. PR #2323 by @dependabot[bot].
- β¬ Bump lxml from 6.0.2 to 6.1.0. PR #2266 by @dependabot[bot].
- β¬ Bump mako from 1.3.10 to 1.3.12. PR #2278 by @dependabot[bot].
- β¬ Bump pygments from 2.19.2 to 2.20.0. PR #2248 by @dependabot[bot].
- β¬ Bump requests from 2.32.5 to 2.33.0. PR #2245 by @dependabot[bot].
- β¬ Bump python-dotenv from 1.2.1 to 1.2.2. PR #2265 by @dependabot[bot].
- β¬ Bump starlette from 0.46.2 to 1.0.1. PR #2322 by @dependabot[bot].
- β¬ Bump the github-actions group across 1 directory with 6 updates. PR #2326 by @dependabot[bot].
- π· Configure Dependabot to group updates and update weekly. PR #2293 by @YuriiMotov.
- π₯ Remove config files now in central GitHub repo. PR #2300 by @tiangolo.
- β¬ Bump actions/add-to-project from 1.0.2 to 2.0.0. PR #2273 by @dependabot[bot].
- β¬ Bump python-multipart from 0.0.21 to 0.0.27. PR #2277 by @dependabot[bot].
- β¬ Bump idna from 3.11 to 3.15. PR #2294 by @dependabot[bot].
- ποΈ Only allow team members to modify dependencies. PR #2292 by @svlandeg.
- β¬ Bump urllib3 from 2.6.3 to 2.7.0. PR #2282 by @dependabot[bot].
- ποΈ Add zizmor and fix audit findings. PR #2260 by @YuriiMotov.
- π Pin GitHub actions by commit SHA. PR #2246 by @YuriiMotov.
- π¨ Add pre-commit hook to ensure latest release header has date. PR #2205 by @YuriiMotov.
- π· Add
tyto precommit. PR #2227 by @svlandeg. - β¬ Bump dorny/paths-filter from 3 to 4. PR #2230 by @dependabot[bot].
- β¬ Bump pyjwt from 2.10.1 to 2.12.0. PR #2231 by @dependabot[bot].
- β¬ Bump @types/node from 25.3.2 to 25.5.0. PR #2233 by @dependabot[bot].
- β¬ Bump @tanstack/router-devtools from 1.159.10 to 1.166.7. PR #2234 by @dependabot[bot].
- β¬ Bump tailwindcss from 4.2.0 to 4.2.1. PR #2226 by @dependabot[bot].
- β¬ Bump actions/download-artifact from 7 to 8. PR #2208 by @dependabot[bot].
- β¬ Bump actions/upload-artifact from 6 to 7. PR #2207 by @dependabot[bot].
- β¬ Bump @tanstack/react-router from 1.157.3 to 1.163.3. PR #2215 by @dependabot[bot].
- β¬ Bump @tanstack/react-router-devtools from 1.159.10 to 1.163.3. PR #2212 by @dependabot[bot].
- β¬ Bump @tanstack/react-query from 5.90.20 to 5.90.21. PR #2213 by @dependabot[bot].
- β¬ Bump @types/node from 25.1.0 to 25.3.2. PR #2214 by @dependabot[bot].
- β¬ Bump tailwindcss from 4.1.18 to 4.2.0. PR #2198 by @dependabot[bot].
- β¬ Bump axios from 1.13.4 to 1.13.5. PR #2199 by @dependabot[bot].
- β¬ Bump @vitejs/plugin-react-swc from 4.2.2 to 4.2.3. PR #2200 by @dependabot[bot].
- β¬ Bump dotenv from 17.2.3 to 17.3.1. PR #2185 by @dependabot[bot].
- β¬ Bump @tanstack/router-devtools from 1.157.17 to 1.159.10. PR #2186 by @dependabot[bot].
- β¬ Bump @tanstack/react-router-devtools from 1.157.17 to 1.159.10. PR #2188 by @dependabot[bot].
- β¬οΈ Bump biome schema version from 2.3.12 to 2.3.14. PR #2178 by @alejsdev.
- β¬ Bump @biomejs/biome from 2.3.12 to 2.3.14. PR #2177 by @dependabot[bot].
- β¬ Bump lucide-react from 0.562.0 to 0.563.0. PR #2176 by @dependabot[bot].
- β¬ Bump @tanstack/react-query from 5.90.19 to 5.90.20. PR #2174 by @dependabot[bot].
- β¬ Bump playwright from v1.58.0-noble to v1.58.2-noble in /frontend. PR #2175 by @dependabot[bot].
- π· Run mypy by pre-commit. PR #2169 by @YuriiMotov.
- β¬ Bump @tanstack/router-devtools from 1.153.2 to 1.157.17. PR #2166 by @dependabot[bot].
- β¬ Bump @types/node from 25.0.10 to 25.1.0. PR #2168 by @dependabot[bot].
- β¬ Bump axios from 1.13.2 to 1.13.4. PR #2164 by @dependabot[bot].
- β¬οΈ Bump biome schema version to 2.3.12 in biome.json. PR #2154 by @alejsdev.
- β¬ Bump @biomejs/biome from 2.3.11 to 2.3.12. PR #2153 by @dependabot[bot].
- β¬ Bump playwright from v1.57.0-noble to v1.58.0-noble in /frontend. PR #2150 by @dependabot[bot].
- β¬ Bump @tanstack/react-router from 1.153.2 to 1.156.0. PR #2152 by @dependabot[bot].
- β¬ Bump zod from 4.3.5 to 4.3.6. PR #2151 by @dependabot[bot].
- β¬ Bump @types/node from 25.0.9 to 25.0.10. PR #2149 by @dependabot[bot].
- β¬ Bump @tanstack/react-router-devtools from 1.153.2 to 1.156.0. PR #2147 by @dependabot[bot].