v0.7.0
版本发布时间: 2016-12-29 21:36:08
wechaty/wechaty最新发布版本:v0.56(2021-01-25 16:29:30)
v0.7.0 release lots of bugfixes after v0.6, which will make your bot more stable and powerful!
NPM
Feature
- Add
Contact.avatar()
method to save avatar to file - Support save attachment in message to file
- New example: a voice to text bot
- Support search by
remark
inContact.find()
Bugfix
- Restore session correctly with domain other than "wx.qq.com"
- Add @types dependencies for NPM module right
- Remove
chromedriver
&phantomjs-prebuilt
from dependencies, user need to install them separately - Fix
Contact.remark()
to work right withContact.refresh()
Docker
- Fix bugs in
entrypoint.sh
- Make all installed NPM modules global
- Make tsconfig.json global