diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ <li>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</li> <li>Updater: add settings entry to manually trigger check for updates</li> <li>Updater: reschedule update check job on channel change</li> + <li>arm, x86 and x86_64 are now supported / tested architectures</li> + <li>generic and emulator build targets are now supported / tested for development usage (not suitable for secure production releases)</li> </ul> <h3 id="2019.08.05.19"> |
