mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
556 B
556 B
layout | tags | title | date |
---|---|---|---|
layout.njk | posts | htmx 0.2.0 has been released! | 2020-09-30 |
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!