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