• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

Conversation Essentials 1.12.0

Change log

  • Improved extendibility of Conversation Essentials add-on, and fixed compatibility issues with Conversation Improvements
  • Use hinted code event listeners
  • Use template modifications instead of template hooks
  • Minify redistributed javascript
  • Rebuild installer to be more robust and consistent between upgrades/new installs
  • Remove Conversation Searching, use Conversation Improvements
  • Remove Conversation Likes, use Conversation Improvements
  • Add flood checking to a number of conversation essential endpoints to prevent race conditions
  • Bugfix: 'sticky' flag in conversation edit dialog
  • Minor Security fix: validate prefix ownership before allowing changes to prefix ordering
  • Allow canKickRecipients to non-conversation starters (Conversation Improvements - Manage Conversations permission), allows kicking of conversation starter
  • Significant update to "Copy Conversation/Messages To Thread" feature
  • Prefix conversation essentials permissions text consistently
  • Rework viewing conversation last read date permission checking
  • "Edit Own Conversation" permission moved from conversation moderation permissions to conversation permissions and made it actually do something.
  • Allow back-dating auto-respond start date (option to revert to previous functionality)

Release notes

Feature & Maintenance Update

Migration instructions to retain likes/search:
  • Install Conversation Improvements (free)
  • Install Conversation Essentials
  • Wait for migration tasks to finish.
  • Reindex conversations/conversation messages in search.
Back
Top