Skip to content

Releases: devlikeapro/Baileys

Nightly Release

12 Jun 09:45
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release

6.2.2-alpha.0 (2023-06-12)

Bug Fixes

  • "receivedPendingNotifications" not firing on zero offline notifications (7d174ca)
  • undefined on unpin action (#1551) (767120a)
  • 10x better compression for image thumbs (9f8223d)
  • acc signature (fda266f)
  • account for 0 messages in stanza (27cf395)
  • account for missing owner prop in legacy (e7c2d4e)
  • account for no initial state while patching (94df582)
  • ack all calls (669fcaa)
  • ack before sending retry receipt (bd6be89)
  • ack for participants on MD (dac5a63)
  • ack receipts (5120f1d)
  • add "offer" call ack (d5e3d04)
  • add senderTimestampMs automatically in reactMessage (#1845) (200b75d)
  • add history msg to creds.update to prevent race condition (e547310)
  • add legacy constants for decoding (3c278b3)
  • add missing "isLatest" flag (b125638)
  • add missing isAnimated flag (#1767) (084c39c)
  • add more escape chars for multi file auth state (a0548fb)
  • add option for appStateMacVerification (4aadc9d)
  • appstatesyncdata in multifileauthstate (24a2b41)
  • auth store transactions + tests (4a2db5a)
  • auth store transactions + tests (d02066d)
  • bad request on sending messages in some cases (d9cfed6)
  • better registration ID (3717854)
  • better WS error map (6c4f632)
  • browser version (fe9a6d0)
  • BufferJSON failing with empty string (c00c3da)
  • buttonText should be optional (ed4f234)
  • call loadMessages multiple times (3d34a0e)
  • catch promise rejection on presence update (9424d04)
  • catch unexpected errors on MD (13b0da0)
  • catch unknown user action (2696af4)
  • chats.delete patch on sync (41ca76a)
  • check for content in "isRealMessage" (02f9df5)
  • cleanMessage for reaction messages (4ea2c33)
  • clear debounce timeout on close (89a159a)
  • correct operation type on chat patch (7b42fa5)
  • correct verify (b68efb1)
  • correctly check for image processing lib (35b7a31)
  • correctly check isLatest (696fe0d)
  • correctly clear qrTimer (ba3cbd4)
  • correctly copy msg for forward (c1301de)
  • correctly create product (3131f2a)
  • correctly extract media content (24dd767)
  • correctly fire product edit (ebd92e0)
  • correctly generate quoted msgs (4a8c6ed)
  • correctly handle deleteMessageFromMe (dc07d31)
  • correctly handle devices & encrypt notif (ae94e0a)
  • correctly handle receipts fromMe (f2859e5)
  • correctly handle retry from own devices (ef1b01b)
  • correctly map left group notification (088bae4)
  • correctly parse protocol message (9ca4663)
  • correctly respond to retry requests (442489f)
  • correctly set latest message in chat + lastMsgRecvTimestamp (c20865d)
  • correctly set reaction msg key (66f49e0)
  • correctly sync app state (a5d263d)
  • curve verification return boolean (40abd71)
  • deadlock on processNodeWithBuffer (9e3c208)
  • decode app state key correctly (0650c10)
  • decrypt race condition (01a641d)
  • delete chat + star message actions not syncing (7b8390f)
  • delete chat on legacy (4710f66)
  • Delete Message For Me (#1718) (e7087ca)
  • delete tmp file if failed enc (cc1fc9a)
  • delivery receipt (7ffa10a)
  • delivery receipts (609c925)
  • desc for groups (6c3958b)
  • detectLinks was not being used as described in docs (#1922) (847a1dd)
  • different passive settings for reg + login (5f3db19)
  • do not add "reason: identity" for details fetch ([1dc5d4e](WhiskeySockets@1dc5d4eae06...
Read more