v1.8.0
What's Changed
Features
- feat(client): expose each decrypted payload before it is decoded by @jlucaso1 in #234
- feat(media): request media reupload when the CDN blob expired by @vinikjkkj in #242
- feat: support WhatsApp Business accounts over the mobile transport by @rafaelsantana6 in #247
- feat(username): support username handles on receive, queries and privacy by @vinikjkkj in #250
Fixes
- fix: decrypt poll votes across PN and LID parent authors by @digaovaa in #230
- fix(mailbox): persist the live message fromMe flag by @vinikjkkj in #252
- fix(message): unwrap group status wrappers when resolving stanza attrs by @vinikjkkj in #255
Performance
- perf(history): stream history sync and group history ingestion by @vinikjkkj in #243
New Contributors
- @rafaelsantana6 made their first contribution in #247
Full Changelog: v1.7.1...v1.8.0