Skip to content

Releases: status-im/status-go

0.23.0-beta.2

22 Feb 09:39
Compare
Choose a tag to compare
0.23.0-beta.2 Pre-release
Pre-release
Bump version 0.23.0-beta.2

0.23.0-beta.1

20 Feb 17:35
Compare
Choose a tag to compare
0.23.0-beta.1 Pre-release
Pre-release
bump version

0.23.0-beta.0

19 Feb 13:16
81d8ca8
Compare
Choose a tag to compare
0.23.0-beta.0 Pre-release
Pre-release
Add confirm messages processed by ID (#1375)

Currently PFS messages are decrypted and therefore modified before being
passed to the client. This make IDs computation difficult, as we pass
the whole object to the client and expect the object be passed back once
confirmed.
This changes the behavior allowing confirmation by ID, which is passed
to the client instead of the raw object.
This is a breaking change, but status-react is already forward
compatible.

0.21.0g-beta.2

11 Feb 19:45
Compare
Choose a tag to compare
0.21.0g-beta.2 Pre-release
Pre-release
fix release Jenkinsfile

0.21.0g-beta.1

01 Feb 16:31
Compare
Choose a tag to compare
0.21.0g-beta.1 Pre-release
Pre-release
bump version to .1

0.21.0g-beta.0

01 Feb 12:32
Compare
Choose a tag to compare
0.21.0g-beta.0 Pre-release
Pre-release
fix dir path

0.19.0-beta.10

26 Jan 09:59
Compare
Choose a tag to compare
0.19.0-beta.10 Pre-release
Pre-release
Release 0.19.0-beta.10

0.16.14.1

29 Jan 13:31
Compare
Choose a tag to compare
Release 0.20.0-beta.1

0.20.0-beta.0

23 Jan 13:48
d20b5dc
Compare
Choose a tag to compare
0.20.0-beta.0 Pre-release
Pre-release
mailserver: build pruning into WMailServer (#1342)

MailServer pruning was implemented as a separate command but that required stopping a mail server and executing the command manually. This change builds pruning into MailServer and can be set using MailServerDataRetention in WhisperConfig.

0.19.0-beta.9

21 Jan 12:41
Compare
Choose a tag to compare
0.19.0-beta.9 Pre-release
Pre-release
Bump version