diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..5fa15a4 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,9 @@ +## Version 0.7.0 +* The version iteration will be inherited by cadet-gtk as logical successor. +> More information here: https://gitlab.com/gnunet-messenger/cadet-gtk/-/issues/10 +* It is possible to create direct chats and group chats via physical or virtual exchange +* Groups and contacts can be named, left, verified or deleted +* Existing contacts can be invited to any private or public group +* Chats allow sending text messages, voice recordings or files +* Messages can be deleted with a custom delete or automatically +* Switching between different accounts can be done during runtime |