diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-21 04:11:45 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-21 04:11:45 -0400 |
| commit | 7a737713e1cbbdbdbdbc86c171d8202f63f57f49 (patch) | |
| tree | 9e807e399ee3dd5e7aa8274fb67da0a5029b225b | |
| parent | 7db9a465005a0823957f50909e26b40e23e72534 (diff) | |
add Pixel Tablet support to release notes
| -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 fa2da4b9..81916ce1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -646,6 +646,7 @@ <p>Changes since the 2023061402 release:</p> <ul> + <li>add production ready Pixel Tablet support</li> <li>improve compatibility with apps trying to use a network location provider when none is available</li> <li>fix work profile screenshot crash caused by missing configuration in AOSP</li> <li>use unified tags based on our build number rather than the standard <var>BUILD_ID</var>.<var>BUILD_NUMBER</var></li> |
