diff --git a/static/releases.html b/static/releases.html index cc082081..00574e68 100644 --- a/static/releases.html +++ b/static/releases.html @@ -812,7 +812,11 @@
  • Vanadium: update to version 127.0.6533.64.1
  • GmsCompatConfig: update to version 124
  • GmsCompatConfig: update to version 125
  • -
  • add support for generating web installer optimized factory images zip for an improved web install approach not requiring fastbootd
  • +
  • fastboot: add support for generating web installer optimized factory images zip for an improved web install approach not requiring fastbootd
  • +
  • integrate generating web installation optimized factory images zip into release signing script
  • +
  • split script/release.sh to remove dependency on build output and the OS source tree (see the new instructions for signing releases)
  • +
  • rename script/release.sh to script/generate-release.sh
  • +
  • add script/generate-releases.sh wrapper script
  • -->