Break the walls down!
The update brings support for End-to-End encryption newly introduced in WhatsApp's Android clients (AKA Axolotl) (AKA Textsecure).
New Dependencies:
- python-axolotl
- pillow
General:
- As of January 2015, Yowsup is GPLv3 licensed (previouly was MIT)
Protocol Specific:
- Experimental Axolotl support (end-to-end encryption)
- Upload and send images
- Fixed broadcast (thanks to @mgp25)
- Fixed registration no_routes error
- Initial support for groups v2
Core:
- Easy switch/ add new enviornment (S40/Android ..etc)
- Added _sendIq in YowProtocolLayer and YowInterfaceLayer with callbacks for Iq result and error
- Updated registration token
yowsup-cli/demos:
- Added new send and exit demo
- Added E2E encryption in yowsup and echo client demos
- Added image_send to yowsup demo