blog: v6.3 announcement (#5714)

This commit is contained in:
Evgeny 2025-03-06 22:59:32 +00:00 committed by GitHub
parent a0560a5ad0
commit ca31c9a5e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 64 additions and 2 deletions

View file

@ -542,7 +542,7 @@ private let versionDescriptions: [VersionDescription] = [
),
VersionDescription(
version: "v6.3",
// post: URL(string: "https://simplex.chat/blog/20241210-simplex-network-v6-2-servers-by-flux-business-chats.html"),
post: URL(string: "https://simplex.chat/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html"),
features: [
.feature(Description(
icon: "at",

View file

@ -779,7 +779,7 @@ private val versionDescriptions: List<VersionDescription> = listOf(
),
VersionDescription(
version = "v6.3",
// post = "https://simplex.chat/blog/20241210-simplex-network-v6-2-servers-by-flux-business-chats.html",
post = "https://simplex.chat/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html",
features = listOf(
VersionFeature.FeatureDescription(
icon = MR.images.ic_at,

View file

@ -0,0 +1,62 @@
---
layout: layouts/article.html
title: "SimpleX Chat v6.3: new user experience and safety in public groups"
date: 2025-03-08
# previewBody: blog_previews/20241210.html
# image: images/20241210-operators-1.png
draft: true
permalink: "/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html"
---
# SimpleX Chat v6.3: new user experience and safety in public groups
**Will be published:** Mar 8, 2025
This is a permalink for release announcement.
What's new in v6.3:
- improved groups:
- [mention other members](#mention-members).
- [private reports](#private-reports) to group admins.
- [preventing spam and abuse](#preventing-spam-and-abuse).
- [better performance](#better-privacy-and-security).
- [chat lists](#chat-lists) to keep track of what's important.
- [jump to found and forwarded messages](#jump-to-found-and-forwarded-messages)
- [privacy and security improvements](#privacy-and-security-improvements).
## What's new in v6.3
## SimpleX network
Some links to answer the most common questions:
[How can SimpleX deliver messages without user identifiers](./20220511-simplex-chat-v2-images-files.md#the-first-messaging-platform-without-user-identifiers).
[What are the risks to have identifiers assigned to the users](./20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.md#why-having-users-identifiers-is-bad-for-the-users).
[Technical details and limitations](https://github.com/simplex-chat/simplex-chat#privacy-and-security-technical-details-and-limitations).
[Frequently asked questions](../docs/FAQ.md).
Please also see our [website](https://simplex.chat).
## Please support us with your donations
Huge *thank you* to everybody who donated to SimpleX Chat!
Prioritizing users privacy and security, and also raising the investment, would have been impossible without your support and donations.
Also, funding the work to transition the protocols to non-profit governance model would not have been possible without the donations we received from the users.
Our pledge to our users is that SimpleX protocols are and will remain open, and in public domain, so anybody can build the future implementations of the clients and the servers. We are building SimpleX platform based on the same principles as email and web, but much more private and secure.
Your donations help us raise more funds &mdash; any amount, even the price of the cup of coffee, makes a big difference for us.
See [this section](https://github.com/simplex-chat/simplex-chat/#please-support-us-with-your-donations) for the ways to donate.
Thank you,
Evgeny
SimpleX Chat founder