Install
Works with Drupal: ^10.4 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
12.83 KB
MD5: 736b32051300833e41269857502994bd
SHA-1: 72dc3b135f6b47473408f56514bb1cd0c62e0c4c
SHA-256: 5abb8e19abe8fbd1274d62907e743e3874d2765ea18ae0588cbfe4168a61e061
Download zip
20.49 KB
MD5: d76319a520d0a428580a77b43ef19c1c
SHA-1: ab346893b029b946e5871c862fe4a5bc1b101619
SHA-256: 5b84f65c2f225ebe34612e957619879211caea6f5d080fcdccdbd755606ee2c4
Release notes
Add a summary here
Contributors (9)
DieterHolvoet, MegaKeegMan, Webbeh, bovver, nickolaj, shubhamrathore01, syn_alexd, varshith, voviko
Changelog
Issues: 14 issues resolved.
Changes since 4.0.0 (compare):
Bug
- #3568723 by dieterholvoet, nickolaj: Deprecated function: PngWriter::write(): Implicitly marking parameter $logo as nullable is deprecated
- #3411312 by syn_alexd, bovver, dieterholvoet: In Drupal 10.2 generated qrcode link return empty image
- #3511983 by dieterholvoet: 502 Bad Gateway on /image-qr-generate-with-url endpoint
- #3558969 by varshith, dieterholvoet: When using S3, QR generation breaks when using a logo
- #3580234 by dieterholvoet: Cannot load the "file" entity with NULL ID
- Config page fails to load due to missing default value for logo_file issue fixed
Task
- #3438322 by dieterholvoet: Automated Drupal 11 compatibility fixes for endroid_qr_code
- #3267113 by voviko: Maxlength 64 in formElement EndroidQrCodeWidget
- #3332818 by shubham rathore, dieterholvoet: Update README.md file according to README.md template
- #3580050 by dieterholvoet: Add Gitlab CI
- #3580055 by dieterholvoet: Add schema for label setting
- #3580054 by dieterholvoet: Remove or use the logo_width setting
- #3580030 by dieterholvoet: Deprecate the Endroid Qr Code field type & widget
- #3389713: Consider replacing qr-code-bundle dependency with the base (non-Symfony) library
- #3231973 by Webbeh, dieterholvoet: Provide non-slider representations of module configuration
- Make logo optional.