Releases: unburn/musicard
Releases · unburn/musicard
1.3.4
Update
- Now get outputs in png, jpeg, webp format using .setOutput("png")
Bug
- Fixed an unsupported image, like WebP, now you can use it...
1.3.3
Bug
- Fixed path location as it was giving file not found error.
- res/momcakebold.ttf
+ node_modules/musicard/res/momcakebold.ttf
1.3.2
Update
- Removed setMode feature from musicard
Bugs
- Fixed Unsupported image type error, and added default noimage.jpg
1.3.0
Changes
- Added color fetch from thumbnail
.setColor("auto") // This will fetch color automatically form thumbnail
- You can adjust brightness, if you are unsatisfied with
auto
color
1.2.1
Bug Fixed
- Adjusted the progress bar & thumbnail.
- Changed the background template.
1.2.0
Changes
- Changed and rewrite all things.
- Changed the size of the card and make it bigger.
- Also changed the pause style.
- Used lightweight assets to generate card fast.
1.0.0
Release
- Published a new package for music bots, where you can create and customize music cards.
- Go through the documentation here