Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@philippe-docourt philippe-docourt released this 01 Jun 13:10

What's Changed

  • Upgrade dependencies and drop support for Python < 3.10 and Pydantic <2.7.
  • Add the capability to generate embedded Base64 SVG images as data URIs through template tags (in addition to the API capability introduced in version 4.0.1).
  • Add support for alternative text customization (both template tags and API).
  • Add support for CSS classes injection (both template tags and API).
  • Reorganize and improve documentation.

Full Changelog: 4.0.1...4.1.0