[AL] Core Package

[AL] Core Package 2.0.1-PL1

  • Author Author kashif
  • Creation date Creation date
A new method - getEntityNameLowerCase has been added to address the template error - get_entity_name not available.

This issue is related to a XenForo bug reported at Fixed - Breaking change in XenForo 2.3.7 in getter syntax that will be resolved in version 2.3.8.

Meanwhile, please apply this package and install the latest version of the affected add-on to resolve the error.
  • The issue affects our Link Checker add-on, where the posts were not indexed correctly due to incorrect order of fetching the post IDs. Please install this version to apply the fix.
  • The version contains minor enhancements in the admin panel for add-ons that are using the Core package for list of items. Please upgrade if any of our add-ons require the newest version of this package.
The update makes view parameters available in the templates under $xf.reply.viewParams. These variables can be used also in widget filters, in case a widget should be shown on a specific page that matches a specific case (e.g. only show a widget when the page does not have filters applied to it).

Upgrade to this version if any add-ons you use require a newer version or if you need this specific feature.
  • In this version, we removed the legacy class extension support option. The feature is needed only in our Filter add-ons and is moved to the Filter Framework.
  • Upgrade to this version if any add-ons you use require a newer version.
Top