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.12.0
No permission to buy ($35.00)
Fix unexpected HTML escaping of Discord notifications for thread titles.
Compatibility fix for Report Centre Essentials v2.15.0+ and Threadmarks v2.22.0+.
Improve Discord markdown support in BB code renderer.
Add support for @Bob 's Article Management System and send notifications to Discord when new articles are published.
Add more specific database index for finding older open reports.
Avoid redundant query hitting xf_connected_account_provider table.
Fix internal server error when replying to or creating threads.
Fix an issue where trying to disassociate a Discord account from a user would fail.
Fix 'falsy' values for a promotion message when promoting a thread to Discord did not work.
Fix unexpected HTML escaping of Discord notifications for threads.
Fix conversation Discord notices used the same phrase for create/invite/reply actions.
Add REST API endpoints for looking up users by either their Discord ID or their XenForo user ID. Documentation on this can be found here: https://nixfifty.com/pages/api-endpoints/
PHP 8.4 compatibility fixes.
Harden some template modifications.
Require PHP 8.0+.
Require Standard Library by Xon v1.22.0.
Include additional information in the debug log.
Add the ability to mention roles when auto-posting threads to Discord.
Include prefix if one is set when notifying Discord about threads.
Fix an issue when trying to open a WebSocket on XF 2.3.
Update bundled bot dependencies.
Replace Select2 with Chosen.js from Standard Library by Xon.
Code cleanup.
Add support for promoting threads to multiple channels across multiple servers at once.
Update bundled bot dependencies.
Fix an issue where the "Promote to Discord" message was not being sent.
Fix an issue where Discord notification opt-out controls were not displayed on XF 2.3.
Initial support for XenForo 2.3.
PHP 8.4 compatibility fixes.
Fix "TypeError: XF\Mvc\Entity\Entity::__construct(): Argument #1 ($em) must be of type XF\Mvc\Entity\Manager, XF\Pub\App given" on editing a server that requires a user resync.