v1.21.0 - Now with caching
v1.21.0 introduces a pretty big step towards making things more reliable by introducing WhatsApp Web version caching. This makes the library more resilient to breaking changes by leveraging caching to avoid updating to new versions of WhatsApp Web immediately.
To read more about this functionality, check out the notes in the related PR #1847.
What's Changed
- feat(reliability): WhatsApp Web version caching by @pedroslopez in #1847
- Update WhatsApp Web Version (2.2322.15) by @github-actions in #2004
- Fix caption in attached document sending messages by @elhumbertoz in #2226
New Contributors
- @elhumbertoz made their first contribution in #2226
Full Changelog: v1.20.0...v1.21.0