- 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)
- Revoke all badges if usernames are not provided in "Take away badge" ACP form
- Fixed badge edit page title phrase