Skip to content

Releases: WhiskeySockets/Baileys

Nightly Release

04 Mar 03:06
88e9cfa
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release

6.7.17-alpha.0 (2025-03-14)

Features

v6.7.16

04 Mar 03:09
Compare
Choose a tag to compare

6.7.16 (2025-03-04)

Bug Fixes

  • fix: complete unfinished async implementation (fccca8a), closes #1286

v6.7.15

02 Mar 10:13
Compare
Choose a tag to compare

6.7.15 (2025-03-02)

Bug Fixes

  • resolve DataView constructor error in lt-hash (#1279) (af17232)

v6.7.14

01 Mar 16:40
Compare
Choose a tag to compare

6.7.14 (2025-03-01)

Bug Fixes

  • migrating to @cacheable/node-cache as it is maintained (#1074) (588de6c)
  • sending SERVER_ACK to messages.update (#1101) (cfbfcd8)
  • typo on doc 'messaging.history-set' -> 'messaging-history.set'. (#1275) (5255491)
  • update fetchLatestWaWebVersion to retrieve client revision from new endpoint (#1234) (36690fc)

Features

  • add Id support for desktop (#1240) (89b28a4)
  • add last message in chat.update event if is real message (#1203) (ae60f3f)

v6.7.13

16 Feb 16:44
Compare
Choose a tag to compare

6.7.13 (2025-02-16)

v6.7.12

31 Jan 23:22
Compare
Choose a tag to compare

6.7.12 (2025-01-31)

v6.7.10

31 Jan 20:15
Compare
Choose a tag to compare

6.7.10 (2025-01-31)

This patch takes care of the getMessage errors (leading to many bans), and the 66e id issues as well. Thanks @vphelipe for your patch! (#1224)

v6.7.9

22 Oct 07:31
Compare
Choose a tag to compare

6.7.9 (2024-10-22)

Bug Fixes

  • master: Fixes prop hash reset due to missing property in the response (bf578c7)
  • master: Small fix to the profile picture endpoints (47b2f6d)

v6.7.8

22 Sep 12:06
Compare
Choose a tag to compare

6.7.8 (2024-09-22)

Bug Fixes

  • master: New profile update/removal endpoint (inspired by #1048) (70f0321)
  • messaging-history.set event not emitting syncType and progress / add PDO request id (#1042) (fda2689)

Features

v6.7.7

22 Aug 22:28
Compare
Choose a tag to compare

6.7.7 (2024-08-22)

Bug Fixes

  • do not fetch group metadata for status (#986) (09f8df4), closes #985
  • Fixed contacts.update when received changed picture event (#979) (c02b772)