diff --git a/static/releases.html b/static/releases.html index 9ebd6b8c..cd369032 100644 --- a/static/releases.html +++ b/static/releases.html @@ -353,6 +353,8 @@
  • add Vanadium to the apps that cannot be disabled via Settings (can still be disabled) since the warning isn't enough to deter people from unknowingly breaking apps using the WebView
  • Updater: add settings entry to manually trigger check for updates
  • Updater: reschedule update check job on channel change
  • +
  • arm, x86 and x86_64 are now supported / tested architectures
  • +
  • generic and emulator build targets are now supported / tested for development usage (not suitable for secure production releases)