htmx/www/posts/2022-11-04-htmx-1.8.3-is-released.md
2022-11-04 19:16:18 -06:00

830 B

layout tags title date
layout.njk
posts
announcements
htmx 1.8.3 has been released! 2022-11-04

htmx 1.8.3 Release

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

New Features

  • A new htmx:confirm event was added that allows for asynchronous confirmation dialogs to be integrated into htmx requests
  • The new head-support extension allows for more elaborate head tag merging than standard htmx supports. This functionality may be integrated into htmx 2.0, depending on feedback.
  • The new multi-swap provides more elaborate swapping of multiple elements on a screen using a custom swap strategy

Improvements & Bug fixes

  • Many smaller bug and docs fixes

Enjoy!