ui: update whats new link (#5234)

* ui: update whats new link

* fix file name
This commit is contained in:
Evgeny 2024-11-23 14:37:44 +00:00 committed by GitHub
parent 7bcb514baf
commit 30a24df9c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 35 additions and 5 deletions

View file

@ -521,7 +521,7 @@ private let versionDescriptions: [VersionDescription] = [
),
VersionDescription(
version: "v6.2 (beta.1)",
post: URL(string: "https://simplex.chat/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html"),
post: URL(string: "https://simplex.chat/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html"),
features: [
.view(FeatureView(
icon: nil,
@ -529,9 +529,9 @@ private let versionDescriptions: [VersionDescription] = [
view: { NewOperatorsView() }
)),
.feature(Description(
icon: "text.quote",
title: "Improved chat navigation",
description: "- Open chat on the first unread message.\n- Jump to quoted messages."
icon: "bolt",
title: "More reliable notifications",
description: "They are delivered even when Apple drops them."
)),
]
)

View file

@ -725,7 +725,7 @@ private val versionDescriptions: List<VersionDescription> = listOf(
),
VersionDescription(
version = "v6.2-beta.1",
post = "https://simplex.chat/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html",
post = "https://simplex.chat/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html",
features = listOf(
VersionFeature.FeatureView(
icon = null,

View file

@ -0,0 +1,30 @@
---
layout: layouts/article.html
title: "Servers operated by Flux - true privacy and decentralization for all users"
date: 2024-11-25
# previewBody: blog_previews/20241125.html
image: images/simplexonflux.png
imageWide: true
draft: true
permalink: "/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html"
---
# Servers operated by Flux - true privacy and decentralization for all users
**Will be published:** Nov 25, 2024
- [Welcome, Flux](#welcome-flux--the-new-servers-in-v62-beta1) - the new servers in v6.2-beta.1!
- What's the problem?
- Several operators improve connection privacy.
- SimpleX decentralization compared with Matrix, Session and Tor.
- What is next?
## Welcome, Flux the new servers in v6.2-beta.1!
<img src="./images/simplexonflux.png" width="330" class="float-to-right">
[Flux](https://runonflux.com) is a decentralized cloud infrastructure that consists of user-operated nodes.
With v6.2 release all SimpleX Chat users can use pre-configured Flux servers to improve metadata privacy and decentralization.
Come back on Monday November 25th to learn why it is important and how having several operators improves metadata privacy.

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB