New
Wechaty v0.30 Released!
v0.30 (2020-02-08)
Implemented enhancements:
- Support room.say
hi ${contact} ${num++}#1899 - Support new event named "message" on Room #1897
- Support search new friends by phone number or user name. #1892
- {Room,Contact}.qrcode() should return QR Code Value instead of Image #1889
- Implmented UrlLink.create(url) with Open Graph support #1887
- 主动撤回消息 #1885
- Implement Label in Wechaty #1856
- Would like to have the timestamp on the room/friendship events #1829
- Would like to have receiver, serialize and deserialize functions on RoomInvitation #1823
- Wechaty v0.26 iosBird Testing, an iOS hook puppet implementation! #1775
- Missing example code #1756
- BREAKING CHANGE v0.25 Room.say(text: string, mention: Contact[]) deprecated #1730
- New Puppet: Ioscat (iPhone Wechat App Hook) #1528
Fixed bugs:
- bot.logonoff()报错【static puppet not found for Wechaty】 #1878
- JSDoc publishing problem: missed the Room class #1872
- Wechaty can not get room info when the bot has been removed from one room. #1834
- bot.Contact.find() error message misleading #1812
- 机器人会隔一段时间自动退出 #1810
Closed issues:
- Use docker to run, QR code address prompt "unrecognized QR code" #1905
- room.announce()中当参数为空字符串时, 调用获取群公告而不是设置群公告为空 #1902
- 启动官方学习项目报错 #1898
- 延期通过好友 #1890
- I want wechaty puppet padpro token to create a wechat bot #1882
- msg.mentionSelf()方法不对,始终返回false #1877
- 需要取到Contactid或者微信号 #1873
- Function message
toContact\(\)should to be implemented. #1855 - install error #1853
Merged pull requests: