Wechaty 0.56 Released!
Release Announcement Blog: https://wechaty.js.org/2021/01/25/wechaty-0.56-released/
v0.56 (2021-01-25)
Implemented enhancements:
- Switch from
wechaty-puppet-hostietowechaty-puppet-service#2122 - Add wechaty-puppet-padlocal to our puppet config #2102
- Use
message.talker\(\)to replacemessage.from\(\)#2094 - Create a
looseInstanceOfClassto checkFileBoxandPuppetinstances #2090 - Issue with batch operation on room loading process #2068
- Support more properties on contact #2036
- Refactoring Multi-instance Wechaty Design: Try to remove the Accessory class and related codes #2027
- Use Typed-Emitter in Wechaty #2014
Fixed bugs:
- FileBox instance type checking problem #2035
- Wechaty.off() not work: can not remove listeners. #2019
- friendship.contact() will load Contact only, contact.ready() is wanted. #1954
Closed issues:
- 不能登录,也没显示二维码就直接退出 #2099
- Can't login after scan the qrcode #2092
- 网络不好程序自动重启后推送异常 #2088
- Message.forward() does not support returning a message #2073
- bot.Friendship.add() 总是报错 #2060
- 在使用FileBox 发送视频时候出现问题 #2059
- The AWS Access Key Id you provided does not exist in our records. #2058
- When setting up hostie token gateway, Account was locked after 5 getContactInfo call within a second. #2040
- Support phone related operations #2037
Merged pull requests:
