Releases: status-im/status-go
Releases · status-im/status-go
0.23.0-beta.2
Bump version 0.23.0-beta.2
0.23.0-beta.1
bump version
0.23.0-beta.0
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
fix release Jenkinsfile
0.21.0g-beta.1
bump version to .1
0.21.0g-beta.0
fix dir path
0.19.0-beta.10
Release 0.19.0-beta.10
0.16.14.1
Release 0.20.0-beta.1
0.20.0-beta.0
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
Bump version