release: v4.8.10 user-configurable STUN/TURN servers
CodeQL Analysis / Analyze CodeQL (push) Has been cancelled
Deploy Application / deploy (push) Has been cancelled
Mirror to Codeberg / mirror (push) Has been cancelled
Mirror to PrivacyGuides / mirror (push) Has been cancelled

- add header gear + connection-screen entry points to Advanced network settings
- render the ICE settings modal at the app root (reachable from any screen via event)
- remove the standalone relay-only toggle/description from the start screen
  (relay-only now lives in the advanced settings panel)
- fix crash from referencing main-component state inside EnhancedConnectionSetup
- bump version to 4.8.10 across header, manifest, README, init message, disclaimer
- document the feature in CHANGELOG and README
This commit is contained in:
lockbitchat
2026-06-15 16:05:31 -04:00
parent 7f2ecce57f
commit 39aad6ae8b
15 changed files with 128 additions and 121 deletions
+7 -7
View File
@@ -1,10 +1,10 @@
{
"version": "1781552284668",
"buildVersion": "1781552284668",
"appVersion": "4.8.9",
"buildTime": "2026-06-15T19:38:04.713Z",
"buildId": "1781552284668-366f080",
"gitHash": "366f080",
"version": "1781553880881",
"buildVersion": "1781553880881",
"appVersion": "4.8.10",
"buildTime": "2026-06-15T20:04:40.924Z",
"buildId": "1781553880881-7f2ecce",
"gitHash": "7f2ecce",
"generated": true,
"generatedAt": "2026-06-15T19:38:04.715Z"
"generatedAt": "2026-06-15T20:04:40.926Z"
}