diff options
| -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 a9fe5f28..ca77ce2f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -743,6 +743,7 @@ <p>Changes since the 2024032100 release:</p> <ul> + <li>DocumentsUI (Files): do not delegate handling of downloaded APKs to DownloadProvider to avoid confusing install permission prompt</li> <li>flash-all: raise minimum fastboot version to 34.0.5</li> <li>kernel (Pixel 8, Pixel 8 Pro): sign vendor modules after building them instead of only signing generic (GKI) modules</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> |
