Skip to content

Releases: giandonatoinverso/PHP-Dynamic-Qr-code

bug fix in helpers.php

21 Apr 10:57
Compare
Choose a tag to compare

bug fix in helpers.php

bug fix in qrcode class

18 Apr 18:55
Compare
Choose a tag to compare

bug fix in qrcode class

bug fix in read.php, bump version in footer, NEW: bulk delete

18 Apr 18:34
Compare
Choose a tag to compare

bug fix in read.php, bump version in footer, NEW: bulk delete

bug fix database prefix in Qrcode class

11 Mar 14:52
Compare
Choose a tag to compare

bug fix database prefix in Qrcode class

Bug fix

28 Feb 23:26
2287d98
Compare
Choose a tag to compare
Merge pull request #92 from tranmh/fix_remove_DATABASE_PREFIX_for_getOne

Inconsistency of using DATABASE_PREFIX with getOne()

increased size of column link - dynamic qrcode

14 Feb 22:59
a4d8455
Compare
Choose a tag to compare

increased size of column link - dynamic qrcode

v2.x multi-user support and docker compose support

17 Oct 21:27
Compare
Choose a tag to compare
  • Elimination of superfluous files
  • Moving read.php file within the project
  • Addition of Qrcode class abstraction
  • Improvement of bulk download
  • General refactoring
  • Refactoring database tables
  • Added script for upgrading to versions >= 2.0
  • NEW: added multi-user support for dynamic/static qrcodes
  • Refactoring docker image building
  • NEW: added docker-compose support

bug fix

25 Jan 17:51
e947153
Compare
Choose a tag to compare
v1.0.6

Update Dockerfile

v1.0.5

28 Sep 14:24
Compare
Choose a tag to compare
new version dockerfile

v1.0.4

28 Sep 14:20
53955af
Compare
Choose a tag to compare
Merge pull request #37 from 0xRenegade/feature/download-multiple-qr-i…