Skip to content

Releases: LuckyTurtleDev/mstickereditor

v0.3.6

18 Apr 16:01
Compare
Choose a tag to compare

What's Changed

  • fix animation_format is not applied; fix outdated readmeby @cksit in #50
  • add ffmpeg-build feature flag to build ffmpeg by @LuckyTurtleDev in #53

Full Changelog: v0.3.5...v0.3.6

v0.3.5

17 Apr 14:01
Compare
Choose a tag to compare

What's Changed

  • fixed the matrix login issue caused by whoami function by @cksit in #48

New Contributors

  • @cksit made their first contribution in #48

Full Changelog: v0.3.4...v0.3.5

v0.3.4

16 Apr 18:30
Compare
Choose a tag to compare

fix Telegram breaking api change

Full Changelog: v0.3.3...v0.3.4

v0.3.3

17 Jan 10:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

30 Aug 13:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Jan 20:42
903e44f
Compare
Choose a tag to compare
  • async
  • add option to set animation format at config file
  • allow also t.me links, without https::// prefix

message for conversions are temporary disabled

v0.3.0

26 Jan 20:32
Compare
Choose a tag to compare

accidentally delete v0.3.0 release

v0.2.0

08 Jul 20:07
Compare
Choose a tag to compare
  • add support for webp. This does allow semitransparent pixel at animated stickers.
  • add more colors to the terminal output
  • check if sticker is a video
  • fix duplicated fie extension (.tgs.gif)
  • fix outdated links

Breaking Change:

  • change default format for animated stickers to webp

v0.1.3

21 Mar 19:53
Compare
Choose a tag to compare
  • add subcommand to create index.json
  • add config option to set transparent color
  • output message if upload was skipped
  • fix behavior if database can not be open

v0.1.2

18 Mar 11:29
Compare
Choose a tag to compare
  • 32bit support
  • update dependencies