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