Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 18:50
· 33 commits to master since this release

What's Changed

Features

  • feat(native): introduce @zapo-js/native, Rust WASM accelerators by @vinikjkkj in #128
  • feat(privacy): surface account-sync privacy updates and fix the deny-list by @vinikjkkj in #215
  • feat(group-history): send and receive group history bundles by @vinikjkkj in #217
  • feat(abprops): vendor the wa-spec AB prop catalogue by @vinikjkkj in #218
  • feat(offline): surface the ib thread_metadata manifest as a typed event by @vinikjkkj in #220
  • feat(messages): recover unavailable messages via placeholder resend by @vinikjkkj in #221
  • feat(store): cache per-chat disappearing settings in their own domain by @vinikjkkj in #222
  • feat(store): let backends declare partial domain coverage by @vinikjkkj in #223

Fixes

  • fix(newsletter): carry the plaintext mediatype so link previews render by @vinikjkkj in #216
  • fix: send ephemeralSettingTimestamp on outgoing ephemeral messages (1:1 + group) by @edgardmessias in #205

Other Changes

  • chore(mcp-server): restart the dev server only on real source changes by @vinikjkkj in #224

Full Changelog: v1.6.2...v1.7.0