www/content/posts/2020-6-30-htmx-0.0.7-is-released.md
+++ title = "htmx 0.0.7 has been released!" date = 2020-06-30 [taxonomies] tag = ["posts", "announcements"] +++
I'm pleased to announce the 0.0.7 release of htmx.
<event name>.htmx (the old jQuery style) to htmx:<event name>hx-swap attribute now supports two new modifiers:
scroll - allows you to scroll the target to the top or bottomview - allows you to scroll the top or bottom of the target into viewhx-push-url attribute now can optionally take a URL to push, in addition to true and falsehx-vars attribute that allows you to dynamically add to the parameters that will be submitted with a requestEnjoy!