v0.6.12
New Features
- Add
pusher()
for real time DOM updates; addfh_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)