From 1a725bb0e131f080ba9c864c508943ac1e5b24e9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 1 Mar 2023 12:31:30 -0500 Subject: [PATCH] improve System Updater already updated text --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 65e28b8f..c5014592 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,6 +677,7 @@
  • improve OS debug build developer option for skipping install time fs-verity requirement
  • reuse shared infrastructure for our implementation of enforcing a greater rather than greater or equal version for package updates
  • replace disabling install time greater versionCode check in OS debug builds with a similar debug build developer option as we use for skipping fs-verity checks at install time
  • +
  • System Updater: simplify the title for the silent/collapsed already up-to-date notification
  • -->