Skip to content

v0.6.12

Compare
Choose a tag to compare
@jph00 jph00 released this 13 Oct 21:21
· 15 commits to main since this release

New Features

  • Add pusher() for real time DOM updates; add fh_cfg.auto_id to automatically add unique IDs (#517)
  • Support background tasks (#512)
  • Allows for passing route functions (#511), thanks to @Isaac-Flath
  • Add path arg to HTMX (#504), thanks to @Isaac-Flath

Bugs Squashed

  • Multi file upload does not work (#509)