Skip to content

Make Some Noise!

Compare
Choose a tag to compare
@tgalal tgalal released this 23 Apr 00:19
· 179 commits to master since this release

Changed

  • Changed default env to android
  • Updated whatsapp version in env to 2.19.51
  • Updated logs formatting to be more compact
  • Changed storage dir on linux to ~/.config/yowsup
  • yowsup-cli -p is now used for preview requests rather than specifying phone number
  • Decoupled Axolotl management from Axolotl layer
  • Fixed Python3.7 support
  • Updated device details in Env to be of Samsung S9+
  • Changed generated signed prekeys ids to be sequential
  • Fixed some notifications getting redundant acks
  • Fixed outgoing ack in a group now requiring participant to be specified

Added

  • WhatsApp Protocol 2.1 support
  • Noise layer
  • Login using Consonance; a new dependency
  • New Registration parameters
  • Encryption of registration parameters
  • Auto saving of Config at registration
  • Log which endpoint we are connecting to
  • Support superadmin and multiple admins in group create notification
  • Better Config management and JSON config files support
  • AxolotlManager
  • Any Config property overriding in yowsup-cli
  • yowsup-cli config
  • yowsup-cli --log-dissononce
  • yowsup-cli --log-dissononce
  • Preview only registration and other http requests

Removed

  • Optional axolotl/e2e enc enabling, it's now forced.
  • S40 env
  • Password from Config
  • Outdated http parameters in registration
  • TimeTools along with python-dateutil dependency.