Skip to main content

osTicket v1.9.5.1 Released!

There is a new version of the 1.9 series, specifically the stable 1.9.5.1  You can get this version via github or at http://osticket.com/download.  It features some improvements/bug fixes, and an important security update.  Here is a list of the changes: Improvements Fix file.php to serve files added to system before osTicket v1.9.1 (e02ab9a) Fix file.php ... Read more

osTicket v1.9.5 Released!

The folks over at osticket.com have released a new version of the 1.9 series, specifically the stable 1.9.5.  You can get this version via github or at http://osticket.com/download.  It features a slew of enhancements, bug fixes, and security updates.  Here is a list of them: Enhancements Add support for organization vars in templates (%{ticket.user.organization...}) (#1561) ... Read more

osTicket 1.9.4 released

Yesterday the folks over at osticket.com released the latest version of the 1.9 series, specifically the stable 1.9.4.  This version had not only a DPR (Developer Preview Release) and 5 RC (release candidates) before going live.  You can get this version via github or at http://osticket.com/download.  It features a slew of enhancements, bug fixes, and ... Read more

osTicket 1.9.2 released

Earlier today the folks over at osticket.com released the latest version of the 1.9 series, specifically the stable 1.9.2.  You can get this version via github or at http://osticket.com/download.  It features a slew of enhancements, bug fixes, and security updates.  Here is a list of them: Enhancements Help topics have super powers (#974) ... Read more

osTicket 1.9 Released

If you downloaded the original 1.9 release please download it. There were several quick fixes that were bundled afterwards. As of today you can now download 1.9 codenamed "Whispers" from the osticket.com/downloads page. Here is a list of the enhancements, bug fixes, and Security updates: osTicket 1.9 "Whispers" Client Login and Registration Setup ... Read more

Using the osTicket 1.8.1.2 API

One of the [I feel] less documented features of osTicket is the ticket API.  This API has been built into osTicket for quite some time and allows you to write your own html forms and push the data to osTicket to open tickets.  This means that you could write a contact block for your web ... Read more