This changelog references changes made both to the FastAPI backend, fastapi_backend
, and the
frontend TypeScript client, nextjs-frontend
.
!!! note The backend and the frontend are versioned together, that is, they have the same version number. When you update the backend, you should also update the frontend to the same version.
- Generate release draft using github actions
- Initial release