Releases: FriendsOfFlarum/badges
Releases · FriendsOfFlarum/badges
2.0.0-beta.1
Full Changelog: 1.0.4...2.0.0-beta.1
1.0.5
What's Changed
- Fix fof_badge_recalc table prefix by @huseyinfiliz in #9
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Fix/earned badge visibility by @huseyinfiliz in #7
- fix: scale rarity thresholds with minimum user counts for small commu… by @huseyinfiliz in #8
🐛 Fixed & Improved
- Earned Badge Visibility: Fixed an issue where the ownership checkmark would not appear if a user had collected more than 50 badges. The badges page now correctly displays all earned badges without limits.
- Better Rarity on Small Forums: Improved how badge rarity (Legendary, Epic, Rare) is calculated for smaller communities. Badges will no longer automatically be classified as "Legendary" just because nobody has earned them yet. The system now requires a minimum number of users to earn a badge before it drops to lower rarity tiers, making the distribution much more balanced.
- Performance: Optimized how badge data and lists are loaded behind the scenes to make the badges page faster and more reliable.
Full Changelog: 1.0.2...1.0.4
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Apply review feedback: PHPStan L6, frontend extenders, yarn, conditio… by @huseyinfiliz in #1
New Contributors
- @huseyinfiliz made their first contribution in #1
Full Changelog: https://github.com/FriendsOfFlarum/badges/commits/1.0.0