Skip to content

Releases: WhiskeySockets/Baileys

v6.5.0

28 Sep 00:20
Compare
Choose a tag to compare

6.5.0 (2023-09-28)

v6.4.2

28 Sep 00:16
Compare
Choose a tag to compare

6.4.2 (2023-09-28)

Added support for socket passthrough

v6.4.1

27 Aug 17:13
Compare
Choose a tag to compare

6.4.1 (2023-08-27)

Bug Fixes

  • do not send message to self if the device is 0 (mobile) (64349ca)
  • registration + add captcha support (#227) (49ab16f)
  • Use new useragent and token for mobile (a6bc59f)

v6.4.0

18 Jul 13:46
Compare
Choose a tag to compare

6.4.0 (2023-07-18)

Bug Fixes

  • adjusted default keepAliveIntervalMs (#233) (0aaa008)

Features

  • Add queue in enc/dec group message (#191) (e0e7d40)
  • Add waveforms to voice messages (#180) (2c76713)
  • expose makeWASocket as named (#190) (a1fb826)
  • Send Status (status@broadcast) {text, media, audio(with waveform)} (#249) (cba9827)
  • Whatsapp v2.2329.9 proto/version change (#169) (a84f75e)

v6.3.1

08 Jul 21:41
Compare
Choose a tag to compare

6.3.1 (2023-07-08)

Bug Fixes

v6.3.0

17 Jun 21:23
Compare
Choose a tag to compare

6.3.0 (2023-06-17)

Bug Fixes

  • added @adiwajshing/keyed-db to dependencies (#146) (eb744a4)
  • cannot find module "@adiwajshing/keyed-db" (#124) (6ed9298)
  • Fixed In Memory Store: contacts.upsert handle (#144) (aa9872b)
  • Fixed redirects in link-preview (842b372)
  • Fixed typescript build at chat-utils.ts file (#118) (2f438a6)
  • Re-added the option to use proxy agent forn non-mobile api (#148) (54f8215)

Features

  • add contextInfo support (13c3b91)
  • Added makeCacheManagerAuthState Implementation (#109) (df6b318)
  • approve, reject, list request join (#117) (7dc1cd6)

v6.2.1

07 Jun 14:30
Compare
Choose a tag to compare

6.2.1 (2023-06-07)

Bug Fixes

  • updated proto/version to v2.2323.4 (#96) (63575e9)

v6.2.0

07 Jun 11:35
Compare
Choose a tag to compare

6.2.0 (2023-06-07)

Bug Fixes

  • auth store transactions + tests (4a2db5a)
  • mobile app state key + message events (a6640bb)
  • socket options (6ecc5a8)

Features

  • add md-msg-hist to MEDIA_PATH_MAP (5c5b23e)
  • add native mobile api docs (844de43)
  • fetch groups if ib:dirty (07562c2)
  • native-mobile-api (ef673f6)
  • update baileys-version.json to 2.2322.15 (#91) (534b1ea)
  • use axios and config.options for registration (c2bff56)

Reverts

v6.1.0

26 May 11:23
Compare
Choose a tag to compare

6.1.0 (2023-05-26)

Bug Fixes

  • Fixed installation from Yarn v2 (close #41) (5ff88d8)
  • onWhatsApp query for multiple jids (#85) (bb25723)

Features

  • labels: add label association types (00a7b48)
  • labels: add label entity (534ea17)
  • labels: modify chat utils (38f2857)
  • store/labels: add ability to store and query labels (ce019dc)

v6.0.1

18 May 12:22
Compare
Choose a tag to compare

6.0.1 (2023-05-18)

Bug Fixes

  • get poll request from getAggregateVotesInPollMessage in v1 v2 v3 (#74) (7f60f16)
  • In memory store: normalize user when asserting message list to update messages (#49) (7b4abcd)