Skip to content

fix: sync CR feedback from upstream PRs#82

Merged
Adi1231234 merged 4 commits intomain-with-fixes-and-logsfrom
fix/sync-upstream-pr-feedback-logs
Mar 20, 2026
Merged

fix: sync CR feedback from upstream PRs#82
Adi1231234 merged 4 commits intomain-with-fixes-and-logsfrom
fix/sync-upstream-pr-feedback-logs

Conversation

@Adi1231234
Copy link
Owner

Summary

Note: framenavigated try/catch blocks preserved in this branch because they contain diagnostic logging.

Test plan

  • Verify QR code scanning works (dynamic ADV key)
  • Verify cancelPairingCode() switches back to QR mode correctly
  • Verify acceptInvite works with the renamed module

- PR wwebjs#22449: dynamic ADV key via WAWebUserPrefsMultiDevice (closure bug fix),
  cancelPairingCode uses WAWebLaunchSocketUtils + WAWebAltDeviceLinkingApi
- PR wwebjs#201653: remove unnecessary try/catch around obj.off()
- PR wwebjs#182677: remove try/catch from isPlaceholderMessageResendEnabled
- upstream: rename WAWebGroupQueryJob to WAWebGroupInviteJob in acceptInvite
syncs PR wwebjs#201660 fix that was missing from main-with-fixes-and-logs.
store.save() was using path.join(this.dataPath, this.sessionName) which
caused sessions to be saved under the local filesystem path as remote key.
@Adi1231234 Adi1231234 force-pushed the fix/sync-upstream-pr-feedback-logs branch from c14b696 to 74e1fac Compare March 20, 2026 07:07
@Adi1231234 Adi1231234 merged commit 5ca5ebc into main-with-fixes-and-logs Mar 20, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant