Aller au contenu principal
Version: v1

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

  • Add eslint to the project. (#c567aa5)
  • Add auto_purge option to connect() (#02958e9)

⚒️ Bug Fixes

  • Fix charts() not properly reporting when user doesn't have canvas installed. (#9cdaf7b)
  • Fix rank() not buffering image as image/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 fix node-gyp issues.

⭐ Improvements

  • Update rank() to use @napi-rs/canvas.

Version 1.3.0 #c773104

⚒️ Bug Fixes

  • Fix position not actually working in charts(). (#72a1ac8)
  • Fix addLevel not correcting XP, and not adding specified level.

⬆️ Dependencies

  • Replace chart.js-image with chart.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.