Skip to content

v2.4.48

Compare
Choose a tag to compare
@tgalal tgalal released this 14 Dec 07:17
· 469 commits to master since this release

Core

  • Fixed bug that avoid some acks from being sent, thanks to @t0rr3sp3dr0
  • Check fields in video message before parsing, thanks to @menachem
  • Fixed image scaling in Palette mode, thanks to @janboll and @Salmon-Bard
  • Fixed image preview, thanks to @gagandeep
  • Fixed erroneous method in LiteAxolotlStore, thanks to @magicgoose
  • Fixed YowParallelLayer returning layer instead of the layer's interface

Protocol

  • Can now get status of users, thanks to @moyamo
  • Fixed login, thanks to @cgraefe
  • new profile privacy options, thanks to @jlguardi

Registration

  • Updated registration token, thanks to @mgp25
  • Updated android env data, thanks to @Holi0317

yowsup-cli demos

  • Send read receipts for received messages in cli demo, thanks to @jlguardi
  • Fixed Warning that demos are not using YowParallelLayer, thanks to @joaoricardo000