Skip to content

Releases: berty/weshnet

v1.14.0

01 Aug 15:31
0588c1a
Compare
Choose a tag to compare

1.14.0 (2023-08-01)

Features

  • In NewService, optionally create a persistent data store at opts.DatastoreDir. Use this in NewServiceClient. (73658cf)

v1.13.0

21 Jul 12:44
89c06bb
Compare
Choose a tag to compare

1.13.0 (2023-07-21)

Features

  • add a build tag for proximity drivers (827c8ea)
  • add a new OutOfStoreMessage service (c5876b6)
  • implement OutOfStoreReceive and OutOfStoreSeal and move all push notification stuff in Berty (035397f)

v1.12.2

06 Jul 10:31
aa44f7d
Compare
Choose a tag to compare

1.12.2 (2023-07-06)

Bug Fixes

v1.12.1

27 Jun 11:37
c219763
Compare
Choose a tag to compare

1.12.1 (2023-06-27)

Bug Fixes

  • BREAKING CHANGE. Make API messages names be the same as their event. Fixes #79. (41e4e1d)

v1.12.0

27 Jun 09:04
289dbdc
Compare
Choose a tag to compare

1.12.0 (2023-06-27)

Features

  • Add API functions ShareContact and DecodeContact (42e2539)
  • Add tests for API ShareContact, DecodeContact (482c584)

v1.11.3

26 Jun 14:44
dc135f4
Compare
Choose a tag to compare

1.11.3 (2023-06-26)

Bug Fixes

  • update to go1.19 in the Dockerfile and add asdf support (281ca19)

v1.11.2

23 Jun 13:58
3de041b
Compare
Choose a tag to compare

1.11.2 (2023-06-23)

Bug Fixes

  • handle EvtPeerProtocolsUpdated in local discovery driver (8067e91)

v1.11.1

23 Jun 12:54
c5b177b
Compare
Choose a tag to compare

1.11.1 (2023-06-23)

Bug Fixes

v1.11.0

22 Jun 10:15
00ef761
Compare
Choose a tag to compare

1.11.0 (2023-06-22)

Features

v1.10.2

21 Jun 12:25
15bbf0d
Compare
Choose a tag to compare

1.10.2 (2023-06-21)

Bug Fixes

  • use berty custom mocknet (ea21b64)