Change: Reduced query count due to new XenForo 2.3 functionality
Change: Remove WebAuthn support (natively supported in XF 2.3)
Change: Update entity references to use class-string
Change: Updated macros to XF 2.3 format
Change: Updated fingerprinting library to a newer version
Change: Updated password rules functionality to XF 2.3
Change: Replace various references with class-string<T>
equivalents
Change: Update code for PHP 8.0
Change: Add compatibility with new XenForo 2.3 Beta 6 feature
Change: Remove "XenForo" from copyright footer
Change: Necessary changes for the new XenForo 2.3 coding style
Change: Automatically clean up files on upgrade
Fix: Fixed template modifications
Fix: Fix inconsistent confirmUrl
behaviour with deletion
Fix: Fix missing content type phrases
Fix: Improve performance of Security Session table lookup
!!!This version requires PHP 8.0+!!!
This version mainly introduces compatibility with XenForo 2.3. The add-on has been fully updated, meaning no compatibility layers such as loading jQuery or other such patches are required for this add-on.
One important thing to mention; The WebAuthn integration has been removed, since this is now natively supported in XenForo 2.3.
Furthermore, a few reported bugs since the release of the last version for XenForo 2.2 have also been resolved.