php 7.2+ compatibility fix when converting a post to a conversation
Requires php 7.0+ Now depends on Standard Library by Xon Confirm XF2.2 support
Require XF2.1, remove XF2.0.x support Support Thread Reply Banner in ModCP moderator log Support Profile post comments in ModCP moderator log Ensure post move/copy links are correctly generated in ModCP's moderator log
When converting posts to conversations, replace all [attach] bb-code references to old attachments with new attachment id's
Fix missing phrases in admincp options list
Fix php 5.6 compatibility when opcache is disabled, fixed missed page from last update
Fix php 5.6 compatibility when opcache is disabled
Remove maximum days for moderator log filter in admincp Add options icon
Harden modcp banned user list from incorrectly deleted users Rename tables to have xf_ prefix
Tweak templating to avoid errors when the add-on is upgrading, or has it's code disabled but template changes still occurring.