www/content/posts/2023-09-22-htmx-1.9.6-is-released.md
+++ title = "htmx 1.9.6 has been released!" date = 2023-09-22 [taxonomies] tag = ["posts", "announcements"] +++
I'm happy to announce the 1.9.6 release of htmx.
hx-disabled-elt attribute to allow specifying elements to disable during a requesttitle tags found in new content via the ignoreTitle option in hx-swap and the htmx.config.ignoreTitle configuration variable.hx-swap modifiers may be used without explicitly specifying the swap mechanismclient-side-templates extensionclient-side-templates extensionpreventDefault() in extension event handlingHX-Refresh header to apply even after an HX-Redirect has occurredformaction and formmethod attributes on buttons are now properly respectedhx-on can now handle events with dots in their namehtmx.ajax() now always returns a Promisestyle tag parsing more effectivelyThank you to everyone who contributed, and enjoy!