Back to Htmx

2023 08 25 Htmx 1.9.5 Is Released

www/content/posts/2023-08-25-htmx-1.9.5-is-released.md

2.0.10987 B
Original Source

+++ title = "htmx 1.9.5 has been released!" date = 2023-08-25 [taxonomies] tag = ["posts", "announcements"] +++

htmx 1.9.5 Release

I'm happy to announce the 1.9.5 release of htmx.

New Features

  • You can disable the interpretation of script tags with the new htmx.config.allowScriptTags config variable
  • You can now disable htmx-based requests to non-origin hosts via the htmx.config.selfRequestsOnly config variable

Improvements & Bug fixes

Thank you to everyone who contributed, and enjoy!