diff --git a/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html b/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html index 329745a0d..294dc998b 100644 --- a/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html +++ b/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html @@ -407,6 +407,7 @@ window.addEventListener('scroll',changeHeaderBg);
You can download the desktop app for Linux and Mac via downloads page. Windows version will be available soon.
Directory service provides a way to search for public groups submitted by the users. To use it, you need to connect to it via SimpleX Chat, as you would connect to any other contact, and type some words to search.
diff --git a/blog/index.html b/blog/index.html index 067123a19..73bbc6a2c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -425,10 +425,10 @@ window.addEventListener('scroll',changeHeaderBg);| Updated 20.09.2023 | Languages: EN |
The latest version is v5.3.
+The latest version is v5.3.1.
Using the same profile as on mobile device is not yet supported – you need to create a separate profile to use desktop apps.
-Linux: AppImage (most Linux distros), Ubuntu 20.04 (and Debian-based distros), Ubuntu 22.04.
-Mac: x86_64 (Intel), aarch64 (Apple Silicon).
+Linux: AppImage (most Linux distros), Ubuntu 20.04 (and Debian-based distros), Ubuntu 22.04.
+Mac: x86_64 (Intel), aarch64 (Apple Silicon).
Windows: coming soon.
iOS: App store (v5.2.3), TestFlight (v5.3-beta.9).
-Android: Play store, F-Droid, APK aarch64, APK armv7.
+iOS: App store, TestFlight.
+Android: Play store, F-Droid, APK aarch64, APK armv7.
See Using terminal app.
-Linux: Ubuntu 20.04, Ubuntu 22.04.
-Mac x86_64, aarch64 - compile from source.
-Windows: x86_64.
+Linux: Ubuntu 20.04, Ubuntu 22.04.
+Mac x86_64, aarch64 - compile from source.
+Windows: x86_64.