Conversation Essentials

xF2 Add-on Conversation Essentials 2.7.6

No permission to download
  • Fix conversation breadcrumb incorrectly listing the "label" link
  • On accessing conversation/labeled route without permission, just redirect to the main conversation list
  • Fix that conversation export did not correctly have dependencies packaged with add-on's redistributable
  • Like
Reactions: BattleKing
  • 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.
  • Remove unused phrases
  • Fix "Disallow suppressing alerts from conversation started by" option not being fully respected when unwatching a conversation
  • Fix consistency issues on unwatched watch/unwatch conversation dialog
  • Fix that moving conversation recipients list in conversation list to a new line off-set page count
  • Fix "[ConvEss] Edit own conversation" permission
  • Rename "Suppress alerts" feature to "watch/unwatch conversation", and make it reliably block conversation emails
2.4.5 - bugfix update
  • Fix that some export related time/dates may be in the wrong timezone
2.4.4 - Bugfix update
  • Fix support for Collaborative Threads & conversation export when exporting a conversation from a deleted user
  • Fix "filters" dropdown in conversation list in labeled folders
  • 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
  • Remove redundant SQL query
2.4.0 - XF2.2 compatibility update
2.3.18 - Bugfix update
  • Fix "Disallow suppressing alerts from conversation started by" set to disabled
  • Fix trying to send alerts to deleted users that someone has been invited into a conversation
  • Fix error when auto-respond is triggered on a conversation with deleted users
  • Add "xf-rebuild:sv-conversation-prune CLI command
  • Adjust "prune inactive conversations" to use smarter batch sizing (rather than load every conversation to be pruned)
  • Fix "Call to a member function recipientRemoved() on null" when "prune inactive conversations" is called.
  • Fix "array_push() expects at least 2 parameters, 1 given" from conversation export
  • 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
  • Fix conversation preview on conversation popup
  • Fix admincp conversation & conversation message count counting soft-deleted content
  • Fix that a very small number of conversations could be exported at once without an unexpected error.
Top