Skip to content

Commit 44bc873

Browse files
committed
chore: release v4.8.8
1 parent a36b259 commit 44bc873

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# zaileys
22

3+
## 4.8.8
4+
5+
### Minor Changes
6+
7+
- expand the message payload and fix silently dropped context
8+
- resolve whatsapp usernames via the mex graphql lookup
9+
- send personal status via audience()
10+
- add bulk lid/pn mapping lookups
11+
- add fetchHistory to request older messages
12+
- add call privacy setting
13+
- expose senderUsername on the message context
14+
- expose caller details from the raw call stanza
15+
316
## 4.8.7
417

518
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zaileys",
33
"description": "Zaileys - Simplified WhatsApp Node.js TypeScript/JavaScript API",
4-
"version": "4.8.7",
4+
"version": "4.8.8",
55
"license": "MIT",
66
"type": "module",
77
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)