Skip to content

Releases: WhiskeySockets/Baileys

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)

Nightly Release

18 May 11:46
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release

6.7.16-alpha.0 (2025-03-02)

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)

v6.7.6

14 Aug 09:20
Compare
Choose a tag to compare

6.7.6 (2024-08-14)

Bug Fixes

  • fix/buttons-deprecation: initial/final commit (#956) (35f6d75)
  • invalid children for header "companion_platform_id": 49 (number) (#897) (fdf9d48)
  • master: Deploy docs to custom CNAME (baileys.whiskeysockets.io) (f25f836)
  • master: update linting workflow to node 20 (current LTS) (703933f)
  • master: yarn lock and axios error + move to WhiskeySockets libsignal (c8aab8d)
  • profilePictureUrl (#901) (5bdfc63)
  • remove 'none' from updateGroupsAddPrivacy (#966) (ffafc16)

Features

  • emit WAMessageStubType.GROUP_CHANGE_DESCRIPTION event (#967) (c32ea03)
  • feature/group-invite-v4: initial/final commit (#958) (7c9f2eb)
  • feature/poll-v3: initial/final commit (#957) (e915010)

Reverts