Skip to content

Releases: xmtp/proto

v3.47.0

02 Apr 16:14
5f7216e
Compare
Choose a tag to compare

3.47.0 (2024-04-02)

Features

  • Add Frames Protos to Kotlin and Swift (ebc00fe)

v3.46.0

25 Mar 21:19
d6448a1
Compare
Choose a tag to compare

3.46.0 (2024-03-25)

Bug Fixes

  • makes the req res v2 (1d7e4e4)
  • put requests in the right place (8ce1da8)

Features

  • adds changes to go file (644f484)
  • adds initial backup support (a8b29b7)
  • adds initial backup support (9bc3d8c)

v3.45.0

29 Feb 02:30
44bec69
Compare
Choose a tag to compare

3.45.0 (2024-02-29)

Features

v3.44.0

21 Feb 19:12
5d1c8db
Compare
Choose a tag to compare

3.44.0 (2024-02-21)

Bug Fixes

Features

v3.43.2

20 Feb 20:19
0f7f023
Compare
Choose a tag to compare

3.43.2 (2024-02-20)

Bug Fixes

v3.43.1

17 Feb 02:01
08f519b
Compare
Choose a tag to compare

3.43.1 (2024-02-17)

Bug Fixes

  • get in line with open frames spec (cccd639)

v3.43.0

15 Feb 20:27
5fb756a
Compare
Choose a tag to compare

3.43.0 (2024-02-15)

Bug Fixes

  • bytes for groups. and align on deny (dd3e754)
  • include change from block to deny (a9c94ca)
  • separate dm actions from group actions into their own message (3fe5d1d)
  • typo (e7dd83f)
  • use correct field numbering (e3fba9c)

Features

  • Adds group_ids to PrivatePreferencesAction (ccfa52b)

v3.42.0

12 Feb 19:50
59ab892
Compare
Choose a tag to compare

3.42.0 (2024-02-12)

Bug Fixes

  • add should_push to MessageV2 proto (a1d61fe)
  • add GetConversationHmacKeysRequest (67bc54a)
  • add GetConversationHmacKeysResponse (5efe79b)
  • change to milliseconds (e572a6a)
  • make into int32 (dd6335c)
  • make sender_hmac and should_push optional (57bd485)
  • merge beta branch into main (080f7af)
  • rename timestamp (568622b)

Features

v3.41.0-beta.6

08 Feb 18:03
d915eb0
Compare
Choose a tag to compare
v3.41.0-beta.6 Pre-release
Pre-release

3.41.0-beta.6 (2024-02-08)

Bug Fixes

  • make sender_hmac and should_push optional (57bd485)

v3.41.0

02 Feb 23:19
1304edd
Compare
Choose a tag to compare

3.41.0 (2024-02-02)

Bug Fixes

  • fix import of SignedPublicKey (296e252)
  • iso8601_time -> created_ns (aca40c5)
  • revoke the unsigned legacy identity key bytes, not the serialized proto (1fb727c)

Features

  • add legacy v2-signed keys (798e293)