Skip to content

My Tickets v1.8.31

Compare
Choose a tag to compare
@joedolson joedolson released this 13 Oct 21:09
· 817 commits to master since this release

= 1.8.31 =

  • Security: XSS vulnerability due to unsanitized email address.
  • Security: Plug-in wide security review and hardening.
  • Standards: Use WordPress standard methods for stylesheets and scripts throughout plug-in.
  • Bug fix: Required address fields should be labeled as required.
  • Bug fix: Add language attributes and doctypes to custom templates.
  • Change: New QRCode library (https://github.com/chillerlan/php-qrcode)
  • Change: Transition error log to log all transactions.
  • Change: QRCode template function now has a getter (mt_get_ticket_qrcode()).