Feature: Add Embed support to Discussion and Message
Change: Replace deprecated function calls
Change: Update entity references to use class-string
Change: Updated macros to XF 2.3 format
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: Removed unnecessary JS code
Fix: Message editing used the wrong JS file
Fix: Quick discussion issues
Fix: Fixed template modifications
Fix: Fix CSS compatibility
Fix: Fix various missing FontAwesome icons
Fix: Fix inconsistent confirmUrl
behaviour with deletion
Fix: Fix server error when editing discussion messages
!!!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 thing to mention; Embed support has been added to Discussion and Message content types.
Furthermore, a few reported bugs since the release of the last version for XenForo 2.2 have also been resolved.