diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-14 09:08:59 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-14 09:08:59 -0500 |
| commit | 9db18c4afb7fc5b4471fc76bd8ce1d12fe129dd8 (patch) | |
| tree | 35bfd3bc49e2744c93cfe4e014c42422d72e123f | |
| parent | b940b3b4dd11673df178e4821d222498cd64a414 (diff) | |
remove broken wallpaper deep link support
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b40be20b..5012636c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -513,6 +513,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: add support for Play Asset Delivery and Play Feature Delivery by extending relevant hooks to the Play Store in addition to Play services</li> + <li>remove g.co/wallpaper link support from wallpaper app which had an incorrect <code>autoVerify="true"</code> property despite not being authorized by g.co</li> </ul> </article> --> |
