Changelog for

Smart QR Codes Generator

Plugin for WordPress

3.0 / 2023.01.15

  • New: tested with WordPress 6.0 and 6.1
  • New: tested with PHP 8.1 and 8.2
  • New: major change to the admin side layout and styling
  • New: many changes to the plugin core code organization
  • New: many improvements to the code syntax and formatting
  • New: rewritten most of the plugin styling
  • New: use of the SASS to generate styling files
  • Updated: minimal requirement: WordPress 5.5
  • Updated: minimal requirement: PHP 7.3
  • Updated: minicolors.js library updated to 2.3.6
  • Fix: several issues related to PHP 8.x
  • Fix: many minor admin side visual issues

2.2 / 2021.03.21

  • New: Add ALT tag to QR code if generated as image
  • Updated: minimal requirement: WordPress 5.0
  • Updated: minimal requirement: PHP 7.0
  • Updated: using WordPress code style
  • Updated: safe use: _ replaced with esc_html_ and esc_attr__
  • Updated: safe use: _e replaced with esc_html_e and esc_attr_e
  • Updated: most of the JavaScript code has been rewritten
  • Update: jQuery Minicolors Library 2.3.5
  • Updated: cleanup of the admin side CSS file

2.1 / 2021.01.21

  • New: fully tested with the jQuery Migrate disabled
  • New: vCard 4.0 support GEO location for Home and Work
  • New: vCard 4.0 support TimeZone for Home and Work
  • New: vCard 4.0 support Fax for Home and Work
  • Update: Improved vCard 4.0 value labels formatting

2.0.3 / 2020.01.14

  • Fixed: generator function issue with the download option
  • Fixed: vCard 4.0 issue with the home URL processing

2.0.2 / 2020.12.31

  • Fixed: vCard 4.0 widget problem with the nickname field
  • Fixed: vCard 4.0 order for the name elements

2.0.1 / 2020.12.30

  • Fixed: vCard download URL space encoding issues
  • Fixed: vCard 4.0 widget HTML markup for address
  • Fixed: vCard 4.0 problem with the work URL missing
  • Fixed: vCard 4.0 problem with the format for address
  • Fixed: vCard 4.0 various other small issues

2.0 / 2020.11.21

  • New: generate QR code for vCard 4.0
  • New: widget for vCard 4.0 QR Code
  • New: option to include vCard download under QR Code
  • Update: Improved layout for the widgets settings
  • Update: jQuery QRCode Library 0.18
  • Fixed: Issue with the WIFI generator shortcode
  • Fixed: vCard QR code missing required FN value

1.8 / 2020.06.13

  • Updated: Various core code improvements and cleanup
  • Updated: Several styling improvements for newer WP versions
  • Updated: Removed use of spinner control and using native HTML number
  • Updated: Various improvements to the plugin JavaScript
  • Removed: Obsolete jQuery LimitKeyPress library
  • Removed: Obsolete jQueryUI library

1.7 / 2019.11.09

  • Update: jQuery QRCode Library 0.17

1.6 / 2019.04.23

  • New: Wrap QR Code loading in LOAD when image label is used
  • Update: Few changes to the layouts preview
  • Update: jQuery QRCode Library 0.16

1.5 / 2019.04.10

  • Update: Improved JS and CSS organization
  • Update: jQuery QRCode Library 0.15
  • Update: Plugin documentation

1.4.2 / 2019.02.21

  • Updated: Various links to official website and CodeCanyon

1.4.1 / 2019.02.12

  • Updated: File name of the plugin updated
  • Updated: Readme file expanded with more information
  • Updated: POT translation file updated with missing strings

1.4 / 2019.02.11

  • Edit: Removed outdate TinyMCE 3.x support
  • Edit: Plugin requires WordPress 4.5 or newer
  • Updated: Small changes to all actions and filters used
  • Updated: All outside URL’s changed to use HTTPS

1.3 / 2017.12.15

  • Updated: Function for getting current URL
  • Updated: Few minor improvements and changes

1.2 / 2017.09.30

  • Updated: Support for the Unicode characters encoding
  • Updated: Plugin requires WordPress 4.0 or newer
  • Updated: Plugin requires PHP 5.3 or newer
  • Update: jQuery QRCode Library 0.14

1.1 / 2015.03.02

  • New: Option to enable/disable TinyMCE integration
  • New: Developers guide PDF
  • Edit: Improvements to main rendering function
  • Fixed: Problem with TinyMCE4 command name
  • Fixed: Wrong plugin init define global name
  • Fixed: Shortcode HTML using wrong class

1.0 / 2014.10.11

  • First release