This commit is contained in:
Sarah Jamie Lewis 2022-03-04 13:43:16 -08:00
parent cda3c16bfd
commit 56916f9920
7 changed files with 17 additions and 13 deletions

View File

@ -6,7 +6,7 @@ draft: false
<br/>
## Cwtch Beta 1.6 - Febuary 11th 2022
## Cwtch Beta 1.6 - February 11th 2022
For a more detailed overview of changes present in the 1.6 release see issues tagged [cwtch-beta-1.6](https://git.openprivacy.ca/cwtch.im/cwtch-ui/issues?q=&type=all&sort=&state=closed&labels=158&milestone=0&assignee=0) in our
issue tracker.
@ -34,9 +34,13 @@ A special thanks to the amazing volunteer translators and testers who made this
- Fixes to prevent extensive word wrapping on Android Devices (1.6.1)
- Num-pad Enter now triggers sending a message, instead of inserting a new line (1.6.1)
- Sending a message via a keyboard or via the send button now invokes identical logic (1.6.1)
- Android Notification Image Fetching fixes (1.6.2)
- Android Group Sync Status fixes (1.6.2)
- Message View Rendering Issues fixes (1.6.2)
- Improved Android Worker Robustness on Restart/Shutdown (1.6.2)
* **Accessibility / UX:**
- Full French, Russian and Italian Translations!
- Notifications are now translatable
- Notifications are now translatable
- Translations: French, Italian, German, Spanish, Romanian, Norwegian, Danish, Welsh, Russian, Polish, Luxembourgish and Greek (1.6.2)
- 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

View File

@ -1,5 +1,5 @@
---
title: "Get Cwtch"
title: "Download Cwtch"
date: 2022-02-11T00:00:00
draft: false
---
@ -8,31 +8,31 @@ Cwtch is now available as a beta release for the following platforms:
# Android
* Standalone APK (works for arm7 and arm64): [cwtch-v1.6.1.apk](/releases/cwtch-v1.6.1/cwtch-v1.6.1.apk)
* `sha512: 4ec792ad08e1a9f1f05dd1e9f3cf5027aa23be4277511f0cdb1e9bdcd41419766e715edf3301d0cfe5fd8ebcde1caecea041e45fe06a3060501b555c9a35486c`
* Standalone APK (works for arm7 and arm64): [cwtch-v1.6.2.apk](/releases/cwtch-v1.6.2/cwtch-v1.6.2.apk)
* `sha512: f847d71ce912b84eed9d5e2d473d9c313415fbc04f9a0c786fca90201379caaed1ce4f190470dba27d97eb24b84ccbc34b9ff0cfb5b19b3eae4cd315757a2bed`
* Note: Syncing experimental Groups on some Android devices can be very slow depending on the underlying hardware and configuration.
* Google PlayStore: Currently being tested. [Get early access by supporting us on Patreon](https://www.patreon.com/openprivacy)
# Windows
* Installer: [cwtch-installer.exe](/releases/cwtch-v1.6.1/cwtch-installer.exe)
* `sha512: 5e41bd601cb0148c8d6d476395be028dedf326f301b3530e1cfb20a277aed8465e30cdb1f6263157ef2c5d5b0d0a4f94bcfa2ffdd955938b7baf1c31fe64cbbb`
* EXE: [cwtch-v1.6.1.zip](/releases/cwtch-v1.6.1/cwtch-v1.6.1.zip)
* `sha512: 611d66ba920dc6df0dd0f03c743b0e2eef0ddb7330ac741a047213dba2792a63099dc03282525f793a29bbd88a68da4c2615b73cb612b3bee9d828246ce0487f`
* Installer: [cwtch-installer.exe](/releases/cwtch-v1.6.2/cwtch-installer.exe)
* `sha512: 6a2aa849fe57747756f6031311bd08480fb045c505ca8493a9e0b3d2bb2c25168cce751634c8085fdba1c41dd41798021ac2a0f82783499eeb88ad85392da58c`
* EXE: [cwtch-v1.6.2.zip](/releases/cwtch-v1.6.2/cwtch-v1.6.2.zip)
* `sha512: e8795a3067ea7850a0834636b78a65f19c14eaa8a3420ab961818e3c36b31295ebb20a21057cb9c202f81fdc2c0007853bdc4e77292f9113bf1b48b9ca4eb4e6`
* Due to the newness of the Open Privacy certificate, Windows Defender Smart Screen may throw up a warning the first time you try to run the app. To bypass, simply click the "More info" button and then "Run Anyways"
# Linux
* amd64: [cwtch-v1.6.1.tar.gz](/releases/cwtch-v1.6.1/cwtch-v1.6.1.tar.gz)
* amd64: [cwtch-v1.6.2.tar.gz](/releases/cwtch-v1.6.2/cwtch-v1.6.2.tar.gz)
* `sha512: 20c9e07041da9121ff6030c67aeb02b43a29d4ed9c212ec021b40f437b835e5182e67bf21ef5c894c2ff45352d102edca2831606aeac891cc0287e70283870a3`
# MacOS
We are now offering an experimental release for Mac! Please help us test and find issues.
* DMG: [cwtch-v1.6.1.dmg](/releases/cwtch-v1.6.1/Cwtch.dmg)
* `sha512: 5d2ddaa4aded1fa43107cb5935892c400f761a3b2bd4274a1eacc7a5e740b481153c14fea458f7c9d80e15d978c0684fea981e5ddac40941a22f56ec1ce79fcb`
* DMG: [cwtch-v1.6.2.dmg](/releases/cwtch-v1.6.2/Cwtch.dmg)
* `sha512: 9bdcf19302a48ae7570f34320e4e39c2445cdde14708d3c3867de6ddbe6a8c19b2e486f0c5b234c51bb37b97d18cf375f30653508e6defc85eeb2aa3523a7c74`
# iOS

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.