ChangeLog (2690B)
1 ## Version 0.12.0 2 * Fixes compatibility with libgnunetchat 0.7.0 3 * Accounts use generated secrets managed by libsecret to encrypt their key storage 4 * Minor UI adjustments 5 6 ## Version 0.11.0 7 * Utilize new features from libgnunetchat 0.6.0 8 * Implement private notes chat 9 * Update symbolic icons 10 * Adjust appdata and user interface 11 * Fix thread locking issues 12 * Improve readability of invitations 13 14 ## Version 0.10.2 15 * Fixes compatibility with libgnunetchat 0.5.2 16 * Update appdata to current state 17 * Implement notification sounds 18 * List tags of contacts 19 * Implement filtering by tags 20 21 ## Version 0.10.1 22 * Utilize new function from libgnunetchat 0.5.1 23 * Implement discourse panel to allow live chat streaming voice and video 24 * Fix thread synchronization issues to reduce occasional crashes 25 * Reduce background CPU usage 26 * Fix minor UI issues 27 28 ## Version 0.10.0 29 * Implement tagging and filtering messages 30 * Adjust media previews and optimize memory footprint 31 * Implement sharing profile attribute and profile picture with contacts 32 * Fix several UI issues and memory leaks 33 * Improve UI to waste less vertical space for smaller screens 34 * Add localization for English, German and Spanish 35 36 ## Version 0.9.0 37 * Fixes compatibility with libgnunetchat 0.3.0 38 * Contacts can be blocked and unblocked 39 * Fix message sorting and notification handling for recent only 40 * Fix deletion and updating of previous messages 41 * Use pipewire and libportal for GStreamer pipelines 42 * Remove unreadable whispered messages 43 * Invitations can be rejected via tagging 44 * Sent private messages can be read from sender 45 * Fix multiple memory and synchronization issues 46 * Camera sensor can be selected for capturing QR codes 47 48 ## Version 0.8.0 49 * Fixes multiple segmentation faults and crashes 50 * Fixes issues regarding changes in header usage from GNUnet 0.19.0 51 * Replaces build system finally with Meson increasing platform support 52 * Dependency on zbar gets replaced with more stable GStreamer pipelines 53 * Videos and audio files can be played with an embedded media viewer 54 * Improve general software availability via snap and flatpak packaging 55 56 ## Version 0.7.0 57 * The version iteration will be inherited by cadet-gtk as logical successor. 58 > More information here: https://gitlab.com/gnunet-messenger/cadet-gtk/-/issues/10 59 * It is possible to create direct chats and group chats via physical or virtual exchange 60 * Groups and contacts can be named, left, verified or deleted 61 * Existing contacts can be invited to any private or public group 62 * Chats allow sending text messages, voice recordings or files 63 * Messages can be deleted with a custom delete or automatically 64 * Switching between different accounts can be done during runtime