Releases: WhiskeySockets/Baileys
Releases · WhiskeySockets/Baileys
v6.7.0
v6.6.0
What's Changed
- Fixed predefined label id by @azudindaem in #414
- Fix: 'blocklist.update' was never emitted by @aliazhar-id in #362
- add memberAddMode and isCommunity / isCommunityAnnounce in groupMetadata by @piLovr in #358
- fix downloadMediaMessage crash with ptv messages by @brhenrique in #356
- fix: Fix linting by @PurpShell in #555
- Fix incoming LID and sending LID by @PurpShell in #408
- Update README.md by @SheIITear in #562
- Fix message retry for incoming "ciphertext" messages by @PurpShell in #554
- Fix: support Star or Unstar message by @azudindaem in #539
- proposal: detect desktop and fix device identification using message by @andresayac in #451
- Feat: add authors who perform participant updates by @aliazhar-id in #363
- fix: find platform type based on browser second argument by @allburov in #485
- fix: In handle call, isGroup was improved and the group jid was added by @bobslavtriev in #536
- Update DisconnectReason by @bobslavtriev in #535
- fix: fix message content type detection by @cristiano-linvix in #504
- Added: update message example to readme.md by @joseorlandofp in #312
- Fix pairing code browser issue by @PurpShell in #570
- Retain existing authState.creds.me properties and add lid by @kyraex in #563
- feat: Set in group settings memberAddMode and joinApprovalMode by @bobslavtriev in #534
- feat: memberAddMode and joinApprovalMode in groups.update by @bobslavtriev in #532
- lock cache-manager to specific version to prevent conflict by @chocolaid in #506
- Use senderTimestampMs instead of messageTimestamp by @allburov in #348
- feat: add option for Windows browser by @vermaysha in #303
- chore: update protobufjs for compatibility and potential bug fixes by @vermaysha in #302
- feat: auto version hash by @ugurgungezerler in #290
- Whatsapp v2.2403.2 proto/version change by @github-actions in #288
- bump: sharp to ^0.32.2 by @MuhammedKpln in #245
- Add max msg retry count by @laxeder in #572
- getDevice has been improved by @bobslavtriev in #569
- Support for receiving "view once" audio messages by @javiercr in #595
- Update size calculation in extractGroupMetadata function by @w3nder in #581
- feat: If need approval to join the group in groupMetadata by @bobslavtriev in #533
New Contributors
- @azudindaem made their first contribution in #414
- @aliazhar-id made their first contribution in #362
- @piLovr made their first contribution in #358
- @brhenrique made their first contribution in #356
- @bobslavtriev made their first contribution in #536
- @cristiano-linvix made their first contribution in #504
- @joseorlandofp made their first contribution in #312
- @kyraex made their first contribution in #563
- @chocolaid made their first contribution in #506
- @vermaysha made their first contribution in #303
- @ugurgungezerler made their first contribution in #290
- @MuhammedKpln made their first contribution in #245
- @laxeder made their first contribution in #572
- @javiercr made their first contribution in #595
- @w3nder made their first contribution in #581
Full Changelog: v6.5.0...v6.6.0
v6.5.0
v6.4.2
v6.4.1
v6.4.0
v6.3.1
v6.3.0
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
v6.2.1
v6.2.0
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
- example logger (d9a4dae)