v0.14.0
版本发布时间: 2018-04-15 19:10:38
wechaty/wechaty最新发布版本:v0.56(2021-01-25 16:29:30)
Wechaty v0.14
Implemented enhancements:
- Rename {test,fixture,example,...} to {tests,fixtures,examples,...} etc. #1127
- Trigger Deploy on Branch /v\d+.\d+$/ #956
- Wechaty Version Numbering #905
- [New Puppet] Puppeteer #790
- [enhancement] Add timezone in to Dockerfile #594
- [docker] to prevent docker users install a local dependence of wechaty #281
Fixed bugs:
- When run CI inside the container: openBinaryFile: does not exist (No such file or directory) #1137
- Try to use
WerckerShippable CI to replace Circle CI #1134 - Pupeteer not work after upgrade to v1.1 #1103
- 关于MsgType 的介绍文档404了 #1079
- Docker test fail because ts-node behavior changed between v3 and v4 #1050
- fix description #1027
- ERR Profile save() exception: Error: EACCES: permission denied, open '/bot/demo.wechaty.json' #982
- Dockerfile.onbuild build error.Directory permissions wrong #961
- [docker] onbuild failed to start when we put
wechaty
as dependency in package.json #500
Closed issues:
- How to send file #1150
- Failed to download Chromium r543305 #1145
- Signals (e.g. ^C) handling #1122
- OK to add a .eslintrc.js file? #1120
- Q: All the media types #1115
-
TTL expired
error when login #1114 -
Cannot read property 'MemberList' of undefined
still exisit in the latest docker version #1111 - emoji suggestion #1108
- Regenerate docs/index.md by run
npm run doc
#1105 - hot-reload-bot adding hot-reloading config #1100
- Third options to run wechaty #1085
- issue #1076
- Session last only for 1 hour in Azure #1059
- 出现 no Url 错误后,程序崩溃 #1055
- 图片发送一次后,图片损坏 #1040
- ERR PuppetWebBridge init() exception #1018
- 我实在解决不了这个问题了~菜鸟一枚 #998
- TypeError: Cannot read property 'MemberList' of undefined #984
- Using hot-import cannot quit wechaty when quit the code #978
- Error: Navigation Timeout Exceeded: 30000ms exceeded #966
- hot-reload does not work #958
- [docker] Login error #950
- Invalid audio output parameters received; using fake audio path. #939
- Keep getting "can not found bot file: src/main.ts" #937
- glSetDrawRectangleCHROMIUM: failed on surface #934
- [FR] Create an example for using hot-import for listener and other modules #923
- Bot log out frequently and got some strange error between it logout and relogin automatically #612
Merged pull requests:
- chore(package): update ws to version 5.1.0 #1143 (zixia)
- chore(package): update puppeteer to version 1.2.0 #1131 (zixia)
- hot-reload-bot adding hot-reloading config close #1066, close #1100 #1123 (suntong)
- cannot recognize room event #1116 (lijiarui)
- fix chown: invalid user: ‘bot’ #1089 (mukaiu)
- Add troubleshooting for hidden .txt files (Windows) #1087 (IdiosApps)
- fix #1079 #1086 (lijiarui)
- chore(package): update @types/node to version 9.4.0 #1083 (zixia)
- chore(package): update finis to version 0.4.1 #1075 (zixia)
- chore(package): update ts-node to version 4.1.0 #1074 (zixia)
- chore(package): update mime to version 2.2.0 #1073 (zixia)
- chore(package): update tslint to version 5.9.0 #1072 (zixia)
- chore(package): update sinon to version 4.2.0 #1071 (zixia)
- fail to install node dependencies #1036 (hiwanz)
- Change
init
tostart
in demo #1017 (xinbenlv) - Update tuling123-bot.ts #1014 (htoooth)
- fix #961 onbuild operation not permitted #962 (mukaiu)
- Fix #923 #935 (xinbenlv)