Skip to content

v2.1.0: Optional data types in data safety labels

Compare
Choose a tag to compare
@baltpeter baltpeter released this 13 Sep 11:47
· 7 commits to main since this release
3227d26

For each data type in a data safety label, the Play Store web UI has started indicating whether it is "optional". We now parse this information as well through a new optional property on DataTypeDeclaration.

What's Changed

  • Data safety: Parse new "optional" flag by @baltpeter in #6

Full Changelog: v2.0.0...v2.1.0