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 .
Discord Integration
2.10.2
No permission to buy ($35.00)
Adjust column types for various columns to account for older MySQL versions.
Fix "Include replies made to threads" option not being set.
Fix "Enable syncing of XenForo bans with Discord bans" was not respected.
Fix new/re-opened report notifications being flipped.
Add support for multiple servers that can be used as notification targets.
Use a background queue to dispatch Discord notifications to avoid blocking sending alerts and encountering rate limiting.
Significant rework of role syncing to be more reliable.
Use background queue for role syncing.
Add a new option to sync avatars from Discord.
Add support for Discord server events to the API wrapper.
Add support for Xon's Threadmarks add-on.
Fix incorrect function visibility for some extended methods.
Trigger new thread notifications on moving threads, and copying/moving posts to new threads.
When uninstalling the add-on, ensure the connected account provider is actually removed.
Fix "Link Discord account" permission could cause the "Connected accounts" button to be flaky.
Update dependencies for the companion NodeJS bot.
Import native functions.
Improve performance and efficiency when syncing.
Ensure channel list isn't serving a stale cache of channels.
When inviting the bot to your server, pre-select the server on the server list.
Compatibility fix with Report Centre Essentials v2.6.0+
When notifying a channel about a new report, include additional metadata.
Fix an issue with Tickets to Discord notifications.
Fix notification handling for content created by guest users.
Fix an issue where syncing with users in a paid Discord role would silently fail.
Add support for Tickets add-on.
Add an option for users to disable alerts from being sent to their Discord DMs.
Add an option for users to disable conversation notifications from being sent to their Discord DMs.
Add an option for admins to apply registration defaults for Discord alert and conversation notifications.
Force global namespace for functions which are known to be optimizable to bytecode in php, or known global functions to avoid a current namespace lookup for the function.
When sending a notification to Discord, include the author's avatar if they have one.
Handle cases where optout value may be nulled out.
Simplify the process of opting in to mirrored Discord alerts to prevent confusion.
Add an option to announce new associations to a specific Discord channel.
If usernames are being synced, ensure any username changes to Discord are synced too.
Add an option to kick users from your Discord server if they disconnect their forum account.
If a user is banned on your forum, this will now be mapped to Discord properly rather than disconnecting them.
Fix blocking user creation when add-on is disabled.
Minor rework of the option to prevent registering and/or logging in with Discord.
Add missing user change log phrase.
Add support for announcement channels so notifications can be cross-posted to them.