Change8

0.12.5

📦 fasthtmlView on GitHub →
3 features🐛 3 fixes

Summary

This release adds support for many additional static file types, introduces a YouTube embed component, improves session type hint handling, and fixes several toast‑related bugs and a missing dev dependency.

✨ New Features

  • Added support for a wide range of additional static file types (zip, tgz, gz, csv, mp3, wav, ogg, flac, aac, doc, docx, xls, xlsx, ppt, pptx, epub, mobi, bmp, tiff, avi, mov, wmv, mkv, json, xml, yaml, yml, rar, 7z, tar, bz2, htm, xhtml, apk, dmg, exe, msi, swf, iso).
  • Introduced a YouTube embed FastHTML component.
  • Implemented handling of type hints on session objects.

🐛 Bug Fixes

  • Added missing monsterui development dependency.
  • Fixed multiple issues with toast notifications.
  • Resolved duplication bug in toast container rendering.