Skip to content

Releases: AnswerDotAI/fasthtml

v0.12.28

19 Sep 02:08
Compare
Choose a tag to compare

Bugs Squashed

v0.12.27

12 Sep 23:51
Compare
Choose a tag to compare

Bugs Squashed

v0.12.26

11 Sep 22:26
Compare
Choose a tag to compare

Bugs Squashed

  • update afterware arg parsing (#777), thanks to @comhar

v0.12.25

22 Aug 04:10
Compare
Choose a tag to compare

New Features

  • Use kw args for handler params (#771)

v0.12.24

08 Aug 00:03
Compare
Choose a tag to compare

New Features

  • Update htmx and ext versions (#767)

v0.12.23

04 Aug 03:19
Compare
Choose a tag to compare

New Features

  • Add __from_request__ (#765)
  • Handle async __from_request__ (#766)

v0.12.22

24 Jul 01:47
Compare
Choose a tag to compare

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
Choose a tag to compare

New Features

  • Handle empty host in HTMX() (#752)

v0.12.20

19 Jun 04:18
Compare
Choose a tag to compare

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
Choose a tag to compare

New Features

  • seeded option for unqid (#741)