Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Add "silently edit" feature for editing conversation messages, requires the "edit any message" permission Click to expand...
Fix edited conversation messages lacked the "Last edited:" marker after they had been edited Click to expand...
Require Search Improvements v2.10.0+ Improve how conversations are filtered out of search results when using XFES without ElasticSearch Essentials
Fix mysql-based search support not returning conversation search results when using the conversation search tab Click to expand...
Fix SQL error when the last member of a conversation leaves Click to expand...
Require XenForo 2.2+ Improve handling of leaving/joining conversation and the impact on search. This will require re-indexing conversation messages. When a user joins a conversation, ensure they can search that conversation If a user leaves a conversation, do not return it in search results.
Code style cleanup Use strict equality checks Force global namespace for functions which are known to be optimizable to bytecode in php
Remove unneeded SV/Utils bundle from redistributable, removing from hashes.json Click to expand...
Requires php 7.0+ Now depends on Standard Library by Xon Supports XF2.2
Fix that deleting a conversation did not remove history items On install, Cleanup xf_edit_history table of orphaned conversation entries