v1.26.0
版本发布时间: 2024-09-19 04:52:54
pedroslopez/whatsapp-web.js最新发布版本:v1.26.1-alpha.2(2024-10-04 12:29:54)
What's Changed
- Handling client.logout() Exception gracefully with optional chaining by @ayushmourya in https://github.com/pedroslopez/whatsapp-web.js/pull/2447
- fix: sendMessage with quoted message id by @alwinlubbers in https://github.com/pedroslopez/whatsapp-web.js/pull/3260
- Allow access to the original error object by @shirser121 in https://github.com/pedroslopez/whatsapp-web.js/pull/3252
- fix: TypeError in Group Invite Handling Due to in Operator on Strings by @matheuskuster in https://github.com/pedroslopez/whatsapp-web.js/pull/3257
- fix: getMessageById false error with group chat message id by @alwinlubbers in https://github.com/pedroslopez/whatsapp-web.js/pull/3265
- Count user connected devices by @tuyuribr in https://github.com/pedroslopez/whatsapp-web.js/pull/3223
- docs: generate docs for the latest release by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3279
New Contributors
- @ayushmourya made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/2447
- @alwinlubbers made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3260
- @matheuskuster made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3257
Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.25.0...v1.26.0