Skip to content

Bump go.mau.fi/whatsmeow from v0.0.0-20260828224850-0fadda796019 to v0.0.0-20260914150520-0d3b644136bf - #26

Merged
kzu merged 1 commit into
mainfrom
cursor/bump-whatsmeow-dd40
Sep 15, 2026
Merged

kzu merged 1 commit into
mainfrom
cursor/bump-whatsmeow-dd40

Conversation

@kzu

@kzu kzu commented Sep 15, 2026

Copy link
Copy Markdown
Member

Bump the WhatsBox native sidecar’s go.mau.fi/whatsmeow pin.

Version
Was v0.0.0-20260828224850-0fadda796019 (0fadda7)
Now v0.0.0-20260914150520-0d3b644136bf (0d3b644)

Companion dependency / Go version changes: none. go stays 1.26.0. Transitive modules (go.mau.fi/util, protobuf, etc.) are unchanged after go get + go mod tidy.

No application code or C# interop changes. The new SendResponse.Chat field is unused; we still return resp.ID only.

Test status: go test ./... in src/WhatsBox.Native passed (app, dirstore, wa). C# tests not rerun (no managed-code changes).

whatsmeow changes

whatsmeow has no GitHub releases; this is the commit log between the old pin and the new pin (14 commits).

Compare: tulir/whatsmeow@0fadda7...0d3b644

  • 2026-09-03 1f6240e download: also ignore unencrypted media keys for thumbnails
  • 2026-09-03 de26b4a proto: update to v1046691727
  • 2026-09-04 bdd4e83 group: make delete reason optional
  • 2026-09-04 0ca8346 client: guess correct own ID in ParseWebMessage
  • 2026-09-04 28bfe53 client: ensure stream error is handled before reconnecting
  • 2026-09-08 57796d3 group: deprecate duplicate topic method
  • 2026-09-09 30593f2 proto: update to v1047068806
  • 2026-09-09 9ec8f76 pair: add untested support for companion_reg_refresh
  • 2026-09-09 b25a56d send: add chat JID in SendResponse (#1258)
  • 2026-09-14 f6934a9 message: parse more kinds of bot nodes
  • 2026-09-14 398ef18 appstate: save wasa root secrets
  • 2026-09-14 9120a3f proto: update to v1047451014
  • 2026-09-14 19c6103 message: prefer reading participant_pn for alt jid
  • 2026-09-14 0d3b644 message: try both message IDs for decrypting bot messages
Open in Web Open in Cursor 

Pin go.mau.fi/whatsmeow in the WhatsBox native sidecar and tidy go.sum.
No application code or companion module changes.

Co-authored-by: Daniel Cazzulino <daniel@cazzulino.com>
@kzu

kzu commented Sep 15, 2026

Copy link
Copy Markdown
Member Author

201 passed 201 passed
201 passed 201 passed

🧪 Details on Ubuntu 24.04.5 LTS
🧪 Details on Microsoft Windows 10.0.26100

from retest v1.1.0 on .NET 10.0.12 with 💜 by @devlooped

@kzu
kzu merged commit 557ad24 into main Sep 15, 2026
5 checks passed
@kzu
kzu deleted the cursor/bump-whatsmeow-dd40 branch September 15, 2026 17:38
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.

2 participants