| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
The suggestedUpgrade.changelog property is no longer optional
in the proto file.
|
|
|
|
We want to parse the changelog for the new version
in the same way we do it for the changelog we bundle
with each release.
|
|
The proto file has been updated and the changelog field
is no longer optional there, so we should reflect that
in our types as well.
|
|
|
|
This also fixes 'latest_beta' being required in the API
Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net>
Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|