Minor fix related to supressing conversation alert on reply
Add missing "[ConvEss] Conversation Wrapper" widget position, overhauls rendering of the svConvEss_conversation_list_wrapper template
Add new permission "Can use conversation labels", applied to groups with the "Can create conversation labels" permission.
Please check permission configuration to ensure users can continue to use the label system as expected.
Allow setting display order when adding/editing conversation rules
Fix error removing a recipient with XF2.2
Fix possible errors when copying a conversation when preserving timestamps to a thread with existing posts, now skips old conversation messages instead of erroring
Fix "TypeError: Argument 1 passed to SV\ConversationEssentials\Repository\ConversationLabel::updateLabelCounts() must be an instance of SV\ConversationEssentials\Entity\ConversationLabelUserStat, null given" error
2.4.1 - Bugfix update
Improve resiliency of label/sub-folder unread conversation counts
When exporting conversations, sanitize the filename to ensure they work with Windows/MacOS
Work-around that "Prevent conversation hard-delete" feature would trigger an XF bug resulting in conversations with more than 1 active recipient not being hard deleted
Fix conversation pop-up not having the whole row clickable