htmx 1.9.7 has been released!
htmx 1.9.7 Release
Iām happy to announce the 1.9.7 release of htmx.
Improvements & Bug fixes
- Fixed a bug where a button associated with a form that is swapped out of the DOM caused errors
- The
hx-target-errorattribute was added to theresponse-targetsextension, allowing you to capture all 400 & 500 responses with a single attribute hx-onnow properly supports multiple listeners- The
hx-confirmprompt is now passed into custom confirmation handlers nextandpreviousare now valid extended CSS symbols in htmx- The
htmx:beforeHistoryUpdateevent was added - Properly ignore the
dialogformmethod on buttons when resolving the HTTP method to use - Added a
htmx.config.scrollIntoViewOnBoostoption that may be set tofalseto disable scrolling the top of the body into view for boosted elements
Thank you to everyone who contributed, and enjoy!