Change8

0.12.36

📦 fasthtmlView on GitHub →
🐛 6 fixes🔧 4 symbols

Summary

This release primarily addresses several bugs, including toast layering, StreamingResponse handling, and string parsing improvements.

🐛 Bug Fixes

  • Bump toast z-index to 1090 so toasts appear above modals (https://github.com/AnswerDotAI/fasthtml/pull/807)
  • Fix StreamingResponse handling in `_resp` (https://github.com/AnswerDotAI/fasthtml/pull/792)
  • Add `get_client` (https://github.com/AnswerDotAI/fasthtml/issues/800)
  • Handle str in `show` (https://github.com/AnswerDotAI/fasthtml/issues/796)
  • Use updated railway return val (https://github.com/AnswerDotAI/fasthtml/issues/798)
  • Only strip newlines when parsing strings (https://github.com/AnswerDotAI/fasthtml/pull/797)

🔧 Affected Symbols

StreamingResponse_respget_clientshow