This commit is contained in:
epoberezkin
2023-09-25 19:10:38 +00:00
parent 1f03cae08d
commit ffdeea1928
5 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
<meta property="og:type" content="article" />
<meta property="og:title" content="SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups with directory service" />
<meta property="og:image" content="https://simplex.chat/blog//docs/images/simplex-desktop-light.png" />
<meta property="og:image" content="https://simplex.chat/blog/images/simplex-desktop-light.png" />
<meta name="twitter:card" content="summary" />
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.ico" />
@@ -397,7 +397,7 @@ window.addEventListener('scroll',changeHeaderBg);
<p>* Android app.</p>
<p>** iOS app.</p>
<h2 id="multiplatform-desktop-app" tabindex="-1">Multiplatform desktop app</h2>
<img src="/docs/images/simplex-desktop-light.png" width="640">
<img src="./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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 KiB

View File

@@ -406,7 +406,7 @@ window.addEventListener('scroll',changeHeaderBg);
<div class="min-h-[inherit] h-full w-full flex items-end px-4 pt-4 justify-center relative">
<img class="mb-4 self-center w-full h-auto" src="/docs/images/simplex-desktop-light.png" alt="" srcset="">
<img class="mb-4 self-center w-full h-auto" src="images/simplex-desktop-light.png" alt="" srcset="">
</div>

View File

@@ -1710,7 +1710,7 @@ file ---&amp;gt; | XFTP | ------&amp;gt; XFTP ----&amp;
&lt;p&gt;* Android app.&lt;/p&gt;
&lt;p&gt;** iOS app.&lt;/p&gt;
&lt;h2 id=&quot;multiplatform-desktop-app&quot; tabindex=&quot;-1&quot;&gt;Multiplatform desktop app&lt;/h2&gt;
&lt;img src=&quot;https://simplex.chat/docs/images/simplex-desktop-light.png&quot; width=&quot;640&quot; /&gt;
&lt;img src=&quot;https://simplex.chat/blog/images/simplex-desktop-light.png&quot; width=&quot;640&quot; /&gt;
&lt;p&gt;Thanks a lot to everybody who was testing the desktop app since July it really helped to make it stable!&lt;/p&gt;
&lt;p&gt;To use desktop app you need to &lt;strong&gt;create a new profile&lt;/strong&gt;. As SimpleX platform has no user accounts, it&#39;s not as simple as for centralized apps to access the same profile from two devices.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;

View File

@@ -36,7 +36,7 @@
&lt;p&gt;* Android app.&lt;/p&gt;
&lt;p&gt;** iOS app.&lt;/p&gt;
&lt;h2 id=&quot;multiplatform-desktop-app&quot; tabindex=&quot;-1&quot;&gt;Multiplatform desktop app&lt;/h2&gt;
&lt;img src=&quot;https://simplex.chat/docs/images/simplex-desktop-light.png&quot; width=&quot;640&quot; /&gt;
&lt;img src=&quot;https://simplex.chat/blog/images/simplex-desktop-light.png&quot; width=&quot;640&quot; /&gt;
&lt;p&gt;Thanks a lot to everybody who was testing the desktop app since July it really helped to make it stable!&lt;/p&gt;
&lt;p&gt;To use desktop app you need to &lt;strong&gt;create a new profile&lt;/strong&gt;. As SimpleX platform has no user accounts, it&#39;s not as simple as for centralized apps to access the same profile from two devices.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;