Conversation Essentials

Conversation Essentials 2.8.4

No permission to buy ($45.00)
  • Prevent deadlocks when sending many simultaneous registration welcome conversations
  • Like
Reactions: Sunka
  • Prefix known global functions to avoid a current namespace lookup for the function.
  • Classify "[ConvEss] Copy conversation messages to thread" permission as a moderator permission
  • Like
Reactions: Sunka
  • Fix leaving a conversation unexpectedly marking other conversation recipients as having left since v2.4.1 of this add-on
    • This may have resulted in accidental conversation deleting if the "Prevent conversation hard-delete" option was disabled.
  • When copying a conversation to a thread, do not bail out on approximately 1 page of messages.

v2.5.2 change notes;
  • Force global namespace for functions which are known to be optimizable to bytecode in php
  • When converting a long conversation to a thread, avoid possible timeouts and dropping copying messages to a thread
    • Note; the posts are copied in the background and may take a while if job.php is not invoked repeatedly by the front-end!
  • Like
Reactions: Sunka
  • 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: Sunka
  • 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.
  • Like
Reactions: Sunka
  • 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
  • Like
Reactions: Sunka
  • 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
  • Like
  • Love
Reactions: Sunka and Joe Link
  • Fix that some export related time/dates may be in the wrong timezone
  • 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
  • Like
Reactions: Sunka and TickTackk
Back
Top Bottom