Announcements

Tickets 2.5.3 released

Tickets 2.5.3 is now available for all licensed customers to download.
  • Fix XF 2.2.12 compatibility when using a captcha with the ticket system.
 

Tickets 2.5.2 released

Tickets 2.5.2 is now available for all licensed customers to download.
  • On fresh install, add a route filter to replace tickets/ with support/.
  • Rename "Tickets" navigation tab to "Support".
  • Remove ticket title from ticket URLs.
  • Fix restricting search to a ticket category.
  • Fix guests not being able to see their own moderated replies or tickets.
  • Fix not being able to convert a guest's ticket to a thread.
  • Hide filtering options for guests viewing tickets they've created.
 

Rosters and Personnel Status Reports 2.0.9 released

Rosters and Personnel Status Reports 2.0.9 is now available for all licensed customers to download.
  • Require XenForo 2.2+.
  • Require PHP 7.2+.
  • Require Standard Library.
  • Add support for adding record types.
  • Fix an error when trying to view a roster with no grouped positions.
 

Tickets 2.5.1 released

Tickets 2.5.1 is now available for all licensed customers to download.
  • Allow undeleting ticket messages.
  • Harden permission checking around deleted guest tickets.
 

Gift Upgrades 2.4.3 released

Gift Upgrades 2.4.3 is now available for all licensed customers to download.
  • Fix anonymous gifts not being marked as anonymous as expected.
  • Fix "Cannot call method canGiftTo on a non-object (NULL)".
  • Fix incorrect visibity on the _postDelete() method in the GiftUpgrade entity.
  • Fix a potential issue where gifted upgrades were not marked as such.
  • Add additional indexes to xf_user_upgrade_expired/xf_user_upgrade_active tables.
 

Tickets 2.5.0 released

Tickets 2.5.0 is now available for all licensed customers to download.
  • If a user is awaiting approval, display any recent tickets they've created on the approval queue.
  • Display a user's current user state within a ticket.
  • Allow staff users with appropriate permissions to approve / reject users awaiting approval.
  • Show a proper error when trying to create knowledge base articles when no categories exist.
  • Fix upgrade path from XF1 version of the add-on.
  • Fix incorrect...
 

Mirror Images 1.2.0 released

Mirror Images 1.2.0 is now available for all licensed customers to download.
  • Require XenForo 2.2+.
  • Log clearer errors if an image URL fails to parse.
  • Add initial support for profile post and profile post comments. Can be toggled in the options.
 

Discord Integration 2.7.8 released

Discord Integration 2.7.8 is now available for all licensed customers to download.
  • Add initial support for cross-posting content to Discord forum channels.
 

Discord Integration 2.7.7 released

Discord Integration 2.7.7 is now available for all licensed customers to download.
  • If a DM from the site to a user fails due to a lack of permissions, disable the feature and send a site alert.
  • Cache server object to reduce database queries.
  • Add option to log when Discord rate limits are being hit.
  • Add option to log when Discord is hitting permission failures.
  • Adjust retry times to avoid clock skew.
  • Fix the wrong user being linked to a conversation DM.
  • Other assorted...
 

Tickets 2.4.0 released

Tickets 2.4.0 is now available for all licensed customers to download.
  • Support globally watching the ticket queue.
  • Support linking a resource item to a ticket category for users that have permission.
  • Always notify users watching a ticket for new replies rather than taking into account last read date.
  • Improve quick search integration.
  • Implement searching within a ticket.
  • Implement searching by category.
  • Implement searching by status.
  • Fix search not searching ticket...
 

Discord Integration 2.7.6 released

Discord Integration 2.7.6 is now available for all licensed customers to download.
  • Improve tracking of the nf_discord_account_connected flag.
  • Ensure the Discord queue is dequeued on add-on uninstall.
  • Fix error when trying to access the users API endpoint.
  • Fix error when there is a queued job but the API is unavailable.
  • Fix "Kick from Discord server on dissociation" not working as expected.
  • Fix "Enable syncing of XenForo bans with Discord bans" being ignored when a ban...
 

User Onboarding 2.0.3 released

User Onboarding 2.0.3 is now available for all licensed customers to download.
  • Add widget option to continue to show widget after all tasks have been completed.
  • Add criteria support to check if task group has been completed.
  • Fix how existing custom fields are accounted for when rebuilding task completion stats.
  • Minor code clean up.
 

Discord Integration 2.7.5 released

Discord Integration 2.7.5 is now available for all licensed customers to download.
  • Fix missing route for associated groups.
 

Discord Integration 2.7.4 released

Discord Integration 2.7.4 is now available for all licensed customers to download.
  • Add widget to display current number of online users in a specified Discord server.
  • Minor improvements and cleanup for syncing.
  • Improve PHP 8.1 compatibility when all Discord servers have been disabled.
  • Track account being connected to Discord within user change log.
  • Fix error during upgrade when no valid Discord servers are setup.
  • Fix bad default for xf_forum table when add-on is...
 

Discord Integration 2.7.3 released

Discord Integration 2.7.3 is now available for all licensed customers to download.
  • Add option for additional servers to be disabled.
  • Add option to kick users based on user group membership.
  • Add option to kick users when they disassociate from Discord.
  • When viewing server details, display current permissions for the bot user to aid troubleshooting.
  • Various improvements to sync process and error handling.
 

Discord Integration 2.7.1 released

Discord Integration 2.7.1 is now available for all licensed customers to download.
  • 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.
 

Discord Integration 2.7.0 released

Discord Integration 2.7.0 is now available for all licensed customers to download.
  • 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...
 

Gift Upgrades 2.4.2 released

Gift Upgrades 2.4.2 is now available for all licensed customers to download.
  • Only inject User Essentials templates if that add-on is active.
 

Gift Upgrades 2.4.1 released

Gift Upgrades 2.4.1 is now available for all licensed customers to download.
  • Add missing relation to UserUpgradeExpired entity.
  • Fix issue with permission checking logic when verifying if a user can be content gifted.
 

Tickets 2.3.4 released

Tickets 2.3.4 is now available for all licensed customers to download.
  • Require Standard Library v1.5.0+, as this implements the template filter replacevalue
  • Support 64bit xf_ip.ip_id column.
  • Support linking a ticket category to a resource category.
  • Add Sort button to ticket priority and status lists.
  • Add spam cleaner support.
  • Fixes inactive priorities/statuses could be assigned to a ticket on edit.
  • Fixes the "Alerts are sent when a ticket...
 
Top