Skip to content

v5.5.14

Latest
Compare
Choose a tag to compare
@d99kris d99kris released this 15 Feb 06:40
· 7 commits to master since this release
  • fixes #314 - whatsapp to handle 'delete from me' from other devices
  • fixes #330 - improved word wrapping for wide character text (chinese, emojis, etc)
  • fix dummy protocol last message timestamp and add line wrapping test chats
  • update whatsmeow to 20250131 from tulir/whatsmeow@c3c6a06
  • update tdlib to 1.8.44 from tdlib/td@28c6f2e
  • fixes #334 - update doc to indicate that whatsapp on musl is not supported
  • fixes #329 - set message expiration when sending to whatsapp group with disappearing messages
  • swap default key bindings for goto_chat and select_contact
  • chat and contact dialogs to honor emoji_enabled setting
  • add make.sh deps support for arch arm
  • portability fixes for building with gcc on mac