Commit c2529b5
committed
release: v4.1.1
Reliability hardening:
- wire getMessage so undelivered messages resend (fixes WhatsApp
'Waiting for this message' on recipients)
- resolve connect() promise across reconnect instead of hanging
- scheduler retains jobs on fire-time failure; re-arms memory jobs
- postgres store serializes messages with BufferJSON (media survives)
- delete(forEveryone:false) deletes-for-me instead of revoking for all
- lookupQuoted keeps trying fromMe variant on store error
- reject album/interactive schedules instead of silently dropping content
- drop dead cacheSize/cacheTtlSeconds auth options1 parent 2b54a2f commit c2529b5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments