Releases: wwebjs/whatsapp-web.js
Releases · wwebjs/whatsapp-web.js
v1.29.0
What's Changed
- Fix chat.isReadOnly by @BenyFilho in #3515
- fix: Change resetState evaluate function in Client.js by @gusfahmi in #3358
- feat: Setting background synchronization by @tofers in #3331
- fix:
openChatWindowAtfunction by @alechkos in #3347 - fix:
setDisplayNamechanges name only locally by @alechkos in #3302 - fix: puppeteer connection with browser url by @btmluiz in #3518
- fix:
getBroadcastsfunction by @alechkos in #3350 - fix:
deletefunction for messages by @alechkos in #3301 - fix: chat instance retrieving in
syncHistoryby @alechkos in #3342 - Able to forward with caption by @momokang in #3463
- Fix the Location declaration by @wavy-cat in #3555
- Support lid me user in message id by @shirser121 in #3570
- feat: save contact to addressbook by @alechkos in #3533
- fix:
Chat.isMutedby @alechkos in #2999 - feat:
@lidsupport by @alechkos in #3571 - feat:
Channelby @alechkos in #2620
New Contributors
- @gusfahmi made their first contribution in #3358
- @btmluiz made their first contribution in #3518
- @wavy-cat made their first contribution in #3555
Full Changelog: v1.28.0...v1.29.0
v1.28.1-alpha.0
What's Changed
- Fix chat.isReadOnly by @BenyFilho in #3515
- fix: Change resetState evaluate function in Client.js by @gusfahmi in #3358
- feat: Setting background synchronization by @tofers in #3331
- fix:
openChatWindowAtfunction by @alechkos in #3347 - fix:
setDisplayNamechanges name only locally by @alechkos in #3302 - fix: puppeteer connection with browser url by @btmluiz in #3518
- fix:
getBroadcastsfunction by @alechkos in #3350 - fix:
deletefunction for messages by @alechkos in #3301 - fix: chat instance retrieving in
syncHistoryby @alechkos in #3342 - Able to forward with caption by @momokang in #3463
- Fix the Location declaration by @wavy-cat in #3555
- Support lid me user in message id by @shirser121 in #3570
- feat: save contact to addressbook by @alechkos in #3533
- fix:
Chat.isMutedby @alechkos in #2999
New Contributors
- @gusfahmi made their first contribution in #3358
- @btmluiz made their first contribution in #3518
- @wavy-cat made their first contribution in #3555
Full Changelog: v1.28.0...v1.28.1-alpha.0
v1.28.0
What's Changed
- fix:
getCountryCodeby @alechkos in #3292 - Send message without quote if quoteFails by @tuyuribr in #3475
- Fix groupChat addParticipants by @BenyFilho in #3543
Full Changelog: v1.27.0...v1.28.0
v1.27.0
What's Changed
- Sync history conversation of the Chat by @momokang in #3281
- fix: make function
getContactDeviceCountwork (fix for #3223) by @alechkos in #3284 - fix: resolve 'onPollVoteEvent' binding issue after logout and reconnect by @bpena in #3286
- Use idempotent exposeFunctionIfAbsent (no reinject flag) by @devlikepro in #3233
- hotfix:
openChatWindowfunction by @alechkos in #3291 - fix: openChatWindow by @Lavyk in #3293
- fix: pass client reference correctly by @alechkos in #3296
- Get Stories by @tofers in #3294
- chore: update issue templates by @alechkos in #3298
- fix: change the logic of wweb version retrieving by @alechkos in #3299
- fix: enable docs generation before the release by @alechkos in #3300
- Update WhatsApp Web Version (2.3000.1017054665) by @github-actions in #2616
- Fix isGroup by @BenyFilho in #3380
- Add 4 retries for fs.promises.rm by @devlikepro in #3351
- Fix Group getInviteCode by @BenyFilho in #3492
New Contributors
- @momokang made their first contribution in #3281
- @bpena made their first contribution in #3286
- @devlikepro made their first contribution in #3233
- @Lavyk made their first contribution in #3293
- @BenyFilho made their first contribution in #3380
Full Changelog: v1.26.0...v1.27.0
v1.26.1-alpha.3
What's Changed
- Fix isGroup by @BenyFilho in #3380
New Contributors
- @BenyFilho made their first contribution in #3380
Full Changelog: v1.26.1-alpha.2...v1.26.1-alpha.3
v1.26.1-alpha.2
What's Changed
- fix: pass client reference correctly by @alechkos in #3296
- Get Stories by @tofers in #3294
- chore: update issue templates by @alechkos in #3298
- fix: change the logic of wweb version retrieving by @alechkos in #3299
- fix: enable docs generation before the release by @alechkos in #3300
- Update WhatsApp Web Version (2.3000.1017054665) by @github-actions in #2616
Full Changelog: v1.26.1-alpha.1...v1.26.1-alpha.2
v1.26.1-alpha.1
v1.26.1-alpha.0
What's Changed
- Sync history conversation of the Chat by @momokang in #3281
- fix: make function
getContactDeviceCountwork (fix for #3223) by @alechkos in #3284 - fix: resolve 'onPollVoteEvent' binding issue after logout and reconnect by @bpena in #3286
- Use idempotent exposeFunctionIfAbsent (no reinject flag) by @devlikepro in #3233
- hotfix:
openChatWindowfunction by @alechkos in #3291
New Contributors
- @momokang made their first contribution in #3281
- @bpena made their first contribution in #3286
- @devlikepro made their first contribution in #3233
Full Changelog: v1.26.0...v1.26.1-alpha.0
v1.26.0
What's Changed
- Handling client.logout() Exception gracefully with optional chaining by @ayushmourya in #2447
- fix: sendMessage with quoted message id by @alwinlubbers in #3260
- Allow access to the original error object by @shirser121 in #3252
- fix: TypeError in Group Invite Handling Due to in Operator on Strings by @matheuskuster in #3257
- fix: getMessageById false error with group chat message id by @alwinlubbers in #3265
- Count user connected devices by @tuyuribr in #3223
- docs: generate docs for the latest release by @alechkos in #3279
New Contributors
- @ayushmourya made their first contribution in #2447
- @alwinlubbers made their first contribution in #3260
- @matheuskuster made their first contribution in #3257
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Farewell, Webpack! Re-injection, Pairing Code login, and 2.24x jumbofix by @purpshell in #2816
Full Changelog: v1.24.0...v1.25.0