summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-12 05:41:30 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-12 05:41:30 -0400
commit8d08c0103e85f9a4b68e22752928dd7d0b12ff23 (patch)
treedd5960b2a1d3e9070e91a2c05947a0c8e1926af6
parent2938f050300b0581523947ab27ce22f9a7dbfa06 (diff)
fix upstream Settings Intelligence db corruption bug
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bce5dcc8..a1697735 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -889,6 +889,7 @@
<li>Log Viewer: add "More info" button to native crash reports</li>
<li>Log Viewer: include contents of ANR stack traces file in ANR error reports</li>
<li>Log Viewer: omit processUptime header line when it's unknown</li>
+ <li>Settings Intelligence (Settings search): fix upstream bug resulting in corruption of the query history database which leads to the search crashing</li>
<li>Launcher: mark 2x2 workspace option as being for phones</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.54</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/129.0.6668.100.0">version 129.0.6668.100.0</a></li>