Skip to content

v0.5.2

Choose a tag to compare

@jph00 jph00 released this 09 Sep 06:59
· 807 commits to main since this release

New Features

  • Greatly improved SVG support (#409)
  • Add SVG HTMX helpers: svg_sel, SvgOob, and SvgInb (#408)
  • Add Client and Nbsp (#403)
  • Add Redirect() and handle magic __response__ method (#400)
  • Add HtmxResponseHeaders (#399)
  • Add session to OAuth.chk_auth (#394)
  • Add static_routes and static_route_exts methods to FastHTML (#387)

Bugs Squashed

  • toasts do not show if response empty or tuple (#386)
  • toasts.py not updated for router refactor (#385)