Skip to content

Commit

Permalink
Add release notes for 1.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Hancock committed Oct 13, 2014
1 parent fbd0b88 commit 677434d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions WHATSNEW.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
osTicket v1.7.11
================
### Enhancements
* Add new ost-config.php setting, `MAIL_EOL` which permanently defeats the
newline corruption on outgoing email via the PHP `mail()` function
(#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 (#1332)

### Performance and Security
* Fix XSS vulnerability in email template management (#11623)

osTicket v1.7.10
================
### Improvements
Expand Down

0 comments on commit 677434d

Please sign in to comment.