github wechaty/wechaty v0.7.0
A Brand New Version for Production

latest releases: v0.56, v0.38, v0.30...
7 years ago

v0.7.0 release lots of bugfixes after v0.6, which will make your bot more stable and powerful!

NPM

Feature

  1. Add Contact.avatar() method to save avatar to file
  2. Support save attachment in message to file
  3. New example: a voice to text bot
  4. Support search by remark in Contact.find()

Bugfix

  1. Restore session correctly with domain other than "wx.qq.com"
  2. Add @types dependencies for NPM module right
  3. Remove chromedriver & phantomjs-prebuilt from dependencies, user need to install them separately
  4. Fix Contact.remark() to work right with Contact.refresh()

Docker

  1. Fix bugs in entrypoint.sh
  2. Make all installed NPM modules global
  3. Make tsconfig.json global

Don't miss a new wechaty release

NewReleases is sending notifications on new releases.