Thanks a lot to everybody who was testing the desktop app since July – it really helped to make it stable!
To use desktop app you need to create a new profile. As SimpleX platform has no user accounts, it's not as simple as for centralized apps to access the same profile from two devices.
The next app version will allow using your mobile profile from desktop app. For now, as a workaround, you can join groups from both mobile and desktop devices, and use small groups instead of direct conversations.
diff --git a/blog/images/simplex-desktop-light.png b/blog/images/simplex-desktop-light.png
new file mode 100644
index 0000000000..d28b7b88ca
Binary files /dev/null and b/blog/images/simplex-desktop-light.png differ
diff --git a/blog/index.html b/blog/index.html
index 73bbc6a2c1..e92975b06e 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -406,7 +406,7 @@ window.addEventListener('scroll',changeHeaderBg);
-
+
diff --git a/feed.atom b/feed.atom
index 682c3ad71b..5497881052 100644
--- a/feed.atom
+++ b/feed.atom
@@ -1710,7 +1710,7 @@ file ---> | XFTP | ------> XFTP ----&
<p>* Android app.</p>
<p>** iOS app.</p>
<h2 id="multiplatform-desktop-app" tabindex="-1">Multiplatform desktop app</h2>
-<img src="https://simplex.chat/docs/images/simplex-desktop-light.png" width="640" />
+<img src="https://simplex.chat/blog/images/simplex-desktop-light.png" width="640" />
<p>Thanks a lot to everybody who was testing the desktop app since July – it really helped to make it stable!</p>
<p>To use desktop app you need to <strong>create a new profile</strong>. As SimpleX platform has no user accounts, it's not as simple as for centralized apps to access the same profile from two devices.</p>
<p>The next app version will allow using your mobile profile from desktop app. For now, as a workaround, you can join groups from both mobile and desktop devices, and use small groups instead of direct conversations.</p>
diff --git a/feed.rss b/feed.rss
index 78a2955a7d..96d23a3b10 100644
--- a/feed.rss
+++ b/feed.rss
@@ -36,7 +36,7 @@
<p>* Android app.</p>
<p>** iOS app.</p>
<h2 id="multiplatform-desktop-app" tabindex="-1">Multiplatform desktop app</h2>
-<img src="https://simplex.chat/docs/images/simplex-desktop-light.png" width="640" />
+<img src="https://simplex.chat/blog/images/simplex-desktop-light.png" width="640" />
<p>Thanks a lot to everybody who was testing the desktop app since July – it really helped to make it stable!</p>
<p>To use desktop app you need to <strong>create a new profile</strong>. As SimpleX platform has no user accounts, it's not as simple as for centralized apps to access the same profile from two devices.</p>
<p>The next app version will allow using your mobile profile from desktop app. For now, as a workaround, you can join groups from both mobile and desktop devices, and use small groups instead of direct conversations.</p>