File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22
33<!-- do not remove -->
44
5+ ## 0.5.2
6+
7+ ### New Features
8+
9+ - Greatly improved SVG support ([ #409 ] ( https://github.com/AnswerDotAI/fasthtml/issues/409 ) )
10+ - Add SVG HTMX helpers: ` svg_sel ` , ` SvgOob ` , and ` SvgInb ` ([ #408 ] ( https://github.com/AnswerDotAI/fasthtml/issues/408 ) )
11+ - Add ` Client ` and ` Nbsp ` ([ #403 ] ( https://github.com/AnswerDotAI/fasthtml/issues/403 ) )
12+ - Add ` Redirect() ` and handle magic ` __response__ ` method ([ #400 ] ( https://github.com/AnswerDotAI/fasthtml/issues/400 ) )
13+ - Add ` HtmxResponseHeaders ` ([ #399 ] ( https://github.com/AnswerDotAI/fasthtml/issues/399 ) )
14+ - Add ` session ` to ` OAuth.chk_auth ` ([ #394 ] ( https://github.com/AnswerDotAI/fasthtml/issues/394 ) )
15+ - Add ` static_routes ` and ` static_route_exts ` methods to ` FastHTML ` ([ #387 ] ( https://github.com/AnswerDotAI/fasthtml/issues/387 ) )
16+
17+ ### Bugs Squashed
18+
19+ - toasts do not show if response empty or tuple ([ #386 ] ( https://github.com/AnswerDotAI/fasthtml/issues/386 ) )
20+ - toasts.py not updated for router refactor ([ #385 ] ( https://github.com/AnswerDotAI/fasthtml/issues/385 ) )
21+
522
623## 0.5.1
724
You can’t perform that action at this time.
0 commit comments