web 6.7.2: downloads point at desktop 1.0.1
CodeQL Analysis / Analyze CodeQL (push) Canceled after 0s
Deploy Application / deploy (push) Canceled after 0s
Mirror to PrivacyGuides / mirror (push) Canceled after 0s
Mirror to Codeberg / mirror (push) Canceled after 0s

1.0.1 is the first desktop build that works on Linux at all. It also carries
the desktop.callsNotHere string these dictionaries now define for it — calls
are not available on the Linux desktop yet and the app says so rather than
failing.
This commit is contained in:
SecureBitChatVolodymyr
2026-09-02 17:00:14 -04:00
parent 2294e38e53
commit 30e335f9e9
40 changed files with 454 additions and 387 deletions
+2 -1
View File
@@ -881,6 +881,7 @@
"desktop.sec.coverOn": "Verdeckter Verkehr aktiv: zufällige Scheinframes (32-128 B alle 15-30 s) auf dem Ratchet-Kanal",
"desktop.sec.coverOff": "Der Generator für verdeckten Verkehr läuft nicht",
"desktop.sec.coverUnsupported": "Verdeckter Verkehr braucht eine Double-Ratchet-Sitzung (die Gegenstelle nutzt eine ältere Version)",
"desktop.tagline": "Ende-zu-Ende-Freiheit"
"desktop.tagline": "Ende-zu-Ende-Freiheit",
"desktop.callsNotHere": "Anrufe sind in dieser Version noch nicht verfügbar. Nachrichten, Dateien und Gruppenchats funktionieren wie gewohnt."
}
}