deploy: 50d624ef6b
This commit is contained in:
@@ -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>
|
||||
|
||||
BIN
blog/images/simplex-desktop-light.png
Normal file
BIN
blog/images/simplex-desktop-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 545 KiB |
@@ -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>
|
||||
|
||||
@@ -1710,7 +1710,7 @@ file ---&gt; | XFTP | ------&gt; 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>
|
||||
|
||||
2
feed.rss
2
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>
|
||||
|
||||
Reference in New Issue
Block a user