From b7bbe8c7b49349b3e7f8c2003eeb4fcd123fcc4c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 11 Oct 2023 10:03:36 -0400 Subject: [PATCH] reorder release notes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 53789b80..999f276a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -676,13 +676,13 @@
  • enable customizing lock screen shortcuts
  • Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()
  • Sandboxed Google Play compatibility layer: enable DynamiteLoader v2
  • -
  • remove unnecessary wrapper for registering receivers
  • fix per-app hardening configuration for apps missing from the Owner user
  • fix Bluetooth auto-turn-off
  • Settings: avoid crashes when changing user restrictions for guest users
  • do not delete compiled code of hibernated apps
  • curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues (Android may not use this functionality, but it should be fixed in case it does)
  • Vanadium: update to version 118.0.5993.65.0
  • +
  • remove unnecessary wrapper for registering receivers
  • -->