diff --git a/blog/2023-03-17-cwtch-nightly.md b/blog/2023-03-17-cwtch-nightly.md index d4549385..b1984390 100644 --- a/blog/2023-03-17-cwtch-nightly.md +++ b/blog/2023-03-17-cwtch-nightly.md @@ -1,7 +1,7 @@ --- title: New Cwtch Nightly 0.10.4 -description: "" -slug: cwtch-nightly-1-10-4 +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 @@ -14,13 +14,19 @@ authors: 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) ## 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) +[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. - 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. @@ -31,6 +37,7 @@ In addition, this is the first nightly to contain support for Slovak (100%), and 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.