JavaScript est désactivé. Pour une expérience optimale, veuillez activer JavaScript dans votre navigateur avant de continuer.
Vous utilisez un navigateur obsolète. Il se peut qu'il n'affiche pas correctement ce site web ou d'autres.
Nous vous recommandons de le mettre à jour ou d'utiliser un
autre navigateur .
[OzzModz] Badges
2.3.7 Patch Level 1
Vous n'avez pas l'autorisation de télécharger
Fix: avoid errors on badge stacking with outdated badge cache
Fix: "Attempted to set 'featured' while a save was pending without forceSet" error
Fix: "Featured badge limit" slice not working correctly
Fix: removed hard-coded condition which allowed only moderators to reward users
Fix: badges is not visible on batch award form
Fix: badge icon size in log
Fix: merge stacking badges on user badge cache rebuild before limiting by max featured count
Feature: option to always sort stacking badges by display order (enabled by default)
Properly cache awarded badge IDs for user criteria a rebuild job will be automatically started after the update, this may take some time)
Fix: correct handling from legacy "has badges" criteria format
Added "NOT have the following badges" user criteria
Allow to un-award automatically issued badges
HTML codes in award reason now disabled by default for security purposes (can be enabled in options)
Rewritten batch badge awarding/unawarding based on user searcher criteria
Added new user searcher criteria
Refactor: badge batch actions
Fix: change FontAwesome version link to v5 that compatible with XenForo
The "take away" mod tool is back
Added delay option for repetitive badges
Added option to enable/disable manual badge awarding
Added option to disable badge
Optimized user badge rebuild tool
Added CLI rebuild commands xf-rebuild😱 zzmodz-badges-user-badge xf-rebuild😱 zzmodz-badges-user-badge-cache xf-rebuild😱 zzmodz-badges-badge-count
Fixed own badges featuring permission
Added style option to disable tier display on mobile devices
Fix: "call canTakeAwayBadge on null" error on member ban page
Fix: missing tier table column on fresh install
Code refactor
New feature: badge tiers
New feature: badge stacks
Added REST API endpoints
Added permission to feature any user badge
Added option to sort featured badges by badge display order
Fixed issue when "Max number of featured badges" permission is set to "Unlimited" but was ignored (dependency on "Manage own featured badges")
Fix: refine featured badges if "Max number of featured badges" permission was changed
Use XF:Job queue to update user badges for better performance (also for user badge rebuild job)
Fixed multiple awarding with non-repetitive badges (hopefully preventing race-condition)