@neelegirly/baileys 2.2.19 → 2.2.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -21
- package/package.json +8 -8
package/README.md
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
### *Die WhatsApp Web API mit sauberem Neelegirly-Glow-up*
|
|
6
6
|
### *QR Branding · Wrapper-Aware Update Notify · LID · Smart Queue*
|
|
7
7
|
|
|
8
|
-
[](https://www.npmjs.com/package/@neelegirly/baileys)
|
|
9
|
+
[](https://www.npmjs.com/package/@neelegirly/wa-api)
|
|
10
|
+
[](https://www.npmjs.com/package/@neelegirly/libsignal)
|
|
11
11
|
[](https://nodejs.org)
|
|
12
12
|
[](https://www.npmjs.com/package/@neelegirly/baileys)
|
|
13
13
|
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
<img src="https://files.catbox.moe/5bqumy.jpeg" width="780" alt="@neelegirly/baileys Hero" />
|
|
16
16
|
</p>
|
|
17
17
|
|
|
18
|
-
<p align="center"><sub>2026 Glow-Up Edition · frische WA-API- und
|
|
18
|
+
<p align="center"><sub>2026 Glow-Up Edition · frische WA-API-, USync- und libsignal-Patches · Companion-Stack auf <strong>2.2.20 / 1.8.5 / 1.0.29</strong></sub></p>
|
|
19
19
|
|
|
20
|
-
[**Installation**](#-installation) · [**Quickstart**](#-quickstart) · [**Highlights**](#-highlights) · [**QR Branding**](#-qr-branding--update-status) · [**Migration**](#-namespace-migration) · [**Release Notes**](#-release-notes-
|
|
20
|
+
[**Installation**](#-installation) · [**Quickstart**](#-quickstart) · [**Highlights**](#-highlights) · [**QR Branding**](#-qr-branding--update-status) · [**Migration**](#-namespace-migration) · [**Release Notes**](#-release-notes-2220)
|
|
21
21
|
|
|
22
22
|
</div>
|
|
23
23
|
|
|
@@ -42,13 +42,14 @@ Neelegirlys Variante von Baileys ist die WhatsApp-Web-Basis für stabile Bots, s
|
|
|
42
42
|
|
|
43
43
|
---
|
|
44
44
|
|
|
45
|
-
## 🆕 Was sich in `v2.2.
|
|
45
|
+
## 🆕 Was sich in `v2.2.20` geändert hat
|
|
46
46
|
|
|
47
47
|
- ✅ Aktuelle Baileys-Upstream-Fixes vom 24./25. April 2026 sauber übernommen
|
|
48
48
|
- ✅ AB-Props-Query nutzt wieder den aktuellen `abt`/Protocol-1-Flow
|
|
49
49
|
- ✅ Username-Felder in Contacts, Gruppenmetadaten, Message Keys und USync ergänzt
|
|
50
50
|
- ✅ App-State-Sync robuster bei fehlenden Keys, Snapshot-Retry und Reconnects
|
|
51
51
|
- ✅ Call-Events, Album-Messages und History/Media-Streaming erweitert
|
|
52
|
+
- ✅ libsignal-Dependency auf `1.0.29` mit TypeScript-Definitionen und ProtocolAddress-Typen aktualisiert
|
|
52
53
|
|
|
53
54
|
---
|
|
54
55
|
|
|
@@ -56,9 +57,9 @@ Neelegirlys Variante von Baileys ist die WhatsApp-Web-Basis für stabile Bots, s
|
|
|
56
57
|
|
|
57
58
|
| Paket | Empfohlene Version |
|
|
58
59
|
| --- | --- |
|
|
59
|
-
| `@neelegirly/baileys` | `2.2.
|
|
60
|
-
| `@neelegirly/wa-api` | `1.8.
|
|
61
|
-
| `@neelegirly/libsignal` | `1.0.
|
|
60
|
+
| `@neelegirly/baileys` | `2.2.20` |
|
|
61
|
+
| `@neelegirly/wa-api` | `1.8.5` |
|
|
62
|
+
| `@neelegirly/libsignal` | `1.0.29` |
|
|
62
63
|
|
|
63
64
|
---
|
|
64
65
|
|
|
@@ -67,22 +68,22 @@ Neelegirlys Variante von Baileys ist die WhatsApp-Web-Basis für stabile Bots, s
|
|
|
67
68
|
### npm
|
|
68
69
|
|
|
69
70
|
```bash
|
|
70
|
-
npm install @neelegirly/baileys@2.2.
|
|
71
|
+
npm install @neelegirly/baileys@2.2.20 @neelegirly/libsignal@1.0.29 --save-exact
|
|
71
72
|
```
|
|
72
73
|
|
|
73
74
|
### yarn
|
|
74
75
|
|
|
75
76
|
```bash
|
|
76
|
-
yarn add @neelegirly/baileys@2.2.
|
|
77
|
+
yarn add @neelegirly/baileys@2.2.20 @neelegirly/libsignal@1.0.29 --exact
|
|
77
78
|
```
|
|
78
79
|
|
|
79
80
|
### pnpm
|
|
80
81
|
|
|
81
82
|
```bash
|
|
82
|
-
pnpm add @neelegirly/baileys@2.2.
|
|
83
|
+
pnpm add @neelegirly/baileys@2.2.20 @neelegirly/libsignal@1.0.29 --save-exact
|
|
83
84
|
```
|
|
84
85
|
|
|
85
|
-
> Für den kompletten Neelegirly-Stack passt dazu `@neelegirly/wa-api@1.8.
|
|
86
|
+
> Für den kompletten Neelegirly-Stack passt dazu `@neelegirly/wa-api@1.8.5`.
|
|
86
87
|
|
|
87
88
|
---
|
|
88
89
|
|
|
@@ -135,9 +136,9 @@ start().catch(console.error)
|
|
|
135
136
|
|
|
136
137
|
| Paket | Rolle |
|
|
137
138
|
|------|-------|
|
|
138
|
-
| `@neelegirly/baileys 2.2.
|
|
139
|
-
| `@neelegirly/libsignal 1.0.
|
|
140
|
-
| `@neelegirly/wa-api 1.8.
|
|
139
|
+
| `@neelegirly/baileys 2.2.20` | Socket, Events, Messaging |
|
|
140
|
+
| `@neelegirly/libsignal 1.0.29` | Signal-Protokoll-Komponente |
|
|
141
|
+
| `@neelegirly/wa-api 1.8.5` | Lifecycle-, Session- und Update-Wrapper |
|
|
141
142
|
|
|
142
143
|
---
|
|
143
144
|
|
|
@@ -147,8 +148,8 @@ Beim QR-Scan werden automatisch Markenzeilen oberhalb und unterhalb des QR-Codes
|
|
|
147
148
|
|
|
148
149
|
Typische Anzeige:
|
|
149
150
|
|
|
150
|
-
- `Baileys Update-Status: up to date (2.2.
|
|
151
|
-
- `Wrapper Update-Status: up to date (1.8.
|
|
151
|
+
- `Baileys Update-Status: up to date (2.2.20)`
|
|
152
|
+
- `Wrapper Update-Status: up to date (1.8.5)`
|
|
152
153
|
- Bei echten Updates werden kompakte Hinweise auf `latest` eingeblendet
|
|
153
154
|
|
|
154
155
|
Wenn kein Wrapper-Kontext vorhanden ist, bleibt die Anzeige sauber bei Baileys. Kein unnötiges Drama, nur QR. ✨
|
|
@@ -168,7 +169,7 @@ Wenn du direkt prüfen willst:
|
|
|
168
169
|
```ts
|
|
169
170
|
import { checkNpmVersion } from '@neelegirly/baileys'
|
|
170
171
|
|
|
171
|
-
const info = await checkNpmVersion('@neelegirly/baileys', '2.2.
|
|
172
|
+
const info = await checkNpmVersion('@neelegirly/baileys', '2.2.20', {
|
|
172
173
|
githubRepo: 'neelegirly/baileys'
|
|
173
174
|
})
|
|
174
175
|
|
|
@@ -188,10 +189,11 @@ Wenn du vom Upstream kommst, nutze den Neelegirly-Scope:
|
|
|
188
189
|
|
|
189
190
|
---
|
|
190
191
|
|
|
191
|
-
## 📝 Release Notes `2.2.
|
|
192
|
+
## 📝 Release Notes `2.2.20`
|
|
192
193
|
|
|
193
194
|
- 🔧 Upstream-Änderungen vom 24./25. April 2026 portiert, ohne QR-/Update-Notify- oder Message-ID-Handling umzubauen
|
|
194
195
|
- 🧩 Username-USync und Inbound-Username-Felder für Kontakte, Gruppen und Message Keys ergänzt
|
|
195
196
|
- 🛡️ App-State-Sync und libsignal-LID/PN-Typen robuster gemacht
|
|
196
197
|
- 🖼️ Album-Message-Sending und erweiterte Call-Event-Typen ergänzt
|
|
197
|
-
-
|
|
198
|
+
- 🔐 libsignal auf `1.0.29` mit WhiskeySockets-TypeScript-Definitionen und ProtocolAddress-Typen gepinnt
|
|
199
|
+
- 🔗 Companion-Stack auf `2.2.20 / 1.8.5 / 1.0.29` aktualisiert
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@neelegirly/baileys",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.20",
|
|
4
4
|
"description": "Neelegirly fork of Baileys: multi-device WhatsApp Web API for Node.js",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"whatsapp",
|
|
@@ -39,16 +39,11 @@
|
|
|
39
39
|
"./lib/*": "./lib/*",
|
|
40
40
|
"./WAProto/*": "./WAProto/*"
|
|
41
41
|
},
|
|
42
|
-
"scripts": {
|
|
43
|
-
"build:all": "tsc && typedoc",
|
|
44
|
-
"build:docs": "typedoc",
|
|
45
|
-
"build:tsc": "tsc"
|
|
46
|
-
},
|
|
47
42
|
"dependencies": {
|
|
48
43
|
"@adiwajshing/keyed-db": "^0.2.4",
|
|
49
44
|
"@cacheable/node-cache": "^1.5.4",
|
|
50
45
|
"@hapi/boom": "^9.1.3",
|
|
51
|
-
"@neelegirly/libsignal": "1.0.
|
|
46
|
+
"@neelegirly/libsignal": "1.0.29",
|
|
52
47
|
"async-mutex": "^0.5.0",
|
|
53
48
|
"audio-decode": "^2.1.3",
|
|
54
49
|
"axios": "^1.3.3",
|
|
@@ -63,7 +58,7 @@
|
|
|
63
58
|
"ws": "^8.13.0"
|
|
64
59
|
},
|
|
65
60
|
"overrides": {
|
|
66
|
-
"@neelegirly/libsignal": "1.0.
|
|
61
|
+
"@neelegirly/libsignal": "1.0.29"
|
|
67
62
|
},
|
|
68
63
|
"devDependencies": {
|
|
69
64
|
"@adiwajshing/eslint-config": "github:adiwajshing/eslint-config",
|
|
@@ -116,5 +111,10 @@
|
|
|
116
111
|
"packageManager": "yarn@1.22.19",
|
|
117
112
|
"bugs": {
|
|
118
113
|
"url": "https://github.com/neelegirly/baileys/issues"
|
|
114
|
+
},
|
|
115
|
+
"scripts": {
|
|
116
|
+
"build:all": "tsc && typedoc",
|
|
117
|
+
"build:docs": "typedoc",
|
|
118
|
+
"build:tsc": "tsc"
|
|
119
119
|
}
|
|
120
120
|
}
|