Today marks the release of osTicket version 1.7.1.4. Below you will find the changelog for the last few releases (since I’ve been a slacker and didn’t post them when they came out)
Bugfixes
- Finally squelch all test fixture failures (yay!) (#732)
- Fix matching of ticket owner’s email address on incoming mail (#731)
- Fix coding mistake matching system email addresses (#730)
- Fix a bug upgrading from osTicket 1.6 (#736)
1.7.1.3 release notes
Bugfixes
- Cookie domain cannot have a port number (#719)
- ROOT_PATH is detected on Windows® (#726, #649)
- Do not double encode XML entities in ticket thread titles (#567)
- Display correct template description on edit (#724, #727)
1.7.1.2 release notes
Enhancements
- The ticket number is no longer required in the subject line and staff can reply to emails and create an internal note (29b3714)
Bugfixes
- session_start() is not used in random data collection, which broke some Windows installs (#712)
- Prevent email loops if a staff happens to use a system email address (#714)
- Turn off error_reporting (#717)
- Fix ROOT_PATH detection (again) (#716)
- Fix cookies for localhost and local servers (infamous “Invalid CSRF Token” error) (#707)
1.7.1.1 release notes
Bugfixes
- Fix detection of ROOT_PATH on chrooted environments (#703, #705)
- Fix download of attachments with commas (‘,’) in the filename (#702)
- Fix incorrect content-type header for CAPTCHA (#699)
- Avoid emails for password reset tokens on upgrade (#696)
- Use ROOT_DIR for filesystem paths (#698)
- Include tips.html in the download zip-file for installation popup help (#701)
- Fix repeated CSRF token issues on localhost domain (#709)
For a complete list of core features visit osticket.com and be sure to check the release notes.