diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-23 15:07:06 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-23 15:07:06 -0400 |
| commit | 644e8d220c662e09b440311a8149332f5f68fdb1 (patch) | |
| tree | f2876693c870cb157e7839d45e36cd36d49db8ef | |
| parent | dc6b3944ee325ddd9e1abe00376ed2c82cd00db3 (diff) | |
husky/shiba non-experimental release
| -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 7366fc54..c6b02ab4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -716,6 +716,7 @@ <p>Changes since the 2023101300 release:</p> <ul> + <li>initial non-experimental for Pixel 8 and Pixel 8 Pro support</li> <li>speed up skipping compilation of system packages with dexpreopt (precompilation to native code) to improve post-update boot time</li> <li>backport assorted dexpreopt fixes to make it work for more system packages again to improve verified boot security, free up wasted disk space and reduce post-update boot time</li> <li>use speed-profile compilation for user installed packages for first boot of an update to significantly improve boot time</li> |
