Skip to content

Releases: xmtp/proto

v3.69.0

10 Sep 19:44
9fffa2b
Compare
Choose a tag to compare

3.69.0 (2024-09-10)

Features

  • split sid into two fields, use map for vector clock (db28f6d)

v3.68.0

04 Sep 20:31
e7be239
Compare
Choose a tag to compare

3.68.0 (2024-09-04)

Features

  • Add PrivatePreferencesActionMap (550386c)

v3.67.1

04 Sep 01:46
5e53523
Compare
Choose a tag to compare

3.67.1 (2024-09-04)

Bug Fixes

  • clear more references to removed files (486bb6a)
  • update generate scripts to not generate removed files (57dedef)

v3.67.0

03 Sep 22:12
832e0a6
Compare
Choose a tag to compare

3.67.0 (2024-09-03)

Features

  • cursor format that allows clients to change gateways (0773848)
  • remove gateway_sid and gateway envelope (682d801)

v3.66.0

21 Aug 22:59
7bf356b
Compare
Choose a tag to compare

3.66.0 (2024-08-21)

Features

  • consolidate authenticated data (b55610c)

v3.65.1

07 Aug 22:29
dcfaeb6
Compare
Choose a tag to compare

3.65.1 (2024-08-07)

Bug Fixes

  • use int64 instead of uint64 for timestamps (3d0ecf9)

v3.65.0

01 Aug 21:58
75d1065
Compare
Choose a tag to compare

3.65.0 (2024-08-01)

Bug Fixes

  • remove PublishEnvelopeFailure type (5e315c4)

Features

  • add publish envelope rpc (5f8a438)

v3.64.0

30 Jul 21:24
29f9770
Compare
Choose a tag to compare

3.64.0 (2024-07-30)

Bug Fixes

Features

  • fix syntax errors (0356996)
  • initial protos for decentralization (db17598)

v3.63.0

30 Jul 14:55
fafbfb3
Compare
Choose a tag to compare

3.63.0 (2024-07-30)

Features

  • add dm member inbox fields to group immutable metadata (b3c6f52)
  • comment on dm_members field (aa3be75)
  • create dm members field (ccd4c3d)
  • dm_members is optional (445605b)

v3.62.1

01 Jul 17:28
2834cfa
Compare
Choose a tag to compare

3.62.1 (2024-07-01)

Bug Fixes