• Please be aware that you need a valid XenForo license to download our XenForo products. If you do not have a valid license, you will not be able to access any purchased products.

    Please click here to validate your XenForo license.

DragonByte Security 5.0.0rc1

Change log

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

Release notes

!!!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.
Back
Top