diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 421ccd04..fcd950c6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -670,6 +670,8 @@ <p>Changes since the 2023070500 release:</p> <ul> + <li>fix incomplete eSIM activation app initialization</li> + <li>do not allow enabling eSIM activation app on first boot due to issues from not including the Google Setup Wizard</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.186</li> </ul> </article> |
