Releases: AnswerDotAI/fasthtml
Releases · AnswerDotAI/fasthtml
v0.12.23
04 Aug 03:19
Compare
Sorry, something went wrong.
No results found
New Features
Add __from_request__ (#765 )
Handle async __from_request__ (#766 )
v0.12.22
24 Jul 01:47
Compare
Sorry, something went wrong.
No results found
New Features
Support dict params in ws routes (#759 )
Add a small JS snippet to support HTMX requests for toasts
support x-forwarded-host as source for redirect (#755 ), thanks to @erikgaas
Overhaul adv_app with more modern idioms (#754 )
Bugs Squashed
v0.12.21
02 Jul 00:24
Compare
Sorry, something went wrong.
No results found
New Features
Handle empty host in HTMX() (#752 )
v0.12.20
19 Jun 04:18
Compare
Sorry, something went wrong.
No results found
New Features
Bugs Squashed
Correct treatment of empty/boolean attributes in the html2ft function (#732 ), thanks to @renatodamas
html2ft handling empty attribute (#731 )
Toasts inserted at bottom of page (#703 )
v0.12.19
29 May 03:33
Compare
Sorry, something went wrong.
No results found
New Features
seeded option for unqid (#741 )
v0.12.18
19 May 02:07
Compare
Sorry, something went wrong.
No results found
New Features
Add canonical link option (#735 )
Add onevent kwargs (#734 )
v0.12.17
16 May 23:52
Compare
Sorry, something went wrong.
No results found
New Features
Check for "hx-history-restore-request" for identifying full page request (#733 )
Set "vary": "HX-Request, HX-History-Restore-Request" (#733 )
Allow background tasks in tuple for non-FT responses (#733 )
v0.12.16
14 May 00:51
Compare
Sorry, something went wrong.
No results found
New Features
Add morph extension (#727 )
Add devtools_json (#725 )
fallback stringify FT with to_xml (#724 )
v0.12.15
03 May 09:12
Compare
Sorry, something went wrong.
No results found
New Features
Pass through kwargs in show (#723 )
v0.12.14
19 Apr 23:09
Compare
Sorry, something went wrong.
No results found
New Features
docsrc support in show (#717 )
Add GoogleAppClient.consent_url (#707 )
Bugs Squashed