• v1.4.1 edfc070d9a

    v1.4.1 Pre-Release

    dan released this 2021-11-06 00:38:22 +00:00 | 983 commits to trunk since this release

    • Fixed server directory initalization bug that prevented MacOS users from creating servers
    • Fix first join server on import server that was preventing using newly created servers until after an app restart
    Downloads
  • v1.4.0 10584984c3

    v1.4.0 Pre-Release

    sarah released this 2021-11-05 17:09:58 +00:00 | 986 commits to trunk since this release

    New Features

    • Server Hosting Experiment! Please help us test this.
      • Go to Settings to Enable the Server Hosting Experiment
      • Create your own Servers to host groups on, share these publicly to allow others to privately host groups on your infrastructure or keep them private for more efficient groups
    • File Sharing Experiment now supports resumption and download expiry

    Bug Fixes / Improvements:

    • Improved handling of errored group messages in the UI
    • Consolidated timeline code for P2P and Group conversations
    • Introduction of new Zoned Attributes
    Downloads
  • v1.3.0 0c81b4f9d0

    v1.3.0 Pre-Release

    sarah released this 2021-09-30 20:41:41 +00:00 | 1038 commits to trunk since this release

    • New File Sharing Experiment
    • Streamer / Redaction Mode
    • Fix Tor Integration on Mac OS
    • Mac and Linux Packaging / Installer Improvements
    • Light Theme Fixes
    • Various small bug fixes
    Downloads
  • v1.2.1 f3b09d3e3a

    v1.2.1 Pre-Release

    dan released this 2021-09-13 15:46:47 +00:00 | 1065 commits to trunk since this release

    macos

    • improved tor browser detection and launching (including not requiring the .dmg to stay mounted)
    • fix shutdown button not working
    • 1.2 release was accidently a dev build using dev profiles. this is a release build and has a small profile migrator built in

    linux

    • sh script launches use exec to free up the sh process
    Downloads
  • v1.2.0 7737085a28

    v1.2.0 Pre-Release

    dan released this 2021-08-31 15:33:10 +00:00 | 1084 commits to trunk since this release

    • New Features:
      • Mac OS Version! Please help us test this.
      • An icon is now displayed when blocking of unknown contacts is enabled.
      • Chat now maintains your last read position and provides a quick way of scrolling to most recent messages.
      • The IME_FLAG_NO_PERSONALIZED_LEARNING flag on all text fields (private keyboard mode)
      • (Cwtch Server) New Docker Container
      • Archive Conversations
    • Bug Fixes / Improvements:
      • Restyling of Message Composition bar buttons.
      • Double Pane Scrolling Fixes
      • Fix Keyboard Issues on Android
      • Fix Cursor Issues on Android
      • Message Rows now have draggable/animated feedback for gesture-based actions
      • Upgrade to Flutter 2.5
      • Memory Use Improvements
      • (Group Experiment) Previously, group signatures assumed that Group ID was kept secret from the server in order to preserve
        metadata privacy. This is no longer assumed 1.2 which now only relies on Group Key being kept secret. This change is backwards incompatible and as such 1.1 clients will not be able to verify group messages from newer clients. For more
        information please consult the cwtch secure development handbook
    • Accessibility / UX:
      • Completed French Translation
      • References to Peer replaced with more specific language (e.g. Contact or Conversation) throughout the UI
    Downloads
  • v1.1.1 8668211e1d

    v1.1.1 Pre-Release

    dan released this 2021-07-15 22:00:36 +00:00 | 1138 commits to trunk since this release

    • Bug Fixes / Improvements:
      • Fix regression that preventing unblocking contacts
    Downloads
  • v1.1.0 f9584d1301

    v1.1.0 Pre-Release

    dan released this 2021-07-15 20:37:22 +00:00 | 1140 commits to trunk since this release

    Cwtch Beta 1.1 - July 15th 2021

    For a more detailed overview of changes present in the 1.1 release see issues tagged cwtch-beta-1.1 in our
    issue tracker.

    A special thanks to the volunteer translators and testers who made this release possible.

    • New Features:
      • Support for Quoted Messages / Reply-to
      • Support for Multi-line Messages
      • Enable Autofill for Password Fields on Android
      • New Windows Installer
      • Improved Linux Install Scripts
    • Bug Fixes / Improvements:
      • Client-side filtering of messages from blocked contacts when in group conversations
      • Improved handling of syncing groups on Android
      • Prevent sending empty messages
      • Prevent sending messages to offline contacts / servers
      • Fix high CPU usage on Windows
      • Fix for unintentional shutdown prompt when clicking on a notification in Android
      • Fix non-truncating contact names on Android
    • Accessibility / UX:
      • Completed French Translation
      • Update German and Italian Translations (now 85% complete)
      • Improved Window Icon
      • Improved Group Syncing UI
      • Contextual explanations for encrypted/unencrypted profiles
      • Tooltips for various UI elements
    Downloads
  • v1.0.0 7cfa5d79c4

    v1.0.0 Pre-Release

    sarah released this 2021-06-25 00:24:14 +00:00 | 1275 commits to trunk since this release

    • Initial Cut of the v1.0.0 Cwtch Beta Release Cycle (Candidate)
    Downloads