ui: add link to the release post

This commit is contained in:
Evgeny Poberezkin 2024-04-25 13:16:49 +01:00
parent fc6fa5315b
commit f712eb0d1f
No known key found for this signature in database
GPG key ID: 494BDDD9A28B577D
3 changed files with 15 additions and 0 deletions

View file

@ -378,6 +378,7 @@ private let versionDescriptions: [VersionDescription] = [
),
VersionDescription(
version: "v5.7",
post: URL(string: "https://simplex.chat/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html"),
features: [
FeatureDescription(
icon: "key",

View file

@ -523,6 +523,7 @@ private val versionDescriptions: List<VersionDescription> = listOf(
),
VersionDescription(
version = "v5.7",
post = "https://simplex.chat/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html",
features = listOf(
FeatureDescription(
icon = MR.images.ic_vpn_key_filled,

View file

@ -0,0 +1,13 @@
---
layout: layouts/article.html
title: "SimpleX network: legally binding transparency, v5.7 released with better user experience for calls and messages"
date: 2024-04-26
preview: blog_previews/20240323.html
draft: true
permalink: "/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html"
---
# SimpleX network: legally binding transparency, v5.7 released with better user experience for calls and messages
This is a permalink for the post