Skip to content

v2.76

Compare
Choose a tag to compare
@d99kris d99kris released this 25 Jun 05:49
· 326 commits to master since this release
  • resolve dependabot alert by removing whatsmeow yarn.lock
  • update whatsmeow to 20220614
  • fixes #64 - fix crash for small terminal windows
  • move version to h-file for faster build time
  • fixes #59 - macOS brew openssl prioritize arm64 over x86_64 path
  • add support for custom terminal title
  • whatsapp to respect configured attachment prefetch level
  • fixes #58 - fix opensuse build error
  • fix-up attachment filenames for whatsapp
  • consistent data structure log format for whatsapp
  • improved debug logging for whatsapp
  • improved contact name retrieval for whatsapp
  • update to whatsmeow 20220430
  • update doc and man-page
  • update ui status for whatsapp fetch and sync
  • improved whatsapp first-time history sync by getting context before attempting download
  • make.sh deps to use go from snap in ubuntu < 22.04
  • ensure first message request always starts from beginning
  • remove whatsapp legacy protocol
  • add whatsapp multi-device protocol
  • add support for custom downloads dir
  • fix hang on aborted/failed setup, some cache fixes
  • add support for dynamic loading of protocol plugins
  • add support for building nchat without telegram protocol
  • start main ui after successful setup, move caching to protocol