Download Latest Version 0.10.0 source code.tar.gz (743.1 kB)
Email in envelope

Get an email when there's a new version of Full Stack FastAPI Template

Home / 0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
0.10.0 source code.tar.gz 2026-01-23 743.1 kB
0.10.0 source code.zip 2026-01-23 849.5 kB
README.md 2026-01-23 9.5 kB
Totals: 3 Items   1.6 MB 4

Features

  • βœ… Add items and admin tests, and refactor existing ones. PR #2146 by @alejsdev.
  • ✨ Add created_at field to User and Item models and update endpoints. PR #2144 by @alejsdev.
  • πŸ”§ Migrate from npm to Bun. PR #2097 by @alejsdev.
  • πŸ”§ Set up node monorepo. PR #2095 by @alejsdev.
  • πŸ§‘β€πŸ’» Implement uv workspaces. PR #2090 by @alejsdev.
  • πŸ”§ Add recommended VS Code extensions. PR #1386 by @tobiase.
  • ✨ Use pwdlib with Argon2 by default, adding logic (and tests) to autoupdate old passwords using Bcrypt. PR #2104 by @tiangolo.
  • πŸ”¨ Generate frontend SDK on pre-commit, remove custom workflow. PR #2111 by @tiangolo.

Fixes

  • πŸ› Add user authentication check in admin route to restrict access for non-superusers. PR #2145 by @alejsdev.
  • πŸ› Handle non-existing user IDs in read_user_by_id. PR #1396 by @saltie2193.

Refactors

  • πŸ”₯ Remove debugpy from recommended extensions, it's included by the Python extension. PR #2143 by @tiangolo.
  • πŸ”§ Update the frontend build context for prod with the new top level setup. PR #2108 by @tiangolo.
  • 🚚 Rename Docker Compose files to new names, compose.yml. PR #2106 by @tiangolo.
  • πŸ”’οΈ Ensure authentication takes constant time, to avoid enumeration attacks. PR #2105 by @tiangolo.
  • βœ… Fix incorrect mocking in unit tests (issue [#1780]). PR #1781 by @vicaya.
  • πŸ›Update items.py to return status code 403 in case of insufficient permissions. PR #1543 by @jpizquierdo.
  • βœ… Use proper is_active field in test_user.py. PR #1479 by @nauanbek.
  • ♻️ Simplify reset password logic by removing duplicate code. PR #1440 by @youneshenniwrites.

Upgrades

Docs

Internal

Source: README.md, updated 2026-01-23