XenForo 2.3 Released Upgrade | XenForo

xF2 Release XenForo 2.3 Released Upgrade | XenForo 2.3.0 candidate 2

No permission to download
Shortly after the release of Release Candidate 1, we identified an issue related to editing node-like permissions. A very minor bug was surfaced by the changes today. Specifically one of our view class names was using a \ instead of a :

Due to a localised shortage of version numbers (we cannot increment the version to a patch release for release candidates) we have released Release Candidate 2 to address this.

The specific files with changes are:
  • src/XF/Admin/Controller/Node.php
  • src/XF/Admin/Controller/Permission.php

XenForo 2.3 Beta 5 Released Upgrade | XenForo

Finally, the add-ons have some love While there is the usual amount of bug fixes as we work hard to make XenForo 2.3 even more stable, this Beta in particular brings a number of new features to our official add-ons.
XenForo 2.3 Beta 4 Released Upgrade | XenForo
In addition to the trending content widget we have also made the following notable changes:
  • You can now log in to the admin control panel using your configured passkey.
  • Changes to the job queueing system that allows a caller to create jobs with a specified priority.
  • Webhook support for user upgrades.
  • Separated XF.Cropbox from avatar.js into its own file, crop_box.js.