Skip to content

Commit ba5a10e

Browse files
committed
release
1 parent 62f845a commit ba5a10e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
<!-- do not remove -->
44

5+
## 0.6.11
6+
7+
### New Features
8+
9+
- Add `pusher()` for real time DOM updates; add `fh_cfg.auto_id` to automatically add unique IDs ([#517](https://github.com/AnswerDotAI/fasthtml/issues/517))
10+
- Support background tasks ([#512](https://github.com/AnswerDotAI/fasthtml/issues/512))
11+
- Allows for passing route functions ([#511](https://github.com/AnswerDotAI/fasthtml/pull/511)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath)
12+
- Add path arg to HTMX ([#504](https://github.com/AnswerDotAI/fasthtml/pull/504)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath)
13+
14+
### Bugs Squashed
15+
16+
- Multi file upload does not work ([#509](https://github.com/AnswerDotAI/fasthtml/issues/509))
17+
18+
519
## 0.6.10
620

721
### New Features

0 commit comments

Comments
 (0)