Notable Versions
Version 1.3.7 #8922663
⚒️ Bug Fixes
- Fix leaderboard not properly showing users when some have left the server.
Version 1.3.5 #02958e9
✅ Additions
⚒️ Bug Fixes
- Fix
charts()
not properly reporting when user doesn't havecanvas
installed. (#9cdaf7b) - Fix
rank()
not buffering image asimage/webp
. (#9cdaf7b) - Fix
leaderboard()
Position & Cache issues.
⬆️ Dependencies
- Bump
mongoose
from V6 to V7. - Bump
@napi-rs/canvas
from v0.1.28 to v0.1.41.
⭐ Improvements
- Improved Code Quality.
- Improved Performance.
Version 1.3.4 #5a53925
⚒️ Bug Fixes
- Fix
addLevel()
only adding 1 level. - Fix
roleSetup.find()
returning only 1 Role ID.
💎 Design Changes
- Update UI of
rank()
, including a new default background.
Version 1.3.2 #c104afc
⬆️ Dependencies
- Replace
canvas
with@napi-rs/canvas
for better performance, and to fixnode-gyp
issues.
⭐ Improvements
- Update
rank()
to use@napi-rs/canvas
.
Version 1.3.0 #c773104
⚒️ Bug Fixes
- Fix
position
not actually working incharts()
. (#72a1ac8) - Fix
addLevel
not correcting XP, and not adding specified level.
⬆️ Dependencies
- Replace
chart.js-image
withchart.js
to remove vulnerabilities & improve performance. (#b57ad49)
⭐ Improvements
- Eliminate
discord.js
functions from being used in the package. (#72a1ac8)
Version 1.2.0 #3ea4090
⚒️ Bug Fixes
- Fix
reset()
not saving user sometimes. (#9ac31bc)
⬆️ Dependencies
- Bump
chart.js-image
from v5 to v6
⭐ Improvements
rank()
Can now count to an undecillion! (#9ac31bc)
info
Looking for earlier versions? Refer to GitHub Releases.