Skip to content

Commit 5e39383

Browse files
committed
release
1 parent 6b68e71 commit 5e39383

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.12.22
6+
7+
### New Features
8+
9+
- Support dict params in ws routes ([#759](https://github.com/AnswerDotAI/fasthtml/issues/759))
10+
- Add a small JS snippet to support HTMX requests for toasts
11+
- support x-forwarded-host as source for redirect ([#755](https://github.com/AnswerDotAI/fasthtml/pull/755)), thanks to [@erikgaas](https://github.com/erikgaas)
12+
- Overhaul `adv_app` with more modern idioms ([#754](https://github.com/AnswerDotAI/fasthtml/issues/754))
13+
14+
### Bugs Squashed
15+
16+
- Use data instead of json for oauth ([#761](https://github.com/AnswerDotAI/fasthtml/pull/761)), thanks to [@erikgaas](https://github.com/erikgaas)
17+
18+
519
## 0.12.21
620

721
### New Features

0 commit comments

Comments
 (0)