v1.24.0
版本发布时间: 2024-06-10 00:52:39
pedroslopez/whatsapp-web.js最新发布版本:v1.26.1-alpha.2(2024-10-04 12:29:54)
What's Changed
- feat: control auto-loading of files + fixed method setDisplayName by @tofers in https://github.com/pedroslopez/whatsapp-web.js/pull/2295
- fix:
Message.getInfo
by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2574 - fix:
Poll
docs by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2652 - Fix window.Store.getMsgInfo is not a function by @shirser121 in https://github.com/pedroslopez/whatsapp-web.js/pull/2651
- Add Business Contact Types by @shirser121 in https://github.com/pedroslopez/whatsapp-web.js/pull/2369
- fix:
message_edit
event and edit caption in file by @tofers in https://github.com/pedroslopez/whatsapp-web.js/pull/2617 - Change Supported features by @tuyuribr in https://github.com/pedroslopez/whatsapp-web.js/pull/2443
- Fix Cannot read properties of undefined (reading 'mediaStage') in message.js by @elhumbertoz in https://github.com/pedroslopez/whatsapp-web.js/pull/2556
- Fix link preview by @shirser121 in https://github.com/pedroslopez/whatsapp-web.js/pull/2681
- fix: send docs without caption by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2660
- feat: event
message_ciphertext
by @tofers in https://github.com/pedroslopez/whatsapp-web.js/pull/2292 - Reduce supply chain attacks vectors by @tuyuribr in https://github.com/pedroslopez/whatsapp-web.js/pull/2691
- Fix: Wrong import of Contact object by @shirser121 in https://github.com/pedroslopez/whatsapp-web.js/pull/2715
- feat: pin/unpin messages by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2692
- feat: group mentions + improved user mentions by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2602
- fix: link retrieval from message by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2716
- Fix TS compilation error "Statements are not allowed in ambient context" index.d.ts by @pierrecorsini in https://github.com/pedroslopez/whatsapp-web.js/pull/2697
- Fix isOfficialClient by @PurpShell in https://github.com/pedroslopez/whatsapp-web.js/pull/2794
- Upgrade node version by @tuyuribr in https://github.com/pedroslopez/whatsapp-web.js/pull/2129
- style: guide link fix and detailed description by @qzdark in https://github.com/pedroslopez/whatsapp-web.js/pull/2972
- fix: logo link by @qzdark in https://github.com/pedroslopez/whatsapp-web.js/pull/2994
- Fix "group_membership_request" event by @Bauguelson in https://github.com/pedroslopez/whatsapp-web.js/pull/2813
- Add members settings by @GulgDev in https://github.com/pedroslopez/whatsapp-web.js/pull/2788
- Fix: delete lines that remove data from this._data by @shirser121 in https://github.com/pedroslopez/whatsapp-web.js/pull/2958
- feat:
vote_update
event by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/2596 - Expose Chat's
pinned
property in TS by @Rakambda in https://github.com/pedroslopez/whatsapp-web.js/pull/2771 - Make an NPM release via GitHub by @PurpShell in https://github.com/pedroslopez/whatsapp-web.js/pull/2942
New Contributors
- @pierrecorsini made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/2697
- @qzdark made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/2972
- @Bauguelson made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/2813
- @GulgDev made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/2788
Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.23.0...v1.24.0