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 329745a0d0..294dc998bf 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 cannot send voice messages.
  • there is no support for calls yet.
  • +

    You can download the desktop app for Linux and Mac via downloads page. Windows version will be available soon.

    Group directory service and other group improvements

    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 067123a191..73bbc6a2c1 100644 --- a/blog/index.html +++ b/blog/index.html @@ -425,10 +425,10 @@ window.addEventListener('scroll',changeHeaderBg); diff --git a/downloads/index.html b/downloads/index.html index 2ffbee6c73..ca01778ba9 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -690,7 +690,7 @@ window.addEventListener('scroll',changeHeaderBg);

    | Updated 20.09.2023 | Languages: EN |

    Download SimpleX apps

    -

    The latest version is v5.3.

    +

    The latest version is v5.3.1.

    diff --git a/feed.atom b/feed.atom index 208f83ff1b..682c3ad71b 100644 --- a/feed.atom +++ b/feed.atom @@ -1720,6 +1720,7 @@ file ---&gt; | XFTP | ------&gt; XFTP ----& <li>you cannot send voice messages.</li> <li>there is no support for calls yet.</li> </ul> +<p>You can download the desktop app for Linux and Mac via <a href="https://simplex.chat/downloads">downloads page</a>. Windows version will be available soon.</p> <h2 id="group-directory-service-and-other-group-improvements" tabindex="-1">Group directory service and other group improvements</h2> <img src="https://simplex.chat/blog/images/20230925-directory.png" width="330" class="float-to-left" /> <p>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.</p> diff --git a/feed.rss b/feed.rss index 87e435bae9..78a2955a7d 100644 --- a/feed.rss +++ b/feed.rss @@ -46,6 +46,7 @@ <li>you cannot send voice messages.</li> <li>there is no support for calls yet.</li> </ul> +<p>You can download the desktop app for Linux and Mac via <a href="https://simplex.chat/downloads">downloads page</a>. Windows version will be available soon.</p> <h2 id="group-directory-service-and-other-group-improvements" tabindex="-1">Group directory service and other group improvements</h2> <img src="https://simplex.chat/blog/images/20230925-directory.png" width="330" class="float-to-left" /> <p>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.</p>