Releases: WhiskeySockets/Baileys
Releases · WhiskeySockets/Baileys
v6.7.16
6.7.16 (2025-03-04)
Bug Fixes
- fix: complete unfinished async implementation (fccca8a), closes #1286
v6.7.15
6.7.15 (2025-03-02)
Bug Fixes
- resolve DataView constructor error in lt-hash (#1279) (af17232)
v6.7.14
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
v6.7.10
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
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
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
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)