www/content/posts/2023-04-11-htmx-1.9.0-is-released.md
+++ title = "htmx 1.9.0 has been released!" date = 2023-04-11 [taxonomies] tag = ["posts", "announcements"] +++
I'm happy to announce the 1.9.0 release of htmx.
hx-trigger attributes, where an hx-trigger is present on an element
that does not have an hx-get, etc. defined on it. Instead, it will trigger the new htmx:triggered event, which can
be responded to via your preferred scripting solution.hx-on attribute, which addresses
the shortcoming of limited onevent properties attributes in HTML.Thank you to everyone who contributed, and enjoy!