-
92085d283a
fix(sticker): align sticker pack with WABA Android (#260)
Renato Alcara
2026-03-04 10:19:25 -03:00
-
acfaaff68b
fix(sticker): address PR review — 8 fixes for security and correctness
fix/sticker-waba-alignment
Renato Alcara
2026-03-04 10:15:32 -03:00
-
4fa7d4ee11
fix(sticker): align sticker pack with WABA Android behavior (Frida capture)
Renato Alcara
2026-03-04 09:45:55 -03:00
-
38aa34ffb0
chore: update WhatsApp Web version to v2.3000.1034439448 (#259)
Renato Alcara
2026-03-04 06:10:49 -03:00
-
-
-
52aa6402c0
fix(signal): align Signal Protocol handling with WABA Android behavior (#257)
test/state-mar4-after-waba
Renato Alcara
2026-03-04 00:51:20 -03:00
-
2ba7e24842
fix: add try/catch to delayed PreKey deletion to prevent unhandled rejection
fix/signal-waba-alignment
Renato Alcara
2026-03-04 00:49:04 -03:00
-
8ea7f5434e
chore: update proto/version to v2.3000.1034427372 (#258)
github-actions[bot]
2026-03-04 00:43:59 -03:00
-
-
-
392b302836
fix: remove unused jidDecode import from decode-wa-message.ts
Renato Alcara
2026-03-04 00:42:05 -03:00
-
74fc289cd8
fix(signal): align Signal Protocol handling with WABA Android behavior
Renato Alcara
2026-03-04 00:23:23 -03:00
-
-
-
cf72068b6c
fix(tctoken): align lifecycle with WABA Android behavior (#256)
Renato Alcara
2026-03-03 22:03:02 -03:00
-
431e48d147
fix(tctoken): align lifecycle with WABA Android behavior
fix/tctoken-waba-alignment
Renato Alcara
2026-03-03 21:50:22 -03:00
-
-
-
9165a4941e
chore: update WhatsApp Web version to v2.3000.1034382497 (#255)
Renato Alcara
2026-03-03 06:12:34 -03:00
-
a8d9e308bc
chore: update proto/version to v2.3000.1034302344 (#254)
github-actions[bot]
2026-03-03 00:46:23 -03:00
-
ef365246ea
feat: add Android browser preset for companion device registration
feat/android-browser-upstream
Renato Alcara
2026-03-02 22:28:01 -03:00
-
-
-
c29fe8e5ac
fix: use MACOS UserAgent for Android browser to fix pair code registration (#253)
Renato Alcara
2026-03-02 22:06:55 -03:00
-
62dcca488c
fix: use MACOS UserAgent for Android browser to fix pair code registration
fix/android-paircode-useragent
Renato Alcara
2026-03-02 22:00:13 -03:00
-
-
-
d2ceeaadc4
feat: change default browser to Android (SMB_ANDROID) (#252)
Renato Alcara
2026-03-02 15:03:41 -03:00
-
27b942f03c
feat: change default browser to Android (SMB_ANDROID)
feat/android-browser-v2
Renato Alcara
2026-03-02 14:43:24 -03:00
-
32a2a9b15c
feat: add connection and pair code presentation logs (#251)
Renato Alcara
2026-03-02 14:18:17 -03:00
-
0eae108ba4
fix: move connection log to CB:success and rename type to platformType
Renato Alcara
2026-03-02 13:42:40 -03:00
-
cb80febba5
feat: add connection and pair code presentation logs
Renato Alcara
2026-03-02 13:22:12 -03:00
-
-
-
31ac5aeb11
feat: add Android browser preset for companion device registration (#248)
Renato Alcara
2026-03-02 12:02:08 -03:00
-
45885c7a01
chore: update WhatsApp Web version to v2.3000.1034300341 (#250)
Renato Alcara
2026-03-02 06:14:04 -03:00
-
f1b43e26a1
chore: update proto/version to v2.3000.1034293476 (#249)
github-actions[bot]
2026-03-02 00:45:19 -03:00
-
a3dd21c9d7
fix: break infinite Bad MAC + session recreation loop (#247)
Renato Alcara
2026-03-01 20:59:47 -03:00
-
d28d8a4596
fix: address PR review — lint, dedup scope, and cleanup targeting
fix/bad-mac-session-loop
Renato Alcara
2026-03-01 20:57:40 -03:00
-
17e3bd5d36
fix: break infinite Bad MAC + session recreation loop
Renato Alcara
2026-03-01 20:29:58 -03:00
-
-
-
e1e3d88a1c
feat: centralized LID→PN normalization for all emitted events (#246)
Renato Alcara
2026-03-01 17:44:02 -03:00
-
f5c07163f8
fix: address PR review — parallelize LID resolution, use helper consistently
fix/lid-to-pn-normalization
Renato Alcara
2026-03-01 17:39:52 -03:00
-
0a43ad849d
fix: normalize LID→PN in handleBadAck, media retry, and PDO recovery
Renato Alcara
2026-03-01 17:10:57 -03:00
-
ac7bb321d4
feat: centralized LID→PN normalization for all emitted events
Renato Alcara
2026-03-01 17:02:17 -03:00
-
-
-
67b578db33
feat: complete WhatsApp call signaling (voice, video, call links)
Renato Alcara
2026-03-01 14:57:31 -03:00
-
-
758ab6d8af
feat: complete WhatsApp call signaling (voice, video, call links) (#245)
Renato Alcara
2026-03-01 14:07:43 -03:00
-
cdab2e3c63
fix: address PR review — stale comments, createCallLink compat, relay guard
feat/call-signaling
Renato Alcara
2026-03-01 12:17:17 -03:00
-
3535a16b32
fix: address audit findings in call signaling implementation
Renato Alcara
2026-03-01 11:33:25 -03:00
-
919bc52c77
feat: complete call signaling — types, status handling, call link parsing
Renato Alcara
2026-03-01 11:20:32 -03:00
-
46622bd8c1
feat: implement complete call signaling from Frida captures
Renato Alcara
2026-03-01 11:14:39 -03:00
-
664964216c
feat: add call link support (create, query, join)
Renato Alcara
2026-03-01 11:10:12 -03:00
-
1bbcebc59c
feat: add offerCall and terminateCall for call signaling
Renato Alcara
2026-03-01 11:06:21 -03:00
-
-
-
569e43f184
fix: use MACOS platform to resolve 405 connection failure (#244)
Renato Alcara
2026-03-01 10:00:20 -03:00
-
1afbfc71cd
fix: use MACOS platform to resolve 405 connection failure
fix/platform-web-to-macos-405
Renato Alcara
2026-03-01 09:53:00 -03:00
-
79ee40037b
fix: add timeout to fetchLatestBaileysVersion to prevent hanging conn… (#243)
Renato Alcara
2026-03-01 09:41:43 -03:00
-
4a745f2167
fix: move clearTimeout to finally block in fetchLatestBaileysVersion
fix/fetch-version-timeout
Renato Alcara
2026-03-01 09:37:48 -03:00
-
a1def8c2c0
fix: add timeout to fetchLatestBaileysVersion to prevent hanging connections
Renato Alcara
2026-03-01 09:27:16 -03:00
-
-
f032c9b0ea
fix: normalise remoteJid in reaction/poll keys for fromMe messages (#240)
Renato Alcara
2026-03-01 08:46:09 -03:00
-
3d79b8fc36
chore: update WhatsApp Web version to v2.3000.1034279434 (#242)
Renato Alcara
2026-03-01 06:06:04 -03:00
-
f6e976f182
chore: update proto/version to v2.3000.1034274421 (#241)
github-actions[bot]
2026-03-01 00:49:55 -03:00
-
3565f67809
fix: normalise remoteJid in reaction/poll keys for fromMe messages
fix/normalise-reaction-key-remoteJid
Renato Alcara
2026-02-28 23:58:14 -03:00
-
-
3d9d7bafe4
perf: reduce message delivery latency across all connection scenarios (#239)
test/state-feb28-end
Renato Alcara
2026-02-28 17:26:40 -03:00
-
-
-
cfa74127a1
fix: address PR review — stale comments, mutex key normalization, test sync
perf/fix-message-delivery-latency
Renato Alcara
2026-02-28 17:21:11 -03:00
-
ce38e7836d
perf: reduce message delivery latency across all connection scenarios
Renato Alcara
2026-02-28 17:07:13 -03:00
-
-
-
97336fc5cf
chore: update WhatsApp Web version to v2.3000.1034258243 (#238)
Renato Alcara
2026-02-28 06:04:30 -03:00
-
cb6a90012f
chore: update proto/version to v2.3000.1034238531 (#237)
github-actions[bot]
2026-02-28 00:33:51 -03:00
-
2faa107549
fix(latency): resolve message delivery slowness on restart and fresh
Renato Alcara
2026-02-27 11:57:16 -03:00
-
d233a7856f
fix: eliminate 40s message delivery delay caused by libsignal console dumps
Renato Alcara
2026-02-27 08:43:54 -03:00
-
efc927728b
chore: update WhatsApp Web version to v2.3000.1034187832 (#234)
Renato Alcara
2026-02-27 06:12:42 -03:00
-
40d3678659
chore: update proto/version to v2.3000.1034172552 (#233)
github-actions[bot]
2026-02-27 00:45:05 -03:00
-
73682d40c6
perf(signal): eliminate 3 post-restart latency sources in migrateSession
Renato Alcara
2026-02-27 00:12:29 -03:00
-
d73f2d0fc3
fix(retry): resolve message delivery speed
Renato Alcara
2026-02-26 22:09:18 -03:00
-
416ad47789
fix(retry): resolve message-not-found
Renato Alcara
2026-02-26 19:29:38 -03:00
-
9c1adfd05f
perf(reconnect): eliminate race condition between connection:open and offline message delivery
Renato Alcara
2026-02-26 18:54:19 -03:00
-
8cdea36b98
chore: update WhatsApp Web version to v2.3000.1034108780 (#227)
Renato Alcara
2026-02-26 06:15:24 -03:00
-
fa417f2a6d
chore: update proto/version to v2.3000.1034095029 (#226)
github-actions[bot]
2026-02-26 00:46:17 -03:00
-
979ef19228
fix(retry): resolve message-not-found for device-specific JID retry receipts
Renato Alcara
2026-02-25 22:22:03 -03:00
-
f2c4e466ef
fix(retry): resolve message-not-found for device-specific JID retry receipts
Renato Alcara
2026-02-25 21:56:36 -03:00
-
8a744801c4
perf(inbound-latency): reduce buffer timeouts to fix slow inbound
Renato Alcara
2026-02-25 20:57:23 -03:00
-
f688f00695
perf: fix slow message delivery and post-restart connection latency
Renato Alcara
2026-02-25 20:15:14 -03:00
-
c39bda3720
chore: update WhatsApp Web version to v2.3000.1034014848 (#221)
Renato Alcara
2026-02-25 06:16:14 -03:00
-
f4daa9197d
fix: clear stale routingInfo on restart to prevent slow/unstable connections
Renato Alcara
2026-02-25 01:49:25 -03:00
-
be34c5136d
fix: clear stale routingInfo on restart to prevent slow/unstable connections
Renato Alcara
2026-02-25 01:03:05 -03:00
-
75efe2bfbc
chore: update proto/version to v2.3000.1034008163 (#218)
github-actions[bot]
2026-02-25 00:47:42 -03:00
-
12ea77f99f
perf(inbound-latency): fix 35-60 s message delivery delay by tightening buffer timeouts
Renato Alcara
2026-02-25 00:16:22 -03:00
-
ad5ea817f7
Merge pull request #2360 from WhiskeySockets/update-version/stable
ShellTear
2026-02-25 01:33:33 +09:00
-
-
f906eca124
perf: eliminates a delay in message delivery between phone→app + cache device-list
Renato Alcara
2026-02-24 07:40:18 -03:00
-
d34d3d8791
chore: update WhatsApp Web version to v2.3000.1033950307 (#215)
Renato Alcara
2026-02-24 06:16:12 -03:00
-
b153b1b649
chore: update proto/version to v2.3000.1033927531 (#214)
github-actions[bot]
2026-02-24 00:47:46 -03:00
-
a9753fde6b
fix(app-state) - missing key Blocked state, history sync status & 120s timeout
Renato Alcara
2026-02-24 00:05:29 -03:00
-
a2382e6fb4
test: add test suites + fix getErrorCodeFromStreamError
Renato Alcara
2026-02-23 23:12:44 -03:00
-
c63c7a815f
fix: apply 3 surgical gaps from upstream
Renato Alcara
2026-02-23 12:13:41 -03:00
-
1112110556
chore: update WhatsApp Web version to v2.3000.1033870439 (#210)
Renato Alcara
2026-02-23 06:16:40 -03:00
-
4474304b84
chore: update proto/version to v2.3000.1033866714 (#209)
github-actions[bot]
2026-02-23 00:49:36 -03:00
-
54b399dc2e
feat(app-state): App State Sync Resilience (#208)
Renato Alcara
2026-02-22 21:54:37 -03:00
-
43f6f131cc
chore: update WhatsApp Web version to v2.3000.1033852585 (#207)
Renato Alcara
2026-02-22 06:06:16 -03:00
-
aec431bd30
chore: update proto/version to v2.3000.1033849325 (#206)
github-actions[bot]
2026-02-22 00:46:55 -03:00
-
3841abca35
chore: update WhatsApp Web version
github-actions[bot]
2026-02-22 00:43:34 +00:00
-
-
afd5ba027b
chore: update WhatsApp Web version to v2.3000.1033835506 (#205)
Renato Alcara
2026-02-21 06:06:18 -03:00
-
89fd500f86
refactor: clean interactive message logs
Renato Alcara
2026-02-21 02:06:36 -03:00
-
16a0d5b163
chore: update proto/version to v2.3000.1033815006 (#203)
github-actions[bot]
2026-02-21 00:43:23 -03:00
-
efae3b751d
fix(carousel): fix carousel rendering on Android, iOS and Web
Renato Alcara
2026-02-21 00:36:13 -03:00
-
251cfa25ec
fix(tctoken): fix 3 bugs found during code review
Renato Alcara
2026-02-20 22:27:16 -03:00
-
eaade80796
chore: update WhatsApp Web version to v2.3000.1033770598 (#200)
Renato Alcara
2026-02-20 06:12:19 -03:00
-
cbe5205dfd
fix: validate LTHashState version to prevent app state crashes
Renato Alcara
2026-02-20 01:19:04 -03:00
-
cd8c7d5a16
chore: update proto/version to v2.3000.1033732349 (#198)
github-actions[bot]
2026-02-20 00:46:26 -03:00
-
33cce2a6c2
fix: tctoken 463/479 — peer guard + retry logic
Renato Alcara
2026-02-20 00:39:21 -03:00
-
37e9a1ef39
chore: update WhatsApp Web version to v2.3000.1033685351 (#196)
Renato Alcara
2026-02-19 09:40:33 -03:00
-
c40e6e506e
Update update-version.yml
Renato Alcara
2026-02-19 09:38:48 -03:00
-
fe66257a0f
chore: update proto/version to v2.3000.1033679241 (#195)
github-actions[bot]
2026-02-19 00:48:20 -03:00
-
a905c0127f
Enable auto-merge for version update PRs
Renato Alcara
2026-02-18 20:16:37 -03:00
-
043efc6372
Add newline at end of update-proto.yml
Renato Alcara
2026-02-18 20:16:04 -03:00
-
62f2fac641
Update update-proto.yml
Renato Alcara
2026-02-18 20:13:10 -03:00