This commit is contained in:
Sarah Jamie Lewis 2022-02-17 09:48:29 -08:00
parent 4abcd6d417
commit 7a3d2d2c29
7 changed files with 13 additions and 10 deletions

View File

@ -31,6 +31,9 @@ A special thanks to the amazing volunteer translators and testers who made this
shut down cleanly shut down cleanly
- Packaged Tor has been upgraded - Packaged Tor has been upgraded
- New [integration testing infrastructure](https://openprivacy.ca/discreet-log/23-cucumber-testing/) - New [integration testing infrastructure](https://openprivacy.ca/discreet-log/23-cucumber-testing/)
- 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)
* **Accessibility / UX:** * **Accessibility / UX:**
- Full French, Russian and Italian Translations! - Full French, Russian and Italian Translations!
- Notifications are now translatable - Notifications are now translatable

View File

@ -8,31 +8,31 @@ Cwtch is now available as a beta release for the following platforms:
# Android # Android
* Standalone APK (works for arm7 and arm64): [cwtch-v1.6.0.apk](/releases/cwtch-v1.6.0/cwtch-v1.6.0.apk) * Standalone APK (works for arm7 and arm64): [cwtch-v1.6.1.apk](/releases/cwtch-v1.6.1/cwtch-v1.6.1.apk)
* `sha512: 35791792f960f3314eb1d798f3f70ad34a6fffb9d373146a5431fc67951b1254ca2f52dc830c6f78726f239d73b12d5810aa6d5fb98ce1449b57ba167a34c5a8` * `sha512: 4ec792ad08e1a9f1f05dd1e9f3cf5027aa23be4277511f0cdb1e9bdcd41419766e715edf3301d0cfe5fd8ebcde1caecea041e45fe06a3060501b555c9a35486c`
* Note: Syncing experimental Groups on some Android devices can be very slow depending on the underlying hardware and configuration. * 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) * Google PlayStore: Currently being tested. [Get early access by supporting us on Patreon](https://www.patreon.com/openprivacy)
# Windows # Windows
* Installer: [cwtch-installer.exe](/releases/cwtch-v1.6.0/cwtch-installer.exe) * Installer: [cwtch-installer.exe](/releases/cwtch-v1.6.1/cwtch-installer.exe)
* `sha512: b0a829c5069314f806133013cf9fa99329b9bd9a3731a50a89192d1fec3ed4835d05133f28810dcdc37628ab098124a8a97977546846fab80a988f6c01e9aae2` * `sha512: 5e41bd601cb0148c8d6d476395be028dedf326f301b3530e1cfb20a277aed8465e30cdb1f6263157ef2c5d5b0d0a4f94bcfa2ffdd955938b7baf1c31fe64cbbb`
* EXE: [cwtch-v1.6.0.zip](/releases/cwtch-v1.6.0/cwtch-v1.6.0.zip) * EXE: [cwtch-v1.6.1.zip](/releases/cwtch-v1.6.1/cwtch-v1.6.1.zip)
* `sha512: 30c9bb3cdf2ee68eaac21ee5c1020fed98665e561b236e4adbf8f036b786a31eb7093a85b957dd7dc2492cc727e4bfd714aeb338207a810b2191c9da585f97fe` * `sha512: 611d66ba920dc6df0dd0f03c743b0e2eef0ddb7330ac741a047213dba2792a63099dc03282525f793a29bbd88a68da4c2615b73cb612b3bee9d828246ce0487f`
* 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" * 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 # Linux
* amd64: [cwtch-v1.6.0.tar.gz](/releases/cwtch-v1.6.0/cwtch-v1.6.0.tar.gz) * amd64: [cwtch-v1.6.1.tar.gz](/releases/cwtch-v1.6.1/cwtch-v1.6.1.tar.gz)
* `sha512: 3884d4fb94407b9a622e8cc28ec9f23228e99ea134ce3438cd7f923e2b181dc0e62207e6d2cb6e0f33e14650c98d1a40c4cb70960ed3aa14074f2eadc9e75ad3` * `sha512: 20c9e07041da9121ff6030c67aeb02b43a29d4ed9c212ec021b40f437b835e5182e67bf21ef5c894c2ff45352d102edca2831606aeac891cc0287e70283870a3`
# MacOS # MacOS
We are now offering an experimental release for Mac! Please help us test and find issues. We are now offering an experimental release for Mac! Please help us test and find issues.
* DMG: [cwtch-v1.6.0.dmg](/releases/cwtch-v1.6.0/Cwtch.dmg) * DMG: [cwtch-v1.6.1.dmg](/releases/cwtch-v1.6.1/Cwtch.dmg)
* `sha512: 3f3876a79af54cd31e98fc84fb89aed30e4cd0f556db4a276b88b90f6a9ac41e1879061b29510b7fb3a10a6734fded093dcebb3c197f0ba3f568962631d06dd2` * `sha512: 5d2ddaa4aded1fa43107cb5935892c400f761a3b2bd4274a1eacc7a5e740b481153c14fea458f7c9d80e15d978c0684fea981e5ddac40941a22f56ec1ce79fcb`
# iOS # iOS

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.