Renato Alcara
104d2c47f5
chore: update WhatsApp Web version to v2.3000.1038147544 ( #380 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-25 06:17:10 -03:00
Renato Alcara
924c54f1f8
chore: update WhatsApp Web version to v2.3000.1038063777 ( #378 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-24 06:31:31 -03:00
github-actions[bot]
e34ef5479d
chore: update proto/version to v2.3000.1038024963 ( #377 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-24 01:03:36 -03:00
Renato Alcara
5e8d30d709
chore: update WhatsApp Web version to v2.3000.1037968143 ( #376 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-23 06:31:41 -03:00
github-actions[bot]
ac93080595
chore: update proto/version to v2.3000.1037953056 ( #375 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-23 01:01:23 -03:00
Renato Alcara
37d1bdfb76
chore: update WhatsApp Web version to v2.3000.1037878879 ( #374 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-22 06:29:59 -03:00
github-actions[bot]
76b2007f27
chore: update proto/version to v2.3000.1037847281 ( #373 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-22 01:00:13 -03:00
Renato Alcara
4cadcd1c57
chore: update WhatsApp Web version to v2.3000.1037786138 ( #370 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-21 06:30:57 -03:00
github-actions[bot]
937b26edcd
chore: update proto/version to v2.3000.1037753511 ( #368 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-21 01:01:09 -03:00
Renato Alcara
acad0c06dc
chore: update WhatsApp Web version to v2.3000.1037679412 ( #369 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-20 06:33:26 -03:00
Renato Alcara
98995aae89
chore: update WhatsApp Web version to v2.3000.1037659536 ( #367 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-19 06:15:22 -03:00
github-actions[bot]
7a7d92e3f8
chore: update proto/version to v2.3000.1037654574 ( #366 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-19 01:01:54 -03:00
Renato Alcara
1fbaa284f9
chore: update WhatsApp Web version to v2.3000.1037639827 ( #365 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-18 06:15:03 -03:00
github-actions[bot]
9c7dd0460c
chore: update proto/version to v2.3000.1037622359 ( #364 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-18 00:55:26 -03:00
Renato Alcara
579277cb29
chore: update WhatsApp Web version to v2.3000.1037554587 ( #363 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-17 06:29:43 -03:00
github-actions[bot]
bb0cb90260
chore: update proto/version to v2.3000.1037539916 ( #358 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-17 01:01:19 -03:00
Renato Alcara
56955e12f5
chore: update WhatsApp Web version to v2.3000.1037471135 ( #362 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-16 06:29:30 -03:00
Renato Alcara
b7d9f2b866
chore: update WhatsApp Web version to v2.3000.1037376462 ( #361 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-15 06:30:13 -03:00
Renato Alcara
daaf0bc813
chore: update WhatsApp Web version to v2.3000.1037280436 ( #360 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-14 06:29:53 -03:00
Renato Alcara
bf95867089
Merge branch 'master' of https://github.com/rsalcara/InfiniteAPI
2026-04-13 07:20:06 -03:00
Renato Alcara
9fac156474
feat: add dual protocol support (web/native) via BAILEYS_PROTOCOL env
...
Adds experimental native protocol mode (WAM\x05) as alternative to
web protocol (WA\x06\x03). Configurable via BAILEYS_PROTOCOL env var:
- web (default): standard WhatsApp Web protocol
- native: Android native protocol (may enable view-once media on companions)
When native mode is enabled:
- NOISE_WA_HEADER changes from WA\x06\x03 to WAM\x05
- DICT_VERSION changes from 3 to 5
- WebInfo is omitted from ClientPayload
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 07:19:55 -03:00
Renato Alcara
230e08037b
chore: update WhatsApp Web version to v2.3000.1037186195 ( #359 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-13 06:33:07 -03:00
Renato Alcara
47b0940428
chore: update WhatsApp Web version to v2.3000.1037166441 ( #357 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-12 06:15:16 -03:00
github-actions[bot]
90937af374
chore: update proto/version to v2.3000.1037162330 ( #356 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-12 01:00:42 -03:00
Renato Alcara
703b5da554
chore: update WhatsApp Web version to v2.3000.1037137890 ( #354 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-11 06:13:10 -03:00
github-actions[bot]
8c61ce5f8e
chore: update proto/version to v2.3000.1037082622 ( #353 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-11 00:48:54 -03:00
Renato Alcara
000932accd
chore: update WhatsApp Web version to v2.3000.1037061899 ( #352 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-10 06:25:40 -03:00
github-actions[bot]
8df39c320e
chore: update proto/version to v2.3000.1037038379 ( #351 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-10 01:00:21 -03:00
Renato Alcara
22e758b1e6
chore: update WhatsApp Web version to v2.3000.1036978211 ( #350 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-09 06:26:10 -03:00
github-actions[bot]
f473484852
chore: update proto/version to v2.3000.1036961647 ( #349 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-09 00:55:22 -03:00
Renato Alcara
4dde4c5500
chore: update WhatsApp Web version to v2.3000.1036893687 ( #348 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-08 06:22:46 -03:00
github-actions[bot]
e3cf104b59
chore: update proto/version to v2.3000.1036861941 ( #347 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-08 00:56:53 -03:00
Renato Alcara
aa0a3c2b71
chore: update WhatsApp Web version to v2.3000.1036798793 ( #346 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-07 06:23:04 -03:00
github-actions[bot]
bdbad50074
chore: update proto/version to v2.3000.1036772203 ( #345 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-07 00:56:17 -03:00
Renato Alcara
45b322abac
chore: update WhatsApp Web version to v2.3000.1036709653 ( #344 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06 06:25:21 -03:00
github-actions[bot]
3c3cf32027
chore: update proto/version to v2.3000.1036704126 ( #343 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-06 00:59:26 -03:00
Renato Alcara
99d85498fb
chore: update WhatsApp Web version to v2.3000.1036691526 ( #342 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-05 06:12:28 -03:00
github-actions[bot]
d6414f203b
chore: update proto/version to v2.3000.1036688876 ( #340 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-05 00:58:23 -03:00
Renato Alcara
b98df92d8c
chore: update WhatsApp Web version to v2.3000.1036673976 ( #341 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-04 06:11:52 -03:00
Renato Alcara
00a8113d47
chore: update WhatsApp Web version to v2.3000.1036606219 ( #339 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 06:17:29 -03:00
github-actions[bot]
670ac582f9
chore: update proto/version to v2.3000.1036588306 ( #338 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-03 00:54:16 -03:00
Renato Alcara
08910c61e1
chore: update WhatsApp Web version to v2.3000.1036512893 ( #337 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-02 06:20:16 -03:00
github-actions[bot]
cb5e42c46e
chore: update proto/version to v2.3000.1036469328 ( #336 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-02 00:53:53 -03:00
Renato Alcara
30e986ee67
chore: update WhatsApp Web version to v2.3000.1036420555 ( #335 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-01 06:24:15 -03:00
github-actions[bot]
60302d73d5
chore: update proto/version to v2.3000.1036375660 ( #334 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-04-01 01:01:11 -03:00
Renato Alcara
3baa494fad
chore: update WhatsApp Web version to v2.3000.1036326359 ( #333 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-31 06:54:53 -03:00
github-actions[bot]
59cad85544
chore: update proto/version to v2.3000.1036244875 ( #332 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-03-31 02:02:42 -03:00
Renato Alcara
ad53bc0982
chore: update WhatsApp Web version to v2.3000.1036229535 ( #331 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-30 07:06:44 -03:00
github-actions[bot]
fb8f51be52
chore: update proto/version to v2.3000.1036224280 ( #330 )
...
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com >
2026-03-30 02:15:18 -03:00
Renato Alcara
9a7d43d4ba
chore: update WhatsApp Web version to v2.3000.1036208776 ( #329 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-29 06:27:46 -03:00