Skip to content

Releases: xmtp/proto

v3.70.2

18 Sep 18:16
71db215
Compare
Choose a tag to compare

3.70.2 (2024-09-18)

Bug Fixes

  • pencil: Rename timestamp from server to client (96b5386)

v3.70.1

18 Sep 13:00
fef3c3d
Compare
Choose a tag to compare

3.70.1 (2024-09-18)

Bug Fixes

  • pencil: Move created_at to member, and make it optional (cc0a884)

v3.70.0

17 Sep 14:02
a80c745
Compare
Choose a tag to compare

3.70.0 (2024-09-17)

Features

  • pencil: add created_at to AssociationState's MemberMap (a045933)

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)