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 64cde7bb..b05a011f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -676,6 +676,7 @@ <p>Changes since the 2023032600 release:</p> <ul> + <li>Keyboard: apply fix for spell checking bug causing words followed by periods to be flagged as invalid</li> <li>enable auto-reboot feature by default with a very conservative 72 hour timer</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.176</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.98</li> |
