Skip to content

Releases: dprog-philippe-docourt/django-qr-code

v4.1.0

01 Jun 13:10
Compare
Choose a tag to compare

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