Cwtch 1.11

This commit is contained in:
Sarah Jamie Lewis 2023-03-27 13:07:48 -07:00
parent 28a8667daf
commit 75086057e6
2 changed files with 68 additions and 58 deletions

View File

@ -1,58 +0,0 @@
---
title: New Cwtch Nightly Release Series (v1.10.0-34-ga2d3)
description: "This week we are calling out the start of a new Cwtch Nightly release for general testing. This release will form the base of Cwtch Beta 1.11."
slug: cwtch-nightly-1-10.0-34-ga2d3
tags: [cwtch, cwtch-stable, nightly]
image: /img/devlog10_small.png
hide_table_of_contents: false
toc_max_heading_level: 4
authors:
- name: Sarah Jamie Lewis
title: Executive Director, Open Privacy Research Society
image_url: /img/sarah.jpg
---
This week we are calling out the start of a new [Cwtch Nightly](/docs/contribute/testing#cwtch-nightlies) release for general testing. This release will form the base of Cwtch Beta 1.11.
## Links to Download
Linux/Android: https://build.openprivacy.ca/files/flwtch-2023-03-17-17-39-v1.10.0-34-ga2d3/
Windows: https://build.openprivacy.ca/files/flwtch-win-2023-03-17-17-40-v1.10.0-34-ga2d3/
Mac: https://build.openprivacy.ca/files/flwtch-macos-2023-03-17-13-39-v1.10.0-34-ga2d3/
![](/img/devlog10.png)
<!--truncate-->
## In This Nightly
[Cwtch Nightly v1.10.0-34-ga2d3 is the culmination of the last few months of effort by the Cwtch team, and includes many foundational changes that pave the way for [Cwtch Stable](/blog/path-to-cwtch-stable)
- [Reproducible Bindings](/blog/cwtch-bindings-reproducible) - these nightlies are based on the new line of fully reproducible, and [autogenerated](/blog/autobindings), Cwtch library bindings. The repliqate scripts for the 0.0.3 line can be found on our [repliqate scripts repository](https://git.openprivacy.ca/cwtch.im/repliqate-scripts).
- Scrolling and Layout fixes - thanks to [integrated UI testing](/blog/cwtch-testing-i) we have caught and [fixed numerous small rendering issues](/blog/cwtch-testing-ii) which should improve the overall feel of the application, especially on slower devices.
- Upgraded dependencies - we have upgraded the underlying version of Flutter 3.7.1, in addition to other dependencies.
- Android related bugfixes impacting 32 bit devices.
In addition, this is the first nightly to contain support for Slovak (100%), and Korean (17%) language settings.
This is far from a release candidate - we are planning on spending the next couple of weeks on feature development - but because so much has changed under the hood we would like to to get as many testers to check it out as possible, just to discover any rough edges.
## Testing Nightlies
Please see our [Testing Cwtch](/docs/contribute/testing) for information about joining the Cwtch Release Candidate Testers group, and testing Cwtch builds.
Subscribe to our [RSS feed](/blog/rss.xml), [Atom feed](/blog/atom.xml), or [JSON feed](/blog/feed.json) to stay up to date, and get the latest on, all aspects of Cwtch development.
## Help us go further!
We couldn't do what we do without all the wonderful community support we get, from [one-off donations](https://openprivacy.ca/donate) to [recurring support via Patreon](https://www.patreon.com/openprivacy).
If you want to see us move faster on some of these goals and are in a position to, please [donate](https://openprivacy.ca/donate). If you happen to be at a company that wants to do more for the community and this aligns, please consider donating or sponsoring a developer.
Donations of **$5 or more** can opt to receive stickers as a thank-you gift!
For more information about donating to Open Privacy and claiming a thank you gift [please visit the Open Privacy Donate page](https://openprivacy.ca/donate/).
![A Photo of Cwtch Stickers](/img/stickers-new.jpg)

View File

@ -0,0 +1,68 @@
---
title: Cwtch 1.11
description: "Cwtch 1.11 is now available for download"
slug: cwtch-nightly-1-11
tags: [cwtch, cwtch-stable, release]
image: /img/devlog10_small.png
hide_table_of_contents: false
toc_max_heading_level: 4
authors:
- name: Sarah Jamie Lewis
title: Executive Director, Open Privacy Research Society
image_url: /img/sarah.jpg
---
[Cwtch 1.11 is now available for download](https://cwtch.im/download).
Cwtch 1.11 is the culmination of the last few months of effort by the Cwtch team, and includes many foundational changes that pave the way for [Cwtch Stable](/blog/path-to-cwtch-stable) including new [reproducible](https://docs.cwtch.im/blog/cwtch-bindings-reproducible) and [automatically generated](https://docs.cwtch.im/blog/autobindings) Cwtch bindings.
In addition, Cwtch 1.11 features support for two new languages (Slovak and Korean), in addition to several performance improvements and bug fixes.
![](/img/devlog10.png)
<!--truncate-->
## In This Release
A special thanks to the amazing volunteer translators and testers who made this release possible.
* **New Features:**
- **Based on new Reproducible Cwtch Stable Autobuilds** - this is the first release of cwtch based on [reproducible Cwtch bindings](https://docs.cwtch.im/blog/cwtch-bindings-reproducible) in addition to our new [automatically generated](https://docs.cwtch.im/blog/autobindings)
- **Two New Supported Localizations**: **Slovak** and **Korean**
* **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 overridding
- Initial support for the Blodeuwedd Assistant (currently compile-time disabled)
* **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%)
## Download
You can download Cwtch from [https://cwtch,im/download](https://cwtch.im/download).
Subscribe to our [RSS feed](/blog/rss.xml), [Atom feed](/blog/atom.xml), or [JSON feed](/blog/feed.json) to stay up to date, and get the latest on, all aspects of Cwtch development.
Alternatively we also provide a [releases-only RSS feed](https://cwtch.im/releases/index.xml).
## Help us go further!
We couldn't do what we do without all the wonderful community support we get, from [one-off donations](https://openprivacy.ca/donate) to [recurring support via Patreon](https://www.patreon.com/openprivacy).
If you want to see us move faster on some of these goals and are in a position to, please [donate](https://openprivacy.ca/donate). If you happen to be at a company that wants to do more for the community and this aligns, please consider donating or sponsoring a developer.
Donations of **$5 or more** can opt to receive stickers as a thank-you gift!
For more information about donating to Open Privacy and claiming a thank you gift [please visit the Open Privacy Donate page](https://openprivacy.ca/donate/).
![A Photo of Cwtch Stickers](/img/stickers-new.jpg)