Skip to content

Releases: neplextech/canvacord

v5.4.4

09 Aug 10:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.3...v5.4.4

v5.4.3

29 Jul 14:48
Compare
Choose a tag to compare

Fix

  • make sure width is int

Full Changelog: v5.4.2...v5.4.3

v5.4.2

16 Jul 15:56
Compare
Choose a tag to compare

Updates

  • natively implements discord-canvas's Base
    • Both welcomer/leaver should now work without installing discord-canvas
  • assets will always rebuild upon package installation

If you encounter errors in assets, try running npx canvacord rebuild --force. This will download new assets.

Full Changelog: v5.4.1...v5.4.2

v5.4.1

14 Jul 11:31
Compare
Choose a tag to compare

Patch Update

  • bump node-fetch to fix vulnerability

Full Changelog: v5.4.0...v5.4.1

v5.4.0

13 Jul 15:33
Compare
Choose a tag to compare

updates

  • move to @napi-rs/canvas and @skyra/gifenc
  • download assets via postinstall script
  • canvacord cli (Eg: npx canvacord rebuild --force builds assets again)
  • some patches

The base API is same as the previous version. Welcomer/Leaver needs to be built from scratch, which is currently not done.

Full Changelog: v5.3.0...v5.4.0

v5.3.0

21 May 19:32
Compare
Choose a tag to compare

What's Changed

  • Fixed Spotify#setProgressbar() by @Samiul30 in #103
  • Add Rank#setFontSize()

New Contributors

Full Changelog: v5.2.2...v5.3.0

v5.2.2

30 Jul 04:37
Compare
Choose a tag to compare

Updates

  • unofficial typings

v5.2.3

30 Jul 07:40
Compare
Choose a tag to compare

Updates

  • fixed assets loading

v5.2.3

30 Jul 07:37
Compare
Choose a tag to compare

Updates

  • fixed assets loading

v5.2.1

30 May 15:51
Compare
Choose a tag to compare