Renato Alcara
9165a4941e
chore: update WhatsApp Web version to v2.3000.1034382497 ( #255 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-03 06:12:34 -03:00
github-actions[bot]
a8d9e308bc
chore: update proto/version to v2.3000.1034302344 ( #254 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-03-03 00:46:23 -03:00
Renato Alcara
d2ceeaadc4
feat: change default browser to Android (SMB_ANDROID) ( #252 )
...
* feat: add connection and pair code presentation logs
Single-line logs showing how the lib presents to WhatsApp:
- 📱 /🖥️ Connection: phone number, platform, device, type
- 🔗 Pair code: companion platform, android override status
2026-03-02 15:03:41 -03:00
Renato Alcara
31ac5aeb11
feat: add Android browser preset for companion device registration ( #248 )
...
* feat: add Android browser preset for companion device registration
Add Browsers.android(apiLevel) preset that identifies as an Android
companion device (SMB_ANDROID platform, ANDROID_PHONE device type).
Validated against Frida captures of real WhatsApp Android protocol.
* feat: support BAILEYS_BROWSER env var for browser selection
Allows selecting Android companion mode via environment variable
without code changes. Set BAILEYS_BROWSER=android (or android:15
for a specific API level) to register as an Android device.
* fix: auto-detect Android browser in pair code and fall back to Chrome
Pair code companion registration fails with Android browser because the
WA server rejects the ANDROID_PHONE companion_platform_id over the web
Noise protocol. When Android is detected, requestPairingCode() now
transparently uses Chrome/macOS platform values for the pair code stanza
while QR code pairing continues to work as Android (SMB_ANDROID).
* docs: add android to isValidBrowserPreset JSDoc
2026-03-02 12:02:08 -03:00
Renato Alcara
45885c7a01
chore: update WhatsApp Web version to v2.3000.1034300341 ( #250 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-02 06:14:04 -03:00
github-actions[bot]
f1b43e26a1
chore: update proto/version to v2.3000.1034293476 ( #249 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-03-02 00:45:19 -03:00
Renato Alcara
3d79b8fc36
chore: update WhatsApp Web version to v2.3000.1034279434 ( #242 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-01 06:06:04 -03:00
github-actions[bot]
f6e976f182
chore: update proto/version to v2.3000.1034274421 ( #241 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-03-01 00:49:55 -03:00
Renato Alcara
3d9d7bafe4
perf: reduce message delivery latency across all connection scenarios ( #239 )
...
perf: reduce message delivery latency across all connection scenarios (#239 )
2026-02-28 17:26:40 -03:00
Renato Alcara
97336fc5cf
chore: update WhatsApp Web version to v2.3000.1034258243 ( #238 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-28 06:04:30 -03:00
github-actions[bot]
cb6a90012f
chore: update proto/version to v2.3000.1034238531 ( #237 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-28 00:33:51 -03:00
Renato Alcara
efc927728b
chore: update WhatsApp Web version to v2.3000.1034187832 ( #234 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-27 06:12:42 -03:00
github-actions[bot]
40d3678659
chore: update proto/version to v2.3000.1034172552 ( #233 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-27 00:45:05 -03:00
Renato Alcara
8cdea36b98
chore: update WhatsApp Web version to v2.3000.1034108780 ( #227 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-26 06:15:24 -03:00
github-actions[bot]
fa417f2a6d
chore: update proto/version to v2.3000.1034095029 ( #226 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-26 00:46:17 -03:00
Renato Alcara
c39bda3720
chore: update WhatsApp Web version to v2.3000.1034014848 ( #221 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-25 06:16:14 -03:00
Renato Alcara
be34c5136d
fix: clear stale routingInfo on restart to prevent slow/unstable connections
...
fix: clear stale routingInfo on restart to prevent slow/unstable connections
2026-02-25 01:03:05 -03:00
github-actions[bot]
75efe2bfbc
chore: update proto/version to v2.3000.1034008163 ( #218 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-25 00:47:42 -03:00
Renato Alcara
f906eca124
perf: eliminates a delay in message delivery between phone→app + cache device-list
...
perf: eliminates a delay in message delivery between phone→app + cache device-list
2026-02-24 07:40:18 -03:00
Renato Alcara
d34d3d8791
chore: update WhatsApp Web version to v2.3000.1033950307 ( #215 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-24 06:16:12 -03:00
github-actions[bot]
b153b1b649
chore: update proto/version to v2.3000.1033927531 ( #214 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-24 00:47:46 -03:00
Renato Alcara
a9753fde6b
fix(app-state) - missing key Blocked state, history sync status & 120s timeout
...
fix(app-state) - missing key Blocked state, history sync status & 120s timeout
2026-02-24 00:05:29 -03:00
Renato Alcara
1112110556
chore: update WhatsApp Web version to v2.3000.1033870439 ( #210 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-23 06:16:40 -03:00
github-actions[bot]
4474304b84
chore: update proto/version to v2.3000.1033866714 ( #209 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-23 00:49:36 -03:00
Renato Alcara
43f6f131cc
chore: update WhatsApp Web version to v2.3000.1033852585 ( #207 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-22 06:06:16 -03:00
github-actions[bot]
aec431bd30
chore: update proto/version to v2.3000.1033849325 ( #206 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-22 00:46:55 -03:00
Renato Alcara
afd5ba027b
chore: update WhatsApp Web version to v2.3000.1033835506 ( #205 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-21 06:06:18 -03:00
Renato Alcara
89fd500f86
refactor: clean interactive message logs
...
refactor: clean interactive message logs
2026-02-21 02:06:36 -03:00
github-actions[bot]
16a0d5b163
chore: update proto/version to v2.3000.1033815006 ( #203 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-21 00:43:23 -03:00
Renato Alcara
eaade80796
chore: update WhatsApp Web version to v2.3000.1033770598 ( #200 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-20 06:12:19 -03:00
github-actions[bot]
cd8c7d5a16
chore: update proto/version to v2.3000.1033732349 ( #198 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-20 00:46:26 -03:00
Renato Alcara
37e9a1ef39
chore: update WhatsApp Web version to v2.3000.1033685351 ( #196 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-19 09:40:33 -03:00
github-actions[bot]
fe66257a0f
chore: update proto/version to v2.3000.1033679241 ( #195 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-19 00:48:20 -03:00
Renato Alcara
654dfb6727
chore: update WhatsApp Web version to v2.3000.1033647198 ( #194 )
...
* chore: update WhatsApp Web version to v2.3000.1033647198
* fix: remove duplicate JSON and trailing blank lines from baileys-version.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-18 20:07:41 -03:00
github-actions[bot]
05807993ee
chore: update proto/version to v2.3000.1033647198 ( #193 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-18 19:32:11 -03:00
github-actions[bot]
6b0c21b6da
chore: update WhatsApp Web version ( #192 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-18 09:15:00 +00:00
github-actions[bot]
b05cff1732
chore: updated proto/version to v2.3000.1033598431 ( #191 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-02-18 03:49:04 +00:00
github-actions[bot]
575d78d4e6
chore: update WhatsApp Web version ( #190 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-17 13:48:07 +00:00
github-actions[bot]
ecc40b79fd
Merge pull request #188
...
Merged PR #188 using squash merge.
2026-02-17 09:22:05 -03:00
github-actions[bot]
bdd70c598b
chore: update WhatsApp Web version
2026-02-16 06:22:42 +00:00
rsalcara
5873b8cde6
chore: updated proto/version to v2.3000.1033509996
2026-02-16 01:45:30 +00:00
github-actions[bot]
f816751b64
chore: update WhatsApp Web version
2026-02-15 06:16:56 +00:00
rsalcara
8efed984dc
chore: updated proto/version to v2.3000.1033496302
2026-02-15 01:45:36 +00:00
github-actions[bot]
acc81a66b1
chore: update WhatsApp Web version ( #174 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-14 06:24:11 +00:00
rsalcara
3f7c663d60
chore: updated proto/version to v2.3000.1033468106
2026-02-14 01:45:05 +00:00
Renato Alcara
d9c0525516
chore: update WhatsApp Web version
...
chore: update WhatsApp Web version
2026-02-13 20:18:26 -03:00
Claude
4b02652369
style: auto-fix lint errors and formatting issues
...
Applied yarn lint --fix to auto-correct:
- Import spacing and sorting across multiple files
- Trailing commas
- Arrow function formatting
- Object literal formatting
- Indentation consistency
- Removed unused imports (BaileysEventType, jest from tests)
This commit addresses the linting errors reported in GitHub Actions:
- Fixed import ordering in libsignal.ts
- Fixed trailing commas in Defaults/index.ts
- Cleaned up formatting across 63 files
- Reduced line count by ~220 lines through formatting optimization
Note: Some lint errors remain (75 errors, 239 warnings) mainly:
- @typescript-eslint/no-unused-vars (variables assigned but not used)
- @typescript-eslint/no-explicit-any (type safety warnings)
These remaining issues are non-blocking and can be addressed incrementally.
https://claude.ai/code/session_015R3U3kiprQiNTTNNt31Sg6
2026-02-13 21:59:35 +00:00
github-actions[bot]
59f6d786ff
chore: update WhatsApp Web version
2026-02-13 06:20:21 +00:00
rsalcara
b380c5ded8
chore: updated proto/version to v2.3000.1033381705
2026-02-13 01:45:32 +00:00
github-actions[bot]
a19275f9f2
chore: update WhatsApp Web version
2026-02-12 06:22:58 +00:00