Akeeba ContactUs 2.1.3 Stable

Released on: 2021-02-05 05:59 CST

What's new?

Joomla 4 improvements. We applied necessary changes in our code to support Joomla 4 beta 7. Along with that came a few unexpected but welcome improvements. Labels in the tabbed interface elements are more legible. Custom selects are now rendered as native selects. Checkboxes are rendered as native chackboxes. Long lists and multiselect lists are back into using Chosen for easier item selection.

Darker Dark Mode. Our Dark Mode was intentionally designed to be somewhat bright. This had two side-effects. On one hand it was brighter than the dark templates most people would use. Moreover, the contrast between the background and the text was inadequate for people with vision-related disabilities. Considering that Dark Mode is (also) an accessibility feature we addressed this concern.

Dropped PHP 7.1 support. PHP 7.1 became End of Life on December 1st, 2019. Over the last year we saw its relative use among our clients drop from 11% of all sites in January 2020 to just under 3.8% in November 2020. According to our experience this is a good point in time to remove support for it. This allows us to introduce PHP 7.2 features in our code which will improve the type consistency of internal data. This will let us catch type consistency bugs in development, a class of bugs that has caused weird issues that were very hard to debug in the past.

PHP 8.0 support. PHP 8 was released just in December 2020 but we had already started working on supporting it months ago, since it was still in development. Now that Joomla itself supports PHP 8 we can finally validate our work, fix the remaining issues and confirm that PHP 8 can be officially supported. Please bear in mind that PHP 8 brings major changes to the PHP language and not all third party extensions support it yet. Before venturing into it please do make sure that all of your third party extensions, including your templates, are up to the task.

Custom error pages for missing FEF and unhandled PHP exceptions. We ported the standardized error pages for unhandled errors and warnings about a missing installation of FEF from our other software for consistency.

Replace zero datetime with nullable datetime. Joomla 3 used the special MySQL zero date (0000-00-00 00:00:00) to denote no date selection in date and time database fields. This feature is deprecated in MySQL and causes problems with third party database manipulation tools. Furthermore, it's deprecated in Joomla 4 itself. We now moved to null dates which resolves this issue.

Joomla 4 beta 6 (pre-release) changes how the session works, breaking everything.. This is apparently a bug introduced after the Joomla 4 beta 5, breaking the way the Joomla session works. We had not reported it because it appeared to be an intentional, but undocumented, change. The Joomla 3 release lead noticed our workaround and had the Joomla 4 team address the underlying bug since it breaks the stated backwards compatibility goal with the upcoming Joomla 3.10. However, given the severity of this issue and the fact that it did appear to be an intentional change (the code commit was unambiguous about the underlying change that triggered this issue being intentional) we decided to keep our workaround in case the Joomla project changes its mind or makes another change which accidentally breaks the way sessions work. Better be safe than sorry.

Joomla and PHP versions supported

Please consult our Compatibility page to see which PHP and CMS versions are supported by each version of our software. This page is generated from the metadata attached to each version as it is released on our site.

Changelog

New features

  • Custom error pages for missing FEF and unhandled PHP exceptions

Removed features

  • Dropped support for PHP 7.1.0

Bug fixes

  • [HIGH] Joomla 4 beta 6 changed how sessions work, breaking everything

Miscellaneous changes

  • Add PHP 8.0 in the list of known PHP versions, recommend PHP 7.4 or later
  • PHP version warning can now handle "too new" versions.
  • Releasing the previous version without changes, due to server and CDN issues which resulted in inconsistent updates
  • Replace zero datetime with nullable datetime (gh-17)

Release files

Akeeba ContactUs installation package

pkg_contactus-2.1.3.zip

1.06 Mb

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

Download now