Releases: pedroslopez/whatsapp-web.js
Releases · pedroslopez/whatsapp-web.js
v1.21.1-alpha.1
What's Changed
- Improve logout() LocalAuth logic by @chrishubert in #2175
- fix fromMe in chat.fetchMessages by @roigreenberg in #2314
- fix: set description group by @RC047 in #2382
- fix: CallCollection by @alechkos in #2385
New Contributors
- @chrishubert made their first contribution in #2175
Full Changelog: v1.21.1-alpha.0...v1.21.1-alpha.1
v1.21.1-alpha.0
What's Changed
- Improvements in mentionedJidList and content, referring to sendMessage by @rafael-ofc in #2166
- feat: Edit message by @tofers in #2254
- feat: add or remove labels by @tofers in #1915
- fix: Contact by @alechkos in #2325
- feat: send photo/video as a view once message by @alechkos in #2317
- fix: group_join event by @alechkos in #2320
- fix: group invite v4 by @RC047 in #2321
- fix: Client.getChatById(): Cannot read properties of undefined (reading '_serialized') by @guicuton in #2225
- Feat: get message by id by @shirser121 in #1634
New Contributors
- @rafael-ofc made their first contribution in #2166
- @RC047 made their first contribution in #2321
- @guicuton made their first contribution in #2225
Full Changelog: v1.21.0...v1.21.1-alpha.0
v1.21.0
v1.21.0 - Now with caching
v1.21.0 introduces a pretty big step towards making things more reliable by introducing WhatsApp Web version caching. This makes the library more resilient to breaking changes by leveraging caching to avoid updating to new versions of WhatsApp Web immediately.
To read more about this functionality, check out the notes in the related PR #1847.
What's Changed
- feat(reliability): WhatsApp Web version caching by @pedroslopez in #1847
- Update WhatsApp Web Version (2.2322.15) by @github-actions in #2004
- Fix caption in attached document sending messages by @elhumbertoz in #2226
New Contributors
- @elhumbertoz made their first contribution in #2226
Full Changelog: v1.20.0...v1.21.0
v1.20.0
What's Changed
- fixed version id number by @saifkhan7865 in #2087
- Feat: change profile/group picture by @wictornogueira in #1916
- Add the 'unread_count' event. Listen to changes on Chat.unreadCount by @leftbrasil in #2059
- feat: load reactions in message by @tofers in #1897
- lastMessage in chat by @tofers in #1606
- Fix media renders by @PurpShell in #1981
- feat: added group_admin_changed event by @alechkos in #2018
- Feat: Add chat_removed and chat_archived events by @wictornogueira in #1778
- feat: added contact_changed event by @alechkos in #2027
- Fix isStatus by @gabryelrigol in #2108
- fix: msg.chat by @tofers in #2139
- feat: Optional proxy autentication by @puntolino in #2143
- hotfix: newId and deviceType by @tofers in #2196
New Contributors
- @saifkhan7865 made their first contribution in #2087
- @leftbrasil made their first contribution in #2059
- @alechkos made their first contribution in #2018
- @gabryelrigol made their first contribution in #2108
- @puntolino made their first contribution in #2143
Full Changelog: v1.19.5...v1.20.0
v1.19.5
This release addresses issues with downloading and sending media in latest versions of WhatsApp Web.
What's Changed
- Fix Message.js by @Italo-Castro in #2080
- Fix for error when send files: Error: Evaluation failed: TypeError: window.Store.MediaPrep.prepRawMedia is not a function by @macleysousa in #2074
New Contributors
- @Italo-Castro made their first contribution in #2080
- @macleysousa made their first contribution in #2074
Full Changelog: v1.19.4...v1.19.5
v1.19.4
What's Changed
- fix queryExists to queryWidExists by @shirser121 in #1987
- Fixing the queryWidExists function by @tofers in #1989
- Fix mute chat by @tofers in #1982
- Update WhatsApp Web Version (2.2306.7) by @github-actions in #1954
Full Changelog: v1.19.3...v1.19.4
v1.19.3
v1.20.0-alpha.0
What's Changed
- Fix: message.getInfo by @shirser121 in #1953
Full Changelog: v1.19.2...v1.20.0-alpha.0
v1.19.2
v1.19.1
What's Changed
- Revert "fix: Fix client-side message rendering issue when sending attachements through the library" by @pedroslopez in #1932
Full Changelog: v1.19.0...v1.19.1