-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
30 lines (24 loc) · 1.03 KB
/
ChangeLog
File metadata and controls
30 lines (24 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## Version 0.5.0
* Fixes compatibility with libgnunetchat 0.7.0
* Accounts use generated secrets managed by libsecret to encrypt their key storage
## Version 0.4.0
* Fixes compatibility with libgnunetchat 0.6.0
* Improves dialogs with text prompts
* Add option to open notes chat
## Version 0.3.1
* Fixes compatibility with libgnunetchat 0.5.2
## Version 0.3.0
* Fixes compatibility with libgnunetchat 0.5.0
## Version 0.2.0
* Removes visual whispering when receiving private messages for others
* Implements visual hint for binary version
* Fixes compatibility with libgnunetchat 0.3.0
## Version 0.1.1
* Replaces build system finally with Meson increasing platform support
* Fixes issues regarding changes in header usage from GNUnet 0.19.0
## Version 0.1.0
* It is possible to create direct chats and group chats via lobbies, shared keys or invitations
* Members of a chats can be observed
* Chats allow sending text messages or files
* Messages can be deleted in any chat locally
* Switching between different accounts can be done during runtime