summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-30 08:20:46 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-30 08:20:46 -0400
commit228e87b2142a38ca29a5ea3c441d3686f07c884e (patch)
tree910c01617c26be7b9289267e9df522822f7a188f /static
parent1bb84540b2b0672eb7e45c029d0441720320eebe (diff)
Seedvault: fix apk backups on Android 13
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a9ece0d3..01446642 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -590,6 +590,7 @@
<li>System Updater: catch ServiceSpecificException thrown by UpdateEngine.applyPayload(...) in some cases to properly report the error via a notification</li>
<li>System Updater: reduce connect/read timeouts from 60s to 30s</li>
<li>carriersettings-extractor: fix handling currently mostly unused field (not going to make any difference to users in practice, but may become more relevant in the future)</li>
+ <li>Seedvault: fix apk backups on Android 13</li>
</ul>
</article>
-->