2022-09-10 04:26:21 -05:00
|
|
|
---
|
|
|
|
layout: layouts/article.html
|
|
|
|
title: "SimpleX Chat v2.1 - better conversation privacy"
|
|
|
|
date: 2022-05-24
|
|
|
|
permalink: "/blog/20220524-simplex-chat-better-privacy.html"
|
|
|
|
---
|
|
|
|
|
2022-05-23 12:39:03 -05:00
|
|
|
# SimpleX Chat v2.1 - better conversation privacy
|
|
|
|
|
|
|
|
**Published:** May 24, 2022
|
|
|
|
|
|
|
|
## New in version 2.1 - clearing conversations without deleting contacts
|
|
|
|
|
|
|
|
In this version you can irreversibly delete individual messages after they were deleted by a sender, and also completely clear the conversation.
|
|
|
|
|
|
|
|
The only way to do it before this version was by deleting the contact, now you can keep the connection when you clear the conversation.
|
|
|
|
|
|
|
|
<img src="./images/20220524-clear-chat1.png" width="240"> <img src="./images/20220524-clear-chat2.png" width="240">
|
|
|
|
|
|
|
|
See [v1 announcement](./20220112-simplex-chat-v1-released.md) for information on how SimpleX protects the security of the messages.
|
|
|
|
|
|
|
|
See [v2 announcement](./20220511-simplex-chat-v2-images-files.md) for more information about SimpleX platform and how it works.
|
|
|
|
|
|
|
|
Read about SimpleX design in [whitepaper](https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md).
|