Download Latest Version 0.8.0 source code.tar.gz (725.6 kB)
Email in envelope

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

Home / 0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
0.8.0 source code.tar.gz 2025-02-19 725.6 kB
0.8.0 source code.zip 2025-02-19 814.4 kB
README.md 2025-02-19 7.4 kB
Totals: 3 Items   1.5 MB 0

Features

Fixes

Refactors

  • ♻️ Redirect the user to login if we get 401/403. PR #1501 by @alejsdev.
  • 🐛 Refactor reset password test to create normal user instead of using super user. PR #1499 by @alejsdev.
  • ♻️ Replace email types from str to EmailStr in config.py. PR #1492 by @jpizquierdo.
  • 🔧 Remove unused context from router creation. PR #1498 by @alejsdev.
  • ♻️ Remove redundant item deletion code leveraging cascade delete. PR #1481 by @nauanbek.
  • ✏️ Fix a couple of spelling mistakes. PR #1485 by @rjmunro.
  • 🎨 Move prefix and tags to routers. PR #1439 by @patrick91.
  • ♻️ Remove modify id script in favor of openapi-ts config. PR #1434 by @patrick91.
  • 👷 Improve Playwright CI speed: sharding (parallel runs), run in Docker to use cache, use env vars. PR #1405 by @tiangolo.
  • ♻️ Add PaginationFooter component. PR #1381 by @saltie2193.
  • ♻️ Refactored code to use encryption algorithm name from settings for consistency. PR #1160 by @sameeramin.
  • 🔊 Enable logging for email utils by default. PR #1374 by @ihmily.
  • 🔧 Add ENV PYTHONUNBUFFERED=1 to log output directly to Docker. PR #1378 by @tiangolo.
  • 💡 Remove unnecessary comment. PR #1260 by @sebhani.

Upgrades

  • ⬆️ Update Dockerfile to use uv version 0.5.11. PR #1454 by @alejsdev.

Docs

  • 📝 Removing deprecated manual client SDK step. PR #1494 by @chandy.
  • 📝 Update Frontend README.md. PR #1462 by @getmarkus.
  • 📝 Update frontend/README.md to also remove Playwright when removing Frontend. PR #1452 by @youben11.
  • 📝 Update deployment.md, instructions to install GitHub Runner in non-root VMs. PR #1412 by @tiangolo.
  • 📝 Add MailCatcher to development.md. PR #1387 by @tobiase.

Internal

Source: README.md, updated 2025-02-19