github AnswerDotAI/fasthtml 0.9.2
v0.9.2

latest releases: 0.12.24, 0.12.23, 0.12.22...
9 months ago

Breaking changes

  • The OAuth API is now simplified to only require chk_auth, and no longer uses login. chk_auth should either return False (meaning not authenticated) or a RedirectResponse. After authentication, the auth parameter will be provided to handlers, which will have the oauth ID.

New Features

  • Simplify OAuth API (#580)
  • Include session param in websockets handlers (#563), thanks to @callmephilip
  • Add path to jupy HTMX (#503)

Don't miss a new fasthtml release

NewReleases is sending notifications on new releases.