www/content/posts/2021-7-12-htmx-1.5.0-is-released.md
+++ title = "htmx 1.5.0 has been released!" date = 2021-07-12 [taxonomies] tag = ["posts", "announcements"] +++
I'm happy to announce the 1.5.0 release of htmx.
timeout - the timeout of the requestcredentials - if the request will send credentialsnoHeaders - strips all headers from the requesthtmx.config
properties (e.g. htmx.config.timeout)document is now a valid pseudo-selector on the hx-trigger from: argument, allowing you
to listen for events on the document.scroll and show options on hx-swap now support extended syntax for selecting the
element to scroll or to show, including the pseudo-selectors window:top and window:bottom.Enjoy!