- Added new `gpqr_file_content` filter hook which is useful for filtering the contents of an SVG formatted QR code.
- Added the ability to generate QR code as SVGs by utilizing the `gpqr_params_pre_generate` filter hook.
Improved support for creating codes in situations where the WordPress filesystem is set to something other than `direct`.