• Pre-Release v1.11.0 c83ef21f90

    v1.11.0

    sarah released this 2 months ago | 74 commits to trunk since this release

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

    • New Features:
    • Bug Fixes / Improvements:
      • When preserving a message draft, quoted messages are now also saved
      • Layout issues caused by pathological unicode are now prevented
      • Improved performance of message row rendering
      • Clickable Links: Links in replies are now selectable
      • Clickable Links: Fixed error when highlighting certain URIs
      • File Downloading: Fixes for file downloading and exporting on 32bit Android devices
      • Server Hosting: Fixes for several layout issues
      • Build pipeline now runs automated UI tests
      • Fix issues caused by scrollbar controller overriding
      • Initial support for the Blodeuwedd Assistant (currently compile-time disabled)
      • Cwtch Library:
    • Accessibility / UX:
      • Full translations for Brazilian Portuguese, Dutch, French, German, Italian, Russian, Polish, Spanish, Turkish, and Welsh
      • Core translations for Danish (75%), Norwegian (76%), and Romanian (75%)
      • Partial translations for Luxembourgish (22%), Greek (16%), and Portuguese (6%)

    Reproducible Bindings

    Cwtch 1.11 is based on libCwtch version 2023-03-16-15-07-v0.0.3-1-g50c853a. The repliqate scripts to reproduce these bindings from source can be found at https://git.openprivacy.ca/cwtch.im/repliqate-scripts/src/branch/main/cwtch-autobindings-v0.0.3-1-g50c853a

    Downloads
     
  • Pre-Release v1.10.0 00c385bb91

    v1.10.0

    sarah released this 6 months ago | 119 commits to trunk since this release

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

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

    • New Features:
      • Fine-grained Profile Autostart - you can now control which profiles are automatically enabled at start up
      • New Connection Backend - we have reworked connection management in Cwtch to minimize contention inside the Tor process, and to prioritize regular contacts. This results in faster peering times, and more stable connections
    • Bug Fixes / Improvements:
      • Profile Exporting now works on Android devices
      • Profile Image Shares are now re-initialized every start up to ensure that profile images are available to new contacts. (Previously profile image shares expired after 30-days like all other file shares)
      • Fix a bug that prevented sharing files on Android in certain configurations
      • Many colorscheme improvements to packaged themes
      • A new Juniper theme
      • Improved UX for unlocking profiles
      • Fix a bug that prevented the deletion of profiles
      • Streamer mode now hides cwtch addresses on configuration screens
      • Message formatting now applies to quoted messages
      • Message formatting can now be disabled when experiments are disabled
      • Fix bug that prevented Cwtch from finding packaged Tor binary in some installations
      • Upgrade to Flutter 3.3.5
      • New Android Splash Screen
    • Accessibility / UX:
      • Full translations for Brazilian Portuguese, Dutch, French, German, Italian, Russian, Polish, Spanish, Turkish, and Welsh
      • Core translations for Danish (85%), Norwegian (85%), and Romanian (85%)
      • Partial translations for Luxembourgish (25%), Greek (19%), and Portuguese (7%)
    Downloads
     
  • Pre-Release v1.9.0 2d89b30881

    v1.9.0

    sarah released this 9 months ago | 176 commits to trunk since this release

    • New Features:
      • View Replies - quickly view all replies to a specific message
      • Manage Shared Files - pause or restart sharing of files to specific conversations
      • Pin Conversations - important conversations can now be pinned to the top of the conversations list
      • Cwtch Handook is now available in Italian, German and Spanish
    • Bug Fixes / Improvements:
      • Group messages are now viewable while the group is actively syncing
      • Group Anti-spam challenge/completion status is now surfaced in the UX
      • Fixed duplicate contact add bug (Android)
      • Introduced better error handling for the file sharing experiment
        • Automatic downloads are now not triggered if download directory does not exist or is incorrectly configured
        • Failed file downloads can now be restarted through the UX
      • Tor Version is now surfaced correctly in UI after restarts
      • Custom Tor SOCKS port configuration is now used
      • Peering attempts are now paused until Tor is fully bootstrapped
      • Per-conversation messages drafts are now saved while Cwtch is open
    • Accessibility / UX:
      • Full translations for French, German, Italian, Russian, Polish, Spanish, Turkish, and Welsh
      • Core translations for Danish (85%), Norwegian (85%), and Romanian (85%).
      • Partial translations for Luxembourgish (25%), Greek (19%), and Portuguese (7%).
      • Updates to experiment descriptions to remove outdated references to previous versions
    Downloads
     
  • Pre-Release v1.8.0 4404977128

    v1.8.0

    sarah released this 11 months ago | 249 commits to trunk since this release

    • New Features:
      • New Message Formatting Toolbar
      • Brand New Documentation Handbook: docs.cwtch.im
      • Apple Silicon Support
    • Bug Fixes / Improvements:
      • Clicking on a Quoted Message will not scroll to that message
      • Quoted messages are now clipped to single line to maximize space
      • Clicking a contact in a conversation to initiate a DM will now scroll the conversation list to that contact.
      • Cwtch is now based on Flutter 3
        • Linux: Holding down a keyboard key will now repeat input
      • Dropdown fields in Settings are now correctly scaled
      • Bug Fix preventing archived messages from displaying their correct timestamp
      • Syncing a new group on a new server will now update the syncing progress bar
      • Address has been removed from Group Conversation Settings as it no long has any practical use
    • Accessibility / UX:
      • Full translations for French, German, Italian, Russian, Polish, Spanish, and Welsh
      • Core translations for Danish (89%), Norwegian (89%), and Romanian (89%).
      • Partial translations for Luxembourgish (24%), Greek (19%), and Portuguese (7%).
      • Add Contact UX has been split to prompt for a specific action instead on directly opening the Add Contact pane
      • Several small updates to theming
      • Image / File display overlay now displays timestamp like other messages
      • Snackbar notifications have been added for all copy actions
      • Conversation row now displays the date instead of time for conversations between 1 and 2 days old
      • Conversation row is now split onto multiple lines to better use space
      • When scrolling up a conversation, a button is now displayed to allow quickly scrolling to the most recent messages
    Downloads
     
  • Pre-Release v1.7.1 fa52b741bf

    v1.7.1

    dan released this 1 year ago | 329 commits to trunk since this release

    • filedownload bubble fixes for when file is moved
    • fixes for android reply to message
    • fixes for message cache loading especially on android
    • minor improvements to message pane rendering on loading messages
    • improve "new messages" bubble behaviour
    Downloads
     
  • Pre-Release v.1.7.0 59e3220bce

    v.1.7.0

    sarah released this 1 year ago | 343 commits to trunk since this release

    Downloads
     
  • Pre-Release v1.6.2 62a99797ca

    v1.6.2

    sarah released this 1 year ago | 408 commits to trunk since this release

    Downloads
     
  • Pre-Release v1.6.1 68c2e1547a

    v1.6.1

    sarah released this 1 year ago | 456 commits to trunk since this release

    • Android API for LeaveConversation is now wired in
    • Fixes wordwrapping display issues on Android
    • Numpad enter now sends message
    • Sending via Enter or Send Button now triggers the same path.
    • Bumps Pubspec Version to 1.6.1 for Android
    Downloads
     
  • Pre-Release v1.6.0 fd886e7315

    v1.6.0

    dan released this 1 year ago | 466 commits to trunk since this release

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

    • New Features:
      • Custom Profile Images
        • This requires enabling the Filesharing and Image Preview experiments
      • Advanced Tor Configuration
        • Cwtch can now be configured to cache tor consensus information, use predefined ports, and connect to an external, system Tor
        • Tor Circuit information is now available for P2P Conversations
      • Notification Policies
        • You can now mute specific conversations, turn off notifications entirely,
          or switch all notifications to opt-in.
    • Bug Fixes / Improvements:
      • Support sender side previews for shared images.
      • Deleting P2P contacts is now supported again
      • Clickable Links will no longer append https to the text of the
        displayed URL
      • Closing via the windows exit button on Linux now triggers Cwtch to
        shut down cleanly.
      • Packaged Tor has been upgraded.
    • Accessibility / UX:
      • Full French, Russian and Italian Translations!
        • Notifications are not translatable
      • Settings Pane is now broken down by subheadings
      • Message view now displays an estimated character count/limit for new messages
      • Fix bug that allows multiple file dialog windows to be opened when sharing
        a file
      • Number of unread messages from other loaded profiles are now summarized on the active profile.
    Downloads
     
  • Pre-Release v1.5.2 e12b744e68

    v1.5.2

    dan released this 1 year ago | 587 commits to trunk since this release

    • accept / block functionality fixes
    • Create group server list falls back to onion if no description
    • fix leave group
    • fix set peer save history setting
    • fix android invites
    • fix android save server name
    • fix android gorups appearing offline after app resume
    • Android appbar color themed
    Downloads