mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 13:01:03 +00:00
583 B
583 B
+++ title = "htmx 0.2.0 has been released!" date = 2020-09-30 [taxonomies] tag = ["posts", "announcements"] +++
htmx 0.2.0 Release
I'm pleased to announce the 0.2 release of htmx
Changes
New Features
- AJAX file upload is now supported
- The HTML validation API is now respected
Bug Fixes
- A selected element no longer breaks response processing in some rare cases
- HTMX-related classes (e.g.
.htmx-request
) are stripped from content before saving for history
Enjoy!