use mirror for asset download in update command (#1035)

This commit is contained in:
henrygd
2025-08-25 20:18:31 -04:00
parent 6e9dbf863f
commit 1990f8c6df
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
- Add battery charge monitoring.
- Add fallback mirror to the `update` commands. (#1035)
- Fix blank token field in insecure contexts.
- Allow opening internal router links in new tab.