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 f2cc52a5..7b45745d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -557,6 +557,7 @@ <p>Changes since the 2025012700 release:</p> <ul> + <li>replace our fix for an upstream audio routing regression in Android 15 QPR1 to avoid keeping around other issues preventing apps from recording which have been permitted to record</li> <li>Sandboxed Google Play compatibility layer: add support for enabling Google's credential service including making it function as an unprivileged service rather than a system one (this fixes signing in with Google in certain apps)</li> <li>kernel (5.15): update to latest GKI LTS branch revision</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.126</li> |
