Skip to content

Releases: osTicket/osTicket-1.7

v1.7.13

10 Mar 17:17
Compare
Choose a tag to compare

Improvements

Performance and Security

v1.7.12

06 Jan 23:25
Compare
Choose a tag to compare

Improvements

v1.7.11

27 Oct 21:45
Compare
Choose a tag to compare

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

v1.7.10

04 Aug 15:25
Compare
Choose a tag to compare

Improvements

v1.7.9

19 Jun 19:40
Compare
Choose a tag to compare

Improvements

v1.7.8

19 May 16:00
Compare
Choose a tag to compare

Enancements

  • Quick print drop down on ticket print button
  • Administrator is no longer notified on rejected tickets

Bugs

  • Always notify department manager, even if ticket is automatically assigned
  • Team and department members be notified on assignment and transfer
  • Some inline images might not be detected as attachments (osTicket/osTicket#708)
  • Ticket Assignment Alert can now be disabled (globally) (osTicket/osTicket#839)
  • Ticket Assignment Alerts can now be disabled for teams (osTicket/osTicket#894)
  • Assigned Agents (and Team) would not be notified of new note if ticket were closed (osTicket/osTicket#903)
  • Fix web.config for newly patched IIS servers
  • banlist: Trim new entries and updates via web form (osTicket/osTicket#837)

v1.7.7

15 May 21:38
Compare
Choose a tag to compare

Enhancements

Bugs

Performance and Security

v1.7.6

19 Feb 15:26
Compare
Choose a tag to compare

Bugs

Performance and Security

v1.7.5

21 Jan 19:15
Compare
Choose a tag to compare

Bugs

  • Correctly upgrade the ban list from osTicket 1.6 (#869)
  • Correctly detect ticket number in the subject line without brackets (#873, #877)
  • Fixup redirects for modern versions of IIS (#874)
  • Fix case-sensitive login matching on email addresses (#876)
  • Fix missing argument to TicketLock::lookup (#878)
  • Fix MYSQL constants no longer available in PHP 5.5 (5e8e233)
  • Fix incorrect queue count for limited users (b692e5e)

v1.7.4

20 Jan 20:40
Compare
Choose a tag to compare

Enhancements

  • Allow local unix socket specification (#864)

Bugs

  • Fix negative logic issue in ticket ticket filters (#839)
  • Handle emails with poorly encoded headers (#826, #839)
  • Properly handle HTML chars in web posts (#851)
  • Properly handle emails body with inline Content-Disposition parameters (#853)
  • Fix bug handling custom SQL streams (#854)

Performance and Security

  • Ticket counters are significantly faster (#862)