Wa Sticker Formatter Versions Save

Sticker Creator for WhatsApp

v4.4.4

1 year ago
  • Remove star shape. Bad idea. (c63d1f2)
  • rename webmux to webpmux (8461872)

v4.4.3

1 year ago
  • Add Star Shape (75babdc)

v4.4.2

1 year ago
  • add webp as animated mime (48a4b65)

v4.4.1

1 year ago
  • Lint (2dd37fe)
  • 4.4.0 wasn't prebuilt for npm

v4.4.0

1 year ago
  • Add rounded stickers and more tests (1927147)

v4.3.3

1 year ago
  • Drop npm 12, add npm 18 to CI (bc219b5)
  • Fix README urls (51caeae)
  • fix repo urls (70afb8e)
  • Merge pull request #44 from Helvio88/patch-1 (aba8511)
  • For a reason, array of enum doesn't work. Revert. (652778a)
  • Forgot to change the animated flag (0669f62)
  • Fix Animated Circles (2744bc4)

v4.3.0

2 years ago

What's Changed?

  • feat(): convert examples to ts and add new examples for circle type. Fixes #23 (75f889f)
  • deps(dev): add ts-node (a9ddd6c)
  • deps(): update sharp (03f9974)
  • chore(): update woorkflows (0cb8de7)
  • chore(): update workflows (89ea6e6)
  • Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (c28dfda)
  • Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (44e22e3)
  • chore(): update workflows (b516d89)
  • chore(): update workflows (55ef21b)
  • fix(): extractMetadata throwing error #33 (ebdded8)
  • Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (1f61a6b)
  • feat(): circle type #32 (ac5577a)
  • feat(): circle type #14 (18eada9)
  • Merge pull request #29 from AlenSaito1/fix-animated (6ce22c3)
  • chore(): update sharp (02053e4)
  • chore(): update examples (7f7825f)
  • Create FUNDING.yml (1099f93)
  • chore(): regen package-lock.json (d0aa0f6)
  • chore(): update convert() (6bcea22)
  • deps(): use github:kleisauke/sharp#vips-thumbnail (01f631d)
  • chore(): update README (a0b2879)
  • feat(): new static method (ee52e3f)

Notable Changes

Full Changelog: https://github.com/AlenSaito1/wa-sticker-formatter/compare/v4.2.0...v4.3.0

v4.2.0

2 years ago

What's Changed

  • chore(): update readme (35a47ea)
  • feat(): add Sticker.toMessage() method (eefd762)
  • style(): run prettier (e032a17)
  • chore(): update README (1bf6f45)
  • chore(): update tests (e369cc4)
  • feat(): svg support. Fixes #25 (76048c1)
  • deps(): update shrap (015f2dc)
  • Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (1b14fea)
  • options(): convert() now takes StickerOptions as it's 2nd param (c9f5796)
  • Merge pull request #24 from AlenSaito1/master-cf-autofix (c4cb1be)
  • [CodeFactor] Apply fixes (70259c2)
  • config(): prefer json (059e9d3)

Full Changelog: https://github.com/AlenSaito1/wa-sticker-formatter/compare/v4.1.2...v4.2.0

v4.1.2

2 years ago
  • deps(): add rimraf (3613c6a)
  • docs(): update README (f9f181f)
  • feat(): add more chainable methods (bfd5a04)
  • feat(): better JSDoc (cfed3af)
  • style(): run prettier (96b2e88)
  • feat(): add .toBuffer() property to Sticker constructor (a128c24)
  • config(): setup release-it (82d85b2)
  • deps() (2aee0ce)
  • config(): update scripts (07d8a69)
  • deps(): add version-select (33575bd)
  • deps(): fix vulnerabilities (288bd3a)
  • deps(): add class-validator (d584747)
  • chore(): update examples (263395e)
  • chore(): ad JSDoc for extractMetadata (6598dec)
  • chore(): run prettier (b8d0730)

4.1.1

2 years ago

What's new

  • Ability to add a custom background for full type sticker
  • Better JSDoc and tooling

Full Changelog: https://github.com/AlenSaito1/wa-sticker-formatter/compare/4.1.0...4.1.1