Change8

@gradio/sanitize@0.4.1

📦 gradioView on GitHub →
🐛 1 fixes

Summary

This release includes a bug fix that strips `<style>` and `<link>` elements when sanitizing HTML in the frontend, improving security and preventing potential rendering issues.

🐛 Bug Fixes

  • Strip `<style>` and `<link>` elements when sanitizing HTML in the frontend.