Download Our Latest Software

Akeeba Ticket System 3.4.1 Stable

Released on: 2020-06-17 00:18 CDT

What's new?

Minimum requirements raised to PHP 7.1, Joomla 3.9. In an effort to support the upcoming Joomla 4.0 we had to do major and far-reaching changes to our software. Some of the necessary changes were impossible while supporting older PHP versions such as 5.6 and 7.0 – versions of PHP which have been end of life for well over a year. As noted, we consider versions of PHP which went EOL over six months ago to be good candidates for removal. Further to that, our usage statistics show that less than 5% of total sites and less than 0.5% of current Joomla version sites use them, therefore we decided to drop support. On a similar note, Joomla versions lower than or equal to 3.8 represent less than 2% of the Joomla sites of our users so we decided to drop support for them to make it possible to prepare our software for Joomla 4.

Removed the BBcode editor. All tickets are now filed and replied to using Joomla's WYSIWYG editor. The BBcode editor was effectively no longer maintained. It was not responsive, causing all sorts of weird issues when viewing the ticket system on a smaller display, e.g. a phone. It was also based on jQuery, support for which is slowly being deprecated in Joomla. Finally, it really didn't make sense anymore to use HTML for tickets filed by email and BBcode for tickets filed over the web.

Removed the AJAX posting feature, was only compatible with the BBcode editor. This is actually a limitation of Joomla and how it expects its WYSIWYG editors to work. It's not possible to reset the state of the WYSIWYG editor, nor is it possible to retrieve a fresh WYSIWYG through an AJAX request because their operation is tied to data being loaded to the document. Making the AJAX posting work with the WYSIWYG editor would essentially require replacing the entire page. Of course that's exactly what a normal POST request does, the latter being infinitely easier to implement. So we removed the AJAX posting feature entirely.

Button plugin for Canned Replies, replacing the built-in button previously used. In previous versions you could only access Canned Replies when using the BBcode editor, using a special button rendered in its toolbar. This was wrong because it denied a feature to those of you using Joomla's WYSIWYG editor. It was the only way due to the very different way the BBcode editor and Joomla's WYSIWYG editors worked. Now that we removed the BBcode editor we can finally ship an editors-xtd (editor button) plugin which lets you insert canned replies to your ticket replies.

Joomla 4 improvements. We are working full steam on implementing support for the upcoming Joomla version 4. We addressed a number of bugs related to Joomla 4 support. Our software now works fine with Joomla 4 Beta 1.

Bug fixes and minor improvements. Please take a look at the CHANGELOG below.

Joomla! versions supported

We only officially support using our software with the latest Joomla! release branch, 3.9. We strongly advise you to run the latest available version of Joomla! for security reasons. Older versions of Joomla! have known major security issues which are being actively exploited to hack sites.

Our software should run on Joomla 4.0 which is currently in Beta. Please note that Joomla 4 is not stable yet. It should not be used on production sites. Some breakage is expected; we are working on fixing issues on Joomla 4 but it may take a while since it's still changing, albeit not at the rate it was changing pre-Beta.

PHP versions supported

We only officially support using our software with PHP 7.1, 7.2, 7.3 or 7.4. We strongly advise you to run the latest available version of PHP on a branch currently maintained by the PHP project for security reasons. Older versions of PHP have known major security issues which are being actively exploited to hack sites and they have stopped receiving security updates, leaving you exposed to these issues.

Please note that earlier PHP versions including but not limited to PHP 5.3, 5.4, 5.5, 5.6 and 7.0 are no longer supported and our software no longer works on them.

Changelog

Bug fixes

  • [HIGH] Smart Search plugin broken under Joomla 4
  • [LOW] Missing language strings for the “Button - Akeeba Ticket System Canned Replies” plugin
  • [LOW] Unhandled exception page was incompatible with Joomla 4

New features

  • Button plugin for Canned Replies, replacing the built-in button previously used (gh-231)

Miscellaneous changes

  • Minimum Joomla version is 3.9
  • Minimum PHP version is 7.1, recommended is 7.4
  • Small change in the FOF library to prevent harmless but confusing and annoying errors from appearing during upgrade
  • The following items are carried over from the retracted version 3.4.0
  • Updated HTML Purifier

Removed features

  • Removed the AJAX posting feature, was only compatible with the BBcode editor (gh-237)
  • Removed the BBcode editor (gh-236)

Release files

Akeeba Ticket System Core

pkg_ats-3.4.1-core.zip

1.35 Mb

Joomla! 3.9 Joomla! 4.0 PHP 7.1 PHP 7.2 PHP 7.3 PHP 7.4

Download now