• 2.3.1 ce40742ddf

    Sergei Poljanski released this 2024-08-12 08:54:07 +00:00 | 1 commits to master since this release

    Changelog

    Version 2.3.1

    New Features

    • Account Indicator: Added an account indicator near conversations for easier identification. (Commit: d7d922c1d1)
    • Group Chat Icon: Group chats are now marked with an additional icon for clearer differentiation. (Commit: f709e32805)
    • Nickname in MUC Replies: Added nickname into reply fallback specifically for Multi-User Chat (MUC). (Commit: 869182d640)

    Improvements

    • Brightened Background Color: Pinned messages now have a brighter background color for better visibility. (Commit: 4c2dd3e933)
    • Improved Replies Fallback: Enhanced the fallback mechanism for replies. (Commit: 9892ff8d77)
    • Contact Status Widget: Contact status is now displayed in a separate widget for better visibility. (Commit: cf9d0c4f09)

    Localization

    • Ukrainian Translation: Thanks to Bohdan Horbeshko for the extension of Ukrainian translation. (Commit: 229bd9133b)
    • Russian Translation: Thanks to satrap for the extension of Russian translation. (Commit: e2e5fa91bb)

    Fixes

    • Fixed 'Hide Offline' Behavior: Resolved issues with the 'Hide offline' feature to ensure it behaves as expected. (Commit: 2b2ecbb44e)
    • Fixed Crash on Group Chats Screen: Resolved a crash issue on the group chats screen. (Commit: 3d5ecaf376)
    • Fixed Broken Replies on Conversation Reopen: Fixed an issue where replies were broken when reopening conversations. (Commit: a124b7e790)
    • Fixed Double Refresh Feature Discovery: Fixed the double refresh feature discovery. (Commit: 34acf2e49c)
    • Contacts Tab: The contacts tab now shows only contacts, improving clarity and organization. (Commit: 42d59adc78)

    Miscellaneous

    • Updated Readme: Updated the readme. (Commit: 97073a6b1e)
    • Gradle Build Clean-Up: Cleaned up the Gradle build, including dropping the +free suffix. (Commit: 7fba65b594)
    • Fixed Gradle Warnings: Resolved Gradle warnings. (Commit: 4bf4870b1d)
    • Updated Fastlane Metadata and Bumped Version Code: Updated Fastlane metadata and bumped the version code. (Commit: 03dac84164)
    • Restored ABI Code Suffixes for Changelog File Names: Restored ABI code suffixes for changelog file names. (Commit: 8e071aa53c)
    • Moved Fastlane Files: Moved all Fastlane files to one directory according to F-Droid requirements. (Commit: e9a800ed53)
    • Removed JCenter: Removed JCenter. (Commit: 5034778a7d)
    • Updated Fastlane Descriptions and Icon: Updated Fastlane descriptions and icon. (Commit: 8f729ca096)

    Contributors

    • kosyak
    • Thanks to Bohdan Horbeshko for Ukrainian translation
    • Thanks to satrap for extended Russian translation

    These release notes summarize the changes and improvements made in version 2.3.1. Thank you to all contributors for their hard work and dedication.

    Downloads
  • 2.3.0 1fa72c42a0

    Sergei Poljanski released this 2024-07-28 13:59:33 +00:00 | 24 commits to master since this release

    Changelog

    Version 2.3.0

    New Features

    • New Settings Screen: A redesigned settings screen has been implemented for better user experience.
    • Avatars Shape Customization: Users can now customize the shape of avatars in the chat.
    • Per Conversation Custom Backgrounds: Each conversation can have its own custom background.
    • Navigation Bar: Navigation throughout the app is now supported via the navigation bar.
    • Medium Font for Unread Conversation Titles: Unread conversation titles now use a medium font for better visibility.
    • Original File Name in Chat Attachments: Attachments in chat now retain their original file names.

    Localization

    • Russian Language: Extended support for the Russian language.
    • Ukrainian Language: Extended support for the Ukrainian language.

    Fixes

    • Gestures Handling Conflict: Resolved conflicts in command handling related to gestures.
    • Save to Downloads Menu Item: Fixed the visibility issue of the "Save to Downloads" menu item.

    Miscellaneous

    • Notifications Throttling Setting: Added a setting for notifications throttling across all conversations.
    • Add Cheogram Mention: Included a mention of Cheogram in the about screen.

    Contributors

    • kosyak
    • Thanks to Bohdan Horbeshko for Ukrainian translation
    • Thanks to satrap for extended Russian translation

    These release notes summarize the changes and improvements made in version 2.3.0. Thank you to all contributors for their hard work and dedication.

    Downloads
  • 2.2.4 e8f624e2cb

    Sergei Poljanski released this 2024-06-02 18:52:41 +00:00 | 48 commits to master since this release

    Changelog

    Improvements

    • Display the author name above the replied text.

    Fixes

    • Properly show contact names in group chats.
    • Fixed conversation position issues when grouping is enabled.

    Miscellaneous

    • Updated to version 2.2.4
    Downloads
  • 2.2.2 379300bf02

    Conversations 2.2.2 Pre-release

    Pavel R. released this 2024-05-27 23:42:42 +00:00 | 55 commits to master since this release

    Changelog

    Version 2.2.2

    Cheogram backports

    • DTMF on calls (may be useful in case of calls to PSTN numbers)
    • Initial implementation of XEP-0444 (Message Reactions)

    New Features

    • Implemented multi-selection for messages.
    • Added swipe-to-reply gesture.
    • Introduced group contacts by tag and group conversation by tags.
    • Added author and date when copied multiple messages.
    • Added an embedded photo editor.
    • Added tags editor and support for tags in MUC (Multi-User Chat).
    • Added support for 'Save to downloads' action for attachments.
    • Added note to self as a separate context menu item.
    • Added support for multi-selection for messages on share with screen.
    • Added long tap on conversation.
    • Introduced tags navigation and note to self.
    • Introduced primary color picker.
    • Added leakCanary for memory leak detection (only in debug mode).
    • Added checkbox for auto downloading all files when connected to WiFi.

    Improvements

    • Better handling of note to self.
    • Updated corners and stack bubbles from the last message.
    • Enhanced message selection mode.
    • Improved scroll to bottom button behavior.
    • Improved replies on file or image messages.
    • Improved replies and clickable replies.
    • Improved messages highlighting.
    • Improved message handling, allowing merging of private messages.
    • Improved notifications handling and per contact notifications throttling settings.
    • Improved notification sounds setting.
    • Enhanced swipe-to-reply gesture.

    Fixes

    • Fixed voice call operation to support with all existing clients that support AV calls with DTLS-SRTP.
    • Fixed memory and battery consumption during long uptimes with a bunch of large chats open.
    • Fixed multi-line reply quote issue.
    • Threw invalid viewType exception for better error handling.
    • Fixed swipe gesture issues.
    • Improved vertical scrolling during swipe-to-reply gesture.
    • Fixed domain JID sanity check (temporarily disabled).

    UI/UX Enhancements

    • New launcher icons.
    • New UI category in expert settings.
    • Changed LED color to follow the current app primary color.
    • Updated app name.
    • New default primary color.
    • Changed default accent color.
    • Better handling of merged messages indicator.
    • Enhanced conversation grouping on ShareWith screen.

    Miscellaneous

    • Separated app ID from upstream.
    • Disabled OMEMO by default.
    • Bumped version code.
    • Bumped MAM limits.
    • Updated version to 2.2.0.
    • Split roster by different accounts.
    • Added a button for copying contact JID.
    • Moved restore backup button from context menu on welcome screen.
    • Enhanced logs sender functionality.
    • Got rid of outdated kernel version calculation code.
    • Removed old bug reports system.
    • Removed obsolete Cheogram bookmarks and leftovers.
    • Updated dialpad and gateway interaction.
    Downloads