diff --git a/apps/ios/Shared/Views/Onboarding/WhatsNewView.swift b/apps/ios/Shared/Views/Onboarding/WhatsNewView.swift index 209c440b16..86e14b74f7 100644 --- a/apps/ios/Shared/Views/Onboarding/WhatsNewView.swift +++ b/apps/ios/Shared/Views/Onboarding/WhatsNewView.swift @@ -406,7 +406,28 @@ private let versionDescriptions: [VersionDescription] = [ description: "More reliable network connection." ) ] - ) + ), + VersionDescription( + version: "v5.8", + post: URL(string: "https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html"), + features: [ + FeatureDescription( + icon: "arrow.forward", + title: "Private message routing 🚀", + description: "Protect your IP address from the messaging relays chosen by your contacts.\nEnable in *Network & servers* settings." + ), + FeatureDescription( + icon: "network.badge.shield.half.filled", + title: "Safely receive files", + description: "Confirm files from unknown servers." + ), + FeatureDescription( + icon: "battery.50", + title: "Improved message delivery", + description: "With reduced battery usage." + ) + ] + ), ] private let lastVersion = versionDescriptions.last!.version diff --git a/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff b/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff index 8657b17c03..28abc7221a 100644 --- a/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff +++ b/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff @@ -1296,6 +1296,10 @@ Потвърди актуализаациите на базата данни No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Потвърди мрежовите настройки @@ -4412,6 +4416,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Лични бележки @@ -4510,6 +4518,11 @@ Error: %@ Защити екрана на приложението No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Защитете чат профилите с парола! @@ -4850,6 +4863,10 @@ Error: %@ SMP сървъри No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups По-безопасни групи diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff index 8d52e045b1..41e770b180 100644 --- a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff @@ -1250,6 +1250,10 @@ Potvrdit aktualizaci databáze No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings No comment provided by engineer. @@ -4234,6 +4238,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes name of notes to self @@ -4327,6 +4335,11 @@ Error: %@ Ochrana obrazovky aplikace No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Chraňte své chat profily heslem! @@ -4656,6 +4669,10 @@ Error: %@ SMP servery No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff index b21e35382a..5c3c74ba77 100644 --- a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff +++ b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff @@ -1296,6 +1296,10 @@ Datenbank-Aktualisierungen bestätigen No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Bestätigen Sie die Netzwerkeinstellungen @@ -4412,6 +4416,10 @@ Fehler: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Private Notizen @@ -4510,6 +4518,11 @@ Fehler: %@ App-Bildschirm schützen No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Ihre Chat-Profile mit einem Passwort schützen! @@ -4850,6 +4863,10 @@ Fehler: %@ SMP-Server No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Sicherere Gruppen diff --git a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff index 396d419a09..777bd312de 100644 --- a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff +++ b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff @@ -1299,6 +1299,11 @@ Confirm database upgrades No comment provided by engineer. + + Confirm files from unknown servers. + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Confirm network settings @@ -4428,6 +4433,11 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + Private message routing 🚀 + No comment provided by engineer. + Private notes Private notes @@ -4528,6 +4538,13 @@ Error: %@ Protect app screen No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Protect your chat profiles with a password! @@ -4868,6 +4885,11 @@ Error: %@ SMP servers No comment provided by engineer. + + Safely receive files + Safely receive files + No comment provided by engineer. + Safer groups Safer groups diff --git a/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff b/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff index da42957714..2479e5f07a 100644 --- a/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff +++ b/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff @@ -1296,6 +1296,10 @@ Confirmar actualizaciones de la bases de datos No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Confirmar configuración de red @@ -4412,6 +4416,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Notas privadas @@ -4510,6 +4518,11 @@ Error: %@ Proteger la pantalla de la aplicación No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! ¡Protege tus perfiles con contraseña! @@ -4850,6 +4863,10 @@ Error: %@ Servidores SMP No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Grupos más seguros diff --git a/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff b/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff index fbdb5dfe19..b15c2b1779 100644 --- a/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff +++ b/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff @@ -1243,6 +1243,10 @@ Vahvista tietokannan päivitykset No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings No comment provided by engineer. @@ -4222,6 +4226,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes name of notes to self @@ -4315,6 +4323,11 @@ Error: %@ Suojaa sovellusnäyttö No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Suojaa keskusteluprofiilisi salasanalla! @@ -4644,6 +4657,10 @@ Error: %@ SMP-palvelimet No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff index 81bd0f3741..28ddaccb53 100644 --- a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff +++ b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff @@ -1296,6 +1296,10 @@ Confirmer la mise à niveau de la base de données No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Confirmer les paramètres réseau @@ -4412,6 +4416,10 @@ Erreur : %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Notes privées @@ -4510,6 +4518,11 @@ Erreur : %@ Protéger l'écran de l'app No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Protégez vos profils de chat par un mot de passe ! @@ -4850,6 +4863,10 @@ Erreur : %@ Serveurs SMP No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Groupes plus sûrs diff --git a/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff b/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff index bd8b71fe65..439bd0a842 100644 --- a/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff +++ b/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff @@ -1296,6 +1296,10 @@ Adatbázis frissítés megerősítése No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Hálózati beállítások megerősítése @@ -4412,6 +4416,10 @@ Hiba: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Privát jegyzetek @@ -4510,6 +4518,11 @@ Hiba: %@ Alkalmazás képernyőjének védelme No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Csevegési profiljok védelme jelszóval! @@ -4850,6 +4863,10 @@ Hiba: %@ Üzenetküldő (SMP) kiszolgálók No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Biztonságosabb csoportok diff --git a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff index dda9effd4c..f1693f5350 100644 --- a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff +++ b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff @@ -1296,6 +1296,10 @@ Conferma aggiornamenti database No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Conferma le impostazioni di rete @@ -4412,6 +4416,10 @@ Errore: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Note private @@ -4510,6 +4518,11 @@ Errore: %@ Proteggi la schermata dell'app No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Proteggi i tuoi profili di chat con una password! @@ -4850,6 +4863,10 @@ Errore: %@ Server SMP No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Gruppi più sicuri diff --git a/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff b/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff index 35afbf2827..de92dd9e14 100644 --- a/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff +++ b/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff @@ -1267,6 +1267,10 @@ データベースのアップグレードを確認 No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings No comment provided by engineer. @@ -4248,6 +4252,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes name of notes to self @@ -4341,6 +4349,11 @@ Error: %@ アプリ画面を守る No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! チャットのプロフィールをパスワードで保護します! @@ -4669,6 +4682,10 @@ Error: %@ SMPサーバ No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff index 7e3775188b..24c53f1cdb 100644 --- a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff +++ b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff @@ -1296,6 +1296,10 @@ Bevestig database upgrades No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Bevestig netwerk instellingen @@ -4412,6 +4416,10 @@ Fout: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Privé notities @@ -4510,6 +4518,11 @@ Fout: %@ App scherm verbergen No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Bescherm je chat profielen met een wachtwoord! @@ -4850,6 +4863,10 @@ Fout: %@ SMP servers No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Veiligere groepen diff --git a/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff b/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff index 72add6a8ad..6f5536d7d2 100644 --- a/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff +++ b/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff @@ -1296,6 +1296,10 @@ Potwierdź aktualizacje bazy danych No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Potwierdź ustawienia sieciowe @@ -4412,6 +4416,10 @@ Błąd: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Prywatne notatki @@ -4510,6 +4518,11 @@ Błąd: %@ Chroń ekran aplikacji No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Chroń swoje profile czatu hasłem! @@ -4850,6 +4863,10 @@ Błąd: %@ Serwery SMP No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Bezpieczniejsze grupy diff --git a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff index c0a9df6b88..2569f49546 100644 --- a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff +++ b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff @@ -1296,6 +1296,10 @@ Подтвердить обновление базы данных No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Подтвердите настройки сети @@ -4412,6 +4416,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Личные заметки @@ -4510,6 +4518,11 @@ Error: %@ Защитить экран приложения No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Защитите Ваши профили чата паролем! @@ -4850,6 +4863,10 @@ Error: %@ SMP серверы No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Более безопасные группы diff --git a/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff b/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff index c2a2d47bdc..69d3820c7f 100644 --- a/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff +++ b/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff @@ -1235,6 +1235,10 @@ ยืนยันการอัพเกรดฐานข้อมูล No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings No comment provided by engineer. @@ -4203,6 +4207,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes name of notes to self @@ -4296,6 +4304,11 @@ Error: %@ ปกป้องหน้าจอแอป No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! ปกป้องโปรไฟล์การแชทของคุณด้วยรหัสผ่าน! @@ -4623,6 +4636,10 @@ Error: %@ เซิร์ฟเวอร์ SMP No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff b/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff index f0954e750f..0eef87534d 100644 --- a/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff +++ b/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff @@ -1296,6 +1296,10 @@ Veritabanı geliştirmelerini onayla No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Ağ ayarlarını onaylayın @@ -4412,6 +4416,10 @@ Hata: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Gizli notlar @@ -4510,6 +4518,11 @@ Hata: %@ Uygulama ekranını koru No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Bir parolayla birlikte sohbet profillerini koru! @@ -4850,6 +4863,10 @@ Hata: %@ SMP sunucuları No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Daha güvenli gruplar diff --git a/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff b/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff index 80686b6f5a..c5150d702d 100644 --- a/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff +++ b/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff @@ -1294,6 +1294,10 @@ Підтвердити оновлення бази даних No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings Підтвердьте налаштування мережі @@ -4395,6 +4399,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes Приватні нотатки @@ -4491,6 +4499,11 @@ Error: %@ Захистіть екран програми No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! Захистіть свої профілі чату паролем! @@ -4830,6 +4843,10 @@ Error: %@ Сервери SMP No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups Безпечніші групи diff --git a/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff b/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff index edb01ac8ab..5303064f1c 100644 --- a/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff +++ b/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff @@ -1282,6 +1282,10 @@ 确认数据库升级 No comment provided by engineer. + + Confirm files from unknown servers. + No comment provided by engineer. + Confirm network settings 确认网络设置 @@ -4366,6 +4370,10 @@ Error: %@ Private message routing No comment provided by engineer. + + Private message routing 🚀 + No comment provided by engineer. + Private notes 私密笔记 @@ -4462,6 +4470,11 @@ Error: %@ 保护应用程序屏幕 No comment provided by engineer. + + Protect your IP address from the messaging relays chosen by your contacts. +Enable in *Network & servers* settings. + No comment provided by engineer. + Protect your chat profiles with a password! 使用密码保护您的聊天资料! @@ -4800,6 +4813,10 @@ Error: %@ SMP 服务器 No comment provided by engineer. + + Safely receive files + No comment provided by engineer. + Safer groups 更安全的群组 diff --git a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/onboarding/WhatsNewView.kt b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/onboarding/WhatsNewView.kt index df6c66deb4..caf021a381 100644 --- a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/onboarding/WhatsNewView.kt +++ b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/onboarding/WhatsNewView.kt @@ -271,7 +271,6 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v4_5_italian_interface, descrId = MR.strings.v4_5_italian_interface_descr, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" ) ) ), @@ -308,7 +307,6 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v4_6_chinese_spanish_interface, descrId = MR.strings.v4_6_chinese_spanish_interface_descr, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" ) ) ), @@ -330,7 +328,6 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v5_0_polish_interface, descrId = MR.strings.v5_0_polish_interface_descr, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" ) ) ), @@ -362,7 +359,6 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v5_1_japanese_portuguese_interface, descrId = MR.strings.whats_new_thanks_to_users_contribute_weblate, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" ) ) ), @@ -427,7 +423,6 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v5_3_new_interface_languages, descrId = MR.strings.v5_3_new_interface_languages_descr, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" ) ) ), @@ -491,7 +486,6 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v5_5_new_interface_languages, descrId = MR.strings.whats_new_thanks_to_users_contribute_weblate, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" ) ) ), @@ -554,7 +548,37 @@ private val versionDescriptions: List = listOf( icon = MR.images.ic_translate, titleId = MR.strings.v5_7_new_interface_languages, descrId = MR.strings.whats_new_thanks_to_users_contribute_weblate, - link = "https://github.com/simplex-chat/simplex-chat/tree/stable#help-translating-simplex-chat" + ) + ) + ), + VersionDescription( + version = "v5.8", + post = "https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html", + features = listOf( + FeatureDescription( + icon = MR.images.ic_settings_ethernet, + titleId = MR.strings.v5_8_private_routing, + descrId = MR.strings.v5_8_private_routing_descr + ), + FeatureDescription( + icon = MR.images.ic_palette, + titleId = MR.strings.v5_8_chat_themes, + descrId = MR.strings.v5_8_chat_themes_descr + ), + FeatureDescription( + icon = MR.images.ic_security, + titleId = MR.strings.v5_8_safe_files, + descrId = MR.strings.v5_8_safe_files_descr + ), + FeatureDescription( + icon = MR.images.ic_battery_3_bar, + titleId = MR.strings.v5_8_message_delivery, + descrId = MR.strings.v5_8_message_delivery_descr + ), + FeatureDescription( + icon = MR.images.ic_translate, + titleId = MR.strings.v5_8_persian_ui, + descrId = MR.strings.whats_new_thanks_to_users_contribute_weblate ) ) ), diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml index 35e3591aea..d930a1b72b 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml @@ -1850,6 +1850,15 @@ Network management More reliable network connection. Lithuanian UI + Private message routing 🚀 + Protect your IP address from the messaging relays chosen by your contacts.\nEnable in *Network & servers* settings. + New chat themes + Make your chats look different! + Safely receive files + Confirm files from unknown servers. + Improved message delivery + With reduced battery usage. + Persian UI seconds diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_palette.svg b/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_palette.svg new file mode 100644 index 0000000000..f36ef054e0 --- /dev/null +++ b/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_palette.svg @@ -0,0 +1,4 @@ + + + \ No newline at end of file diff --git a/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.md b/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.md new file mode 100644 index 0000000000..b9c4e74237 --- /dev/null +++ b/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.md @@ -0,0 +1,18 @@ +--- +layout: layouts/article.html +title: "SimpleX network: private message routing, v5.8 released with IP address protection and chat themes" +date: 2024-06-04 +# previewBody: blog_previews/20240426.html +draft: true +# image: images/20240426-profile.png +# imageBottom: true +permalink: "/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html" +--- + +# SimpleX network: private message routing, v5.8 released with IP address protection and chat themes + +**Published:** June 4, 2024 + +TODO + +This is a permalink for release announcement.