Skip to content

Releases: laggykiller/sticker-convert

Release v1.5.6

17 Dec 08:36
Compare
Choose a tag to compare
- Fix building on MacOS

- Allow ffmpeg that is not in PATH to be executed with subprocess
- Add more tips about uploading stickers manually

Release v1.5.5

16 Dec 14:20
Compare
Choose a tag to compare
- Add Get help in GUI

- Tidying up README
- Changing appicon
- Update screenshot

Release v1.5.4

16 Dec 13:21
Compare
Choose a tag to compare
fix build downloading resources

Release v1.5.3

16 Dec 07:06
Compare
Choose a tag to compare
Fix static/animation detection of png & apng

Release v1.5.2

16 Dec 05:43
Compare
Choose a tag to compare
.wastickers no need to separate image & animation

Release v1.5.1

16 Dec 05:29
Compare
Choose a tag to compare
Prevent .wasticker file selected as cover

Release v1.5

16 Dec 05:05
Compare
Choose a tag to compare
Better handling of whatsapp stickers

Release v1.4.1

15 Dec 20:54
Compare
Choose a tag to compare
Use python 3.11 for building

Release v1.4

15 Dec 19:40
Compare
Choose a tag to compare
  • Fix bug which webp with odd number of dimension causing crash (3eadfe5)
  • Improve handling of magick binary location (3eadfe5)
  • Improve .spec file (3eadfe5)
  • Add Github action for auto building

v1.3

15 Dec 07:48
Compare
Choose a tag to compare

Use utf-8 encoding to prevent UnicodeDecodeError (fc481f1)