Skip to content

v1.2.4

Choose a tag to compare

@Darknetzz Darknetzz released this 13 Mar 09:41

Major Features

  • QR Code Generator (local) – Generate QR codes locally with chillerlan/php-qrcode; no external API, optional margin and foreground/background colors
πŸ“‹ Detailed Changes (click to expand)

QR Code Module

  • Local generation – Replaced qr-server.com API with bundled chillerlan/php-qrcode; no data sent off-site
  • New options – Margin (quiet zone), foreground color, background color
  • PHP 8.5 – Removed deprecated imagedestroy() calls (no-op since PHP 8.0)
  • UI – Single-line β€œAbout QR Codes” alert; form preserves size, ECC, margin, and colors on submit