Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:57
· 5 commits to main since this release
807b689

v0.17.0 - 2026-08-13

Highlight: group identities are finally stable — resolvable LIDs are
normalized everywhere they appear, and existing stores are repaired on upgrade.

Fixed

  • Sync: normalize resolvable LIDs in group owners, participants, and quoted senders, including historical store repair. (#348 - thanks @hchittanuru3)

Added

  • Messages: expose persisted edited state consistently in list, search, show, and context JSON output. (#347 - thanks @dvainrub)
  • Sync: identify unhandled payload types when content extraction produces a placeholder, with bounded diagnostics during history replay. (#344 - thanks @dvainrub)

Chore

  • Dependencies: update whatsmeow for current socket headers, LID history tokens, status queries, and group creation behavior.