This commit is contained in:
epoberezkin
2023-09-18 12:46:37 +00:00
parent 9589451ebb
commit 38a4efb38b
4 changed files with 520 additions and 1 deletions
File diff suppressed because one or more lines are too long
+2
View File
@@ -387,6 +387,8 @@ window.addEventListener('scroll',changeHeaderBg);
<article class="w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#11182F] mb-8">
<div class="min-h-[200px] h-[inherit] self-stretch md:w-[168px] bg-[#D9E7ED] dark:bg-[#17203D] flex items-center justify-center flex-[1] relative">
<div class="min-h-[inherit] h-full w-full flex items-end px-4 pt-4 justify-center relative">
+13 -1
View File
@@ -4,7 +4,7 @@
<subtitle>It allows you to stay up to date with the latest Blogs from SimpleX Chat.</subtitle>
<link href="https://simplex.chat/feed.atom" rel="self"/>
<link href="https://simplex.chat/"/>
<updated>2023-07-22T00:00:00Z</updated>
<updated>2023-09-25T00:00:00Z</updated>
<id>https://simplex.chat/</id>
<author>
<name>SimpleX Chat</name>
@@ -1674,6 +1674,18 @@ file ---&amp;gt; | XFTP | ------&amp;gt; XFTP ----&amp;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Evgeny&lt;/p&gt;
&lt;p&gt;SimpleX Chat founder&lt;/p&gt;
</content>
</entry>
<entry>
<title>SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups with directory service</title>
<link href="https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html"/>
<updated>25 Sep 2023</updated>
<id>https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html</id>
<content xml:lang="en" type="html">&lt;h1 id=&quot;simplex-chat-v53-released-desktop-app-local-file-encryption-and-improved-groups&quot; tabindex=&quot;-1&quot;&gt;SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Published:&lt;/strong&gt; September 25, 2023&lt;/p&gt;
&lt;p&gt;This is a placeholder for the release announcement&lt;/p&gt;
</content>
</entry>
+13
View File
@@ -6,6 +6,19 @@
<atom:link href="https://simplex.chat/feed.rss" rel="self" type="application/rss+xml"/>
<description>It allows you to stay up to date with the latest Blogs from SimpleX Chat.</description>
<language>en</language>
<item>
<title>SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups with directory service</title>
<link>https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html</link>
<description>&lt;h1 id=&quot;simplex-chat-v53-released-desktop-app-local-file-encryption-and-improved-groups&quot; tabindex=&quot;-1&quot;&gt;SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Published:&lt;/strong&gt; September 25, 2023&lt;/p&gt;
&lt;p&gt;This is a placeholder for the release announcement&lt;/p&gt;
</description>
<pubDate>25 Sep 2023</pubDate>
<dc:creator>SimpleX Chat</dc:creator>
<guid>https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html</guid>
</item>
<item>
<title>SimpleX Chat v5.2 released: message delivery receipts</title>
<link>https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html</link>