Fix: Incompatibility with Live Content add-on
Fix: Showing posts via "Show" link results in template errors being logged (#42) Fix: Marking post as solution results template error being logged (#41)
Fix: Calculating current page fails when showing conversation once per page (#38) Fix: Deleting user does not register queries properly (#39) 2.0.1 Fix: Rebuilding conversation or thread first content record causes MySQL exception to be logged due to invalid query (#34) Fix: Rebuilding conversation first content record fails miserably due to reference to wrong table (#35)
New: Rewrite the add-on to not make use of sub-queries and implement handler system (#30) Change: Rename options to have tck prefix (#29) Change: Increase PHP minimum requirement to PHP 7.4 (#30) Change: Increase XenForo minimum version requirement to 2.2 (#30)
Fix: Lower requirement for PHP to version 7.1
Fix: Thread action reply type is not checked before calling getParam()
getParam()
Change: Execution order of class extensions and template modifications does not match of resource id at XenForo.com Fix: Incompatible with XenForo 2.2.x Fix: "Show user's signature once per conversation" option is not respected Fix: Current page not being calculated correctly when adding last message of conversation Fix: Signature once status is not respected after adding message using quick reply Fix: Inline editing message does not set show signature status correctly Misc: General code clean up
Change: Drop support for XenForo 2.1.6 or lower Change: Increase minimum PHP version requirement to 7.3 Improvement: Refactor to improve code readability Update: Container per page content results will now be cached for an hour
Fix: Reference to non-existent variable in template modification
Changes Fixed: Check if container and messages exist before altering controller reply