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