[OzzModz] Badges

XF2 Addons [OzzModz] Badges 2.3.2 Patch Level 8
Reward your users with collectible badges, and control how your users get them.

2.3.2 Patch Level 8:
  • Removed hard-coded "is moderator" condition from badge award reason edit check
  • Added a note for the badge stacking forced sort option that a rebuild is required to apply the changes
2.3.2 Patch Level 7:
  • Fix: avoid errors on badge stacking with outdated badge cache
  • Fix: "Attempted to set 'featured' while a save was pending without forceSet" error
2.3.2 Patch Level 5:
  • Fix: "Featured badge limit" slice not working correctly
  • Fix: removed hard-coded condition which allowed only moderators to reward users
2.3.2 Patch Level 4:
  • 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)
  • 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
This is a beta release, take a full backup before installing.

2.3.0:
  • 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
Changelog:

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