trunk #71

Merged
sarah merged 5 commits from trunk into prod 2024-02-14 17:37:49 +00:00
5 changed files with 49 additions and 12 deletions

View File

@ -6,6 +6,10 @@ draft: false
<br/>
## Cwtch 1.14 - Februrary 14th 2024
{{% release file="/static/releases/cwtch-v1.14/changelog.md" %}}
## Cwtch 1.13.2 - November 30th 2023
{{% release file="/static/releases/cwtch-v1.13.2/changelog.md" %}}

View File

@ -26,20 +26,20 @@ Cwtch is now available for the following platforms:
<h3 id="android"><img class="downloadicon" src="/assets/android.svg"/> Android</h3>
* Standalone APK (works for arm7 and arm64): [cwtch-v1.13.2.apk](/releases/cwtch-v1.13.2/cwtch-v1.13.2.apk)
* `sha512: 01914e88e88209fb1007762b0f4a4e166e267ac806ed56984660e2a55a78952d6b3bd4cc7ba9adcc1e11c2afe27f3ac30828f68060abfa29173c90f593870730`
* Standalone APK (works for arm7 and arm64): [cwtch-v1.14.0.apk](https://git.openprivacy.ca/cwtch.im/cwtch-ui/releases/download/v1.14.0/cwtch-v1.14.0.apk)
* `sha512: f245576744d7b4ed4c96e97dfcfafe22a79a656d9cfa3e7308ede43f67f74a7dd47e0ce1a37cf0987f3abf55d2ba6bf6f2f654503d0742506facd08feeabef48`
* 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)
* <a class="col-2 text-center align-content-center" href="https://play.google.com/store/apps/details?id=im.cwtch.flwtch"><img class="downloadicon2" src="/images/google-play-badge.png"/></a>
<br/>
<h3 id="windows"><img class="downloadicon" src="/assets/windows.svg"/> Windows</h3>
* Installer: [cwtch-installer-v1.13.2.exe](/releases/cwtch-v1.13.2/cwtch-installer-v1.13.2.exe)
* `sha512: 259b3516bc41a820fe1b664431352fbaf9a0a5c239f3a67435c6a36a1a3f35116999503fb343c4ea54bffaca41d23d68b4e9995bf5c86215c6afb917f4d570cb`
* EXE: [cwtch-v1.13.2.zip](/releases/cwtch-v1.13.2/cwtch-v1.13.2.zip)
* `sha512: 1d3d6b2f5d8821f6dd38672047c06596ab15e91b96686810f4b752af41544ed3573167b4aa042c532fdaf266facf1d173b4c4524715347396051f420000a10f4`
* Installer: [cwtch-installer-v1.14.0.exe](https://git.openprivacy.ca/cwtch.im/cwtch-ui/releases/download/v1.14.0/cwtch-installer-v1.14.0.exe)
* `sha512: 1650c47774326cdc686108ee80140e5411e26fcc9628a1467ee4e7c54a71f1fbaaf7f6199e6c63dd5001967963ac8cb0174ae8e6088d0056520a7cfbd0764f42`
* EXE: [cwtch-v1.14.0.zip](https://git.openprivacy.ca/cwtch.im/cwtch-ui/releases/download/v1.14.0/cwtch-v1.14.0.zip)
* `sha512: c64666356cdbf009700115a40e756ae4d36a42a687147037e81cb042d8844d966bd9af07f60c6e000e30172923d09ee4d4ed67f044edb10bcc1cbd54419f539e`
* 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"
@ -47,8 +47,8 @@ Cwtch is now available for the following platforms:
<h3 id="linux"><img class="downloadicon" src="/assets/linux.svg"/> Linux</h3>
* amd64: [cwtch-v1.13.2.tar.gz](/releases/cwtch-v1.13.2/cwtch-v1.13.2.tar.gz)
* `sha512: f9ab7ff757bf464a53bc2232c4467d04f5e75d2be37bea0060a21627d890fa121e29d6e10b1376c8b3632d3465bf220db8bae68a43ad55730243a9bbbbc788c5`
* amd64: [cwtch-v1.14.0.tar.gz](https://git.openprivacy.ca/cwtch.im/cwtch-ui/releases/download/v1.14.0/cwtch-v1.14.0.tar.gz)
* `sha512: 2da912ef5a73f3bcc2e9af7f0efdbcc2f387360c133aa131a66caa2662bf7247b5a9b9ea96c83093f82ff22abdd489792cd3deced954d15dcb5cbd0b10c617b2`
<br/>
@ -56,8 +56,8 @@ Cwtch is now available for the following platforms:
<h3 id="mac"><img class="downloadicon" src="/assets/apple.svg"/> MacOS</h3>
* DMG: [Cwtch-v1.13.2.dmg](/releases/cwtch-v1.13.2/Cwtch-v1.13.2.dmg) (works for x86_64 and arm64e)
* `sha512: 2117cb1f2b7a842e2388094dd83270f181a500d017a9d9b6f2112af6c75fa280790bd2238b96ab428691815c0c25bf87862bc7e5d7a0f52c5456add692bd36fa`
* DMG: [Cwtch-v1.14.0.dmg](https://git.openprivacy.ca/cwtch.im/cwtch-ui/releases/download/v1.14.0/Cwtch-v1.14.0.dmg) (works for x86_64 and arm64e)
* `sha512: 7d31116b04edac895b3fe0fca5d598d58575e3224d42854252b5933533084ce1802fa020c16abbc472ff8f859dfc7d6614b95de86559e0541aaac472c1ab8496`
<br/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -0,0 +1,27 @@
A special thanks to the [amazing volunteer translators](https://docs.cwtch.im/docs/contribute/translate) and [testers](https://docs.cwtch.im/docs/contribute/testing) who made this release possible.
- **New Features:**
- **Custom Themes** - You can now load [custom themes](https://docs.cwtch.im/docs/contribute/themes) into Cwtch.
- **Bug Fixes / Improvements:**
- Fixed tor connectivity in newer Tails releases
- Fixes in the Retry Plugin for better managing of a large number of contacts
- Several UX improvements for font scaling, and styling
- Fixed Android File Sharing Bug which prevent downloads of [non-previewed files](https://docs.cwtch.im/docs/settings/experiments/image-previews-and-profile-pictures).
- Fixed Android File Sharing Bug that resulted in a UI reset triggered by a rate race condition between reconnection and new message arriving
- Split Settings Pane into multiple tabs for easier navigation of options
- Fixed contact row date time/localization inconsistency
- Fixed contact row issue where `LANG` wasn't set on some linux systems
- libCwtch now support older Mac releases (min 10.12)
- Updates images and descriptions in the Windows Installer
- **Accessibility / UX:**
- Core translations for **Brazilian Portuguese**, **Danish** , **Dutch**, **French**, **German**, **Italian**, **Norwegian** , **Romanian** , **Russian**, **Polish**, **Slovak**, **Spanish**, **Swahili**, **Swedish**, **Turkish**, and **Welsh**
- Partial translations for **Korean** (41%), **Japanese** (26%), , **Luxembourgish** (19%), **Greek** (15%), **Uzbek** (9%), and **Portuguese** (5%)
- **Theme Refresh** - Many small adjustments to existing themes to make them more accessible
## Reproducible Bindings
Cwtch 1.14 is based on libCwtch version `libCwtch-autobindings-2024-02-12-11-04-v0.0.12`.
The [repliqate scripts](https://docs.cwtch.im/blog/cwtch-bindings-reproducible#introducing-repliqate) 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.12](https://git.openprivacy.ca/cwtch.im/repliqate-scripts/src/branch/main/cwtch-autobindings-v0.0.12)
<hr/>
<br/>

View File

@ -232,6 +232,12 @@ code {
vertical-align:middle;
}
.downloadicon2 {
height: 48px;
vertical-align:center;
color: #ffffff;
}
.downloadiconnoinvert {
height: 32px;
vertical-align:center;
@ -251,4 +257,4 @@ h3 {
footer a {
color: #e3e3e3 !important;
}
}