Skip to content

Releases: xmtp/proto

v3.39.0-beta.1

20 Jan 01:47
e4178ca
Compare
Choose a tag to compare
v3.39.0-beta.1 Pre-release
Pre-release

3.39.0-beta.1 (2024-01-20)

Bug Fixes

  • add GetConversationHmacKeysResponse (5efe79b)

Features

  • add sender_mac to MessageV2 (1139bd7)

v3.38.0

18 Jan 22:34
f78dc11
Compare
Choose a tag to compare

3.38.0 (2024-01-18)

Bug Fixes

  • consistent http route annotations with method names (bd83159)
  • group id and installation id are bytes (3e49f3b)
  • id_cursor instead of cursor (14a4d89)
  • no need for subscribe filter type (2b0d45c)
  • pass message data only in send group message request (59871f2)

Features

  • add {Group,Welcome}MessageInput types and move message_content types to api def (3444a7f)
  • add follow group/welcome messages rpc methods and types (b79ffca)
  • add mls rpc query methods and types (0976e38)
  • subscribe using multiple group/installation filters (52e814a)

v3.37.0-beta.2

18 Jan 02:07
a51f32e
Compare
Choose a tag to compare
v3.37.0-beta.2 Pre-release
Pre-release

3.37.0-beta.2 (2024-01-18)

Bug Fixes

  • add GetConversationHmacKeysResponse (5efe79b)

v3.37.0-beta.1

12 Jan 16:24
b0b8b9b
Compare
Choose a tag to compare
v3.37.0-beta.1 Pre-release
Pre-release

3.37.0-beta.1 (2024-01-12)

Features

  • add sender_mac to MessageV2 (1139bd7)

v3.37.0

11 Jan 23:55
2769931
Compare
Choose a tag to compare

3.37.0 (2024-01-11)

Bug Fixes

  • fix import of SignedPublicKey (6b78a4b)
  • revoke the unsigned legacy identity key bytes, not the serialized proto (059ce56)

Features

  • add legacy v2-signed keys (7188b23)

v3.36.3

11 Jan 23:22
65bf2b2
Compare
Choose a tag to compare

3.36.3 (2024-01-11)

Bug Fixes

  • add policies (9193aef)
  • move membership policies into one parent message (0d8c0f3)
  • rename policies (7ae3595)

v3.36.2

09 Jan 19:00
7be5c72
Compare
Choose a tag to compare

3.36.2 (2024-01-09)

Bug Fixes

  • buf workflow was broken (81776a4)

v3.36.1

09 Jan 18:40
47bc8db
Compare
Choose a tag to compare

3.36.1 (2024-01-09)

Bug Fixes

  • assume all KeyPackages are last resort (f50c3c9)

v3.36.0

18 Dec 23:40
f060363
Compare
Choose a tag to compare

3.36.0 (2023-12-18)

Bug Fixes

Features

  • add credential and pub key to validate key packages response (f6863e5)
  • add database intents (43f09d0)
  • add verification service (fdc6267)
  • refactor API (832c8d5)
  • support EncodedContent and transcript messages (74ccc3c)
  • update credential and revocation to match spec (cb6f671)

v3.35.0

15 Dec 22:41
572db68
Compare
Choose a tag to compare

3.35.0 (2023-12-15)

Features