Skip to content

v1.7.11

Compare
Choose a tag to compare
@greezybacon greezybacon released this 27 Oct 21:45
· 34 commits to develop since this release

Enhancements

  • Add new ost-config.php setting, MAIL_EOL which permanently defeats the newline corruption on outgoing email via the PHP mail() function (osTicket/osTicket#1248)

Improvements

  • Fix sorting by ticket number if using sequential numbers
  • Fix corruption of email mailbox if improperly encoded as ISO-8859-1 without RFC 2047 charset hint (osTicket/osTicket#1332)
  • Dashboard statistics should use 'period' as the date limiter (osTicket/osTicket#1345)

Performance and Security