Updated the default QR code error correction from low (7%) to medium (15%) to improve reliability of the generated codes when scanned.
Added the ability to change QR code error correction level using the gpqr_params_pre_generate hook. Accepted values are l (7%), m (15%), q (25%), and h (30%).