Releases: wwebjs/whatsapp-web.js
Releases · wwebjs/whatsapp-web.js
Release list
v1.34.7
What's Changed
- Adapt TypeScript Events enum by @BothimTV in #3271
- copy only requiredDirs and make storeRemoteSession safer by @Adi1231234 in #3744
- Fix update channel module by @aryarfani in #5791
- Fix setDescription to use updated group metadata by @kivirick1 in #5793
- fix: disconnected event is not being fired by @adrianliz in #5807
- Fix PDF Caption by @BenyFilho in #5794
- New Chat property isLocked by @BenyFilho in #5798
- Fix getFormattedNumber by @BenyFilho in #5806
- Fix loading_screen event by @BenyFilho in #5808
- ci: add rate limits for issues and prs by @2hoch1 in #66265
- revert: "ci: add rate limits for issues and prs" by @2hoch1 in #104563
- general: tree-shaking pre-MD and old comet versions by @purpshell in #5675
- Fix: Frozen WhatsApp Start or Auth Timeout by @BenyFilho in #127048
- Store: remove all mentions of window.Store by @purpshell in #127077
- FIx getProfilePicUrl by @lindionez in #127092
- Fix Block Contact by @BenyFilho in #127093
- chore: cleanup, ci workflows and formatting by @2hoch1 in #127064
- fix: WAWebSendReactionMsgAction call to use sendReactionToMsg method by @Theblood in #127101
- fix: joinGroupViaInvite by @lindionez in #127102
- Fix: Message get Mentions by @BenyFilho in #201669
- fix: prevent store model mutation in getContact and getChatModel LID handling by @Adi1231234 in #127098
- feat: add cancelPairingCode() and requestPairingCode() on QR clients by @Adi1231234 in #22449
- fix(RemoteAuth): pass session name to store.save instead of full path by @Adi1231234 in #201660
- fix: use WA's own LID resolution for block/unblock by @Adi1231234 in #201671
- fix: handle undefined channelMetadata to prevent crash by @wallacefrota in #127094
- fix: Fix/get contacts for biz contacts by @khsoh in #201680
- fix: recover ciphertext messages via PLACEHOLDER_MESSAGE_RESEND (PDO type 4) by @Adi1231234 in #182677
- fix: deviceType name by @lindionez in #201682
- feat(client): move
sendReactionmethod to the Client by @maxkoryukov in #201695 - fix(structures): use updated loadEarlierMsgs options signature in fetchMessages by @themazim in #201713
- fix: resolve naming issues by @2hoch1 in #201712
- fix: getContacts resolving all promisses by @BenyFilho in #201698
- Fix: Event Call by @BenyFilho in #201714
- chore: bump stale dependencies by @2hoch1 in #201702
- fix(deps): upgrade eslint and plugins to 9.39.4 by @maxkoryukov in #201701
New Contributors
- @BothimTV made their first contribution in #3271
- @aryarfani made their first contribution in #5791
- @kivirick1 made their first contribution in #5793
- @adrianliz made their first contribution in #5807
- @lindionez made their first contribution in #127092
- @Theblood made their first contribution in #127101
- @wallacefrota made their first contribution in #127094
- @khsoh made their first contribution in #201680
- @maxkoryukov made their first contribution in #201695
Full Changelog: v1.34.6...v1.34.7
v1.34.6
What's Changed
- chore: fix release script, use OIDC by @pedroslopez in #5713
- fix: use markSeen instead of sendSeen to fix markedUnread error by @fm1randa in #5719
- fix: sendSeen need to include threadId and chat parameters as object by @DnTora in #5729
- fix: send sticker by @DnTora in #5734
- Fixing method saveOrEditAddressbookContact by @BenyFilho in #5673
- Fix method deleteAddressbookContact by @BenyFilho in #5672
- Fixes media upload to channels by @noelcarcasesLYN in #5697
- fix: update call handling for recent WhatsApp Web changes by @alessandrocampos224 in #5775
- Update update.yml by @tuyuribr in #3952
- Error ZIP RemoteAuth unCompressedSession by @YovanggaAnandhika in #3330
- Store RemoteAuth ZIP files inside dataPath by @vedantmgoyal9 in #3375
- Fix loadEarlier Msgs by @tuyuribr in #5712
- avoid hang by closing browser only if connected by @Adi1231234 in #3847
- Fix getChats by @BenyFilho in #5779
- Removing unused and unavailable module by @BenyFilho in #5785
- Fix Channels WhatsApp module change by @BenyFilho in #5787
New Contributors
- @DnTora made their first contribution in #5729
- @noelcarcasesLYN made their first contribution in #5697
- @alessandrocampos224 made their first contribution in #5775
- @YovanggaAnandhika made their first contribution in #3330
- @vedantmgoyal9 made their first contribution in #3375
- @Adi1231234 made their first contribution in #3847
Full Changelog: v1.34.4...v1.34.6
v1.34.5-alpha.3
What's Changed
- chore: fix release script, use OIDC by @pedroslopez in #5713
Full Changelog: v1.34.4...v1.34.5-alpha.3
v1.34.4
v1.34.3
What's Changed
- Fix method openChatWindow by @BenyFilho in #3936
- Fix Group setAddMembersAdminsOnly setMessagesAdminsOnly setInfoAdminsOnly by @BenyFilho in #3933
- feat+fix: send vote messages & vote update event by @RC047 in #3913
- fix: send image rendering blured by @ConanYuxj in #3775
- fix: unpin messages by @RC047 in #3839
- Add
'none'option for ScheduledEvent callType by @jloewe in #3838 - fix: addition and improvement of enumerable values on types by @RC047 in #3740
- Fixing msg.getContact and getContactById by @BenyFilho in #3978
- Fix never resolve promise when downloading expired media by @fallenleavesguy in #4012
- feat: whatsapp stories implementation by @RC047 in #3994
- fix message.downloadMedia() by adding missing downloadQpl parameter to downloadAndMaybeDecrypt by @LTY526 in #4010
- New compatibilities by @tuyuribr in #3973
New Contributors
- @ConanYuxj made their first contribution in #3775
- @jloewe made their first contribution in #3838
- @fallenleavesguy made their first contribution in #4012
- @LTY526 made their first contribution in #4010
Full Changelog: v1.34.2...v1.34.3
v1.34.2
What's Changed
- Fix Disconnections - UPDATED REINSTALL IT by @BenyFilho in #3811
- feat: get/add/edit customer notes by @alechkos in #3806
- fix: getPinnedMessages() by @RC047 in #3797
- Fix Contact getAbout by @BenyFilho in #3833
- feat: getPollVotes by @BenyFilho in #3807
- Fix Mention in Large Groups by @BenyFilho in #3803
- Fix PushNotifications by @BenyFilho in #3801
- docs(readme): overhaul by @2hoch1 in #3898
- Fix Message Forward by @BenyFilho in #3910
- Fix Reject Calls by @BenyFilho in #3909
- Fix getCommonGroups by @BenyFilho in #3921
- Fix method saveOrEditAddressbookContact by @BenyFilho in #3923
New Contributors
Full Changelog: v1.34.1...v1.34.2
v1.34.1
v1.34.0
What's Changed
Full Changelog: v1.33.3...v1.34.0
v1.33.3
What's Changed
- fix: Lid is missing in chat table by @seowzhenjun0126 in #3703
- Fix method participant on sendMessage by @BenyFilho in #3778
Full Changelog: v1.33.2...v1.33.3
v1.33.2
What's Changed
- fix Event Ready Again and SendMessage by @BenyFilho in #3747
Full Changelog: v1.33.1...v1.33.2