Change8

0.12.1

📦 fasthtmlView on GitHub →
3 features🐛 2 fixes🔧 4 symbols

Summary

This release introduces JupyUviAsync, query/URL param handling for qp/to, and PDF support for static routes, while fixing HTML tag shadowing and correcting exception handler status codes.

✨ New Features

  • Add JupyUviAsync (see #640).
  • Add handling for query or URL parameters in qp/to (see #638).
  • Add PDF extension support to static routes (see #616).

🐛 Bug Fixes

  • `HTML` tag from fastcore.xml is no longer shadowed (see #634).
  • Exception handlers now return the original error status code instead of 200 (see #633).

🔧 Affected Symbols

JupyUviAsyncqptostatic_routes