JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Conversation Essentials
2.7.7
No permission to buy ($45.00)
Fix entering an empty label for a conversation threw an internal server error instead of reporting to the user they need to enter a value
Fix admin-defined conversation label's delete page action generated bad links
Change admin-defined conversation rules links are generated to be consistant with admin-defined conversation label links
Fix lack of consistency with conversation export logs viewability checks
Show a pending conversation export stub instead of hiding it's existence.
Allow conversation export logs to be viewable after the user has left the conversation, but not if they have been kicked
Fix that deleting a per-user conversation label would result in conversations disappearing from the conversation inbox.
Fix viewing the 'exported conversations' page would fetch all exported conversations and filter to what a user could see instead of just that user's exported conversations
Fix conversations with too long a title would fail to export
Fix temp files for exporting not being created when exporting multiple conversations
Adjust admincp display of conversation/message counts to include user totals not just totals in the conversations
Require StandardLib v1.11.0+
Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts
Add type hinting to various add-on only methods
Fix recipient list did not show the membership card pop-up for users who haven't left the conversation
Fix "Attempt to read property "is_admin" on null" with moderator auto-response feature and deleted users
Fix error when a conversation is created where a conversation recipient has already left
Fix last message date for conversations in the trash folder would report the last read date (which may not have been captured) rather than the last message's date