From 3f5471dcdd6016ad2adcbdc131a9fee60e6e9212 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 12 Dec 2022 09:00:41 -0800 Subject: [PATCH] more updates to the changelog --- static/releases/cwtch-v1.10/changelog.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/static/releases/cwtch-v1.10/changelog.md b/static/releases/cwtch-v1.10/changelog.md index 3ed92fc..13f21b2 100644 --- a/static/releases/cwtch-v1.10/changelog.md +++ b/static/releases/cwtch-v1.10/changelog.md @@ -4,19 +4,20 @@ issue tracker. A special thanks to the amazing volunteer translators and testers who made this release possible. * **New Features:** - - **Fine-grained Profile Management** - you can now control which profiles are automatically enabled at start up, and turn individual profiles on and off + - **Fine-grained Profile Autostart** - you can now control which profiles are automatically enabled at start up - **New Connection Backend** - we have reworked connection management in Cwtch to minimize contention inside the Tor process, and to prioritize regular contacts. This results in faster peering times, and more stable connections * **Bug Fixes / Improvements:** - - Upgrade to Flutter 3.3.5 - - Profile Export now works on Android devices - - Profile Image Shares are now re-initialized every start up to ensure that profile images are available to new contacts. (Previously profile image shares expired after 30-days like all other file shares) - - Many small improvements to themes - - Improved UX for unlocking profiles - - Fix a bug that prevented the deletion of profiles - - Streamer mode now hides cwtch addresses on configuration screens + - [Profile Exporting](https://docs.cwtch.im/docs/profiles/exporting-profile) now works on Android devices + - [Profile Image Shares](https://docs.cwtch.im/docs/profiles/change-profile-image) are now re-initialized every start up to ensure that profile images are available to new contacts. (Previously profile image shares expired after 30-days like all other file shares) + - Many [colorscheme improvements](https://git.openprivacy.ca/cwtch.im/cwtch-ui/pulls/590) to packaged themes + - A new **Juniper** theme + - Improved UX for [unlocking profiles](https://docs.cwtch.im/docs/profiles/unlock-profile) + - Fix a bug that prevented the [deletion of profiles](https://docs.cwtch.im/docs/profiles/delete-profile) + - [Streamer mode](https://docs.cwtch.im/docs/settings/appearance/streamer-mode) now hides cwtch addresses on configuration screens - Message formatting now applies to quoted messages - Message formatting can now be disabled when experiments are disabled - Fix bug that prevented Cwtch from finding packaged Tor binary in some installations + - Upgrade to Flutter 3.3.5 * **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%)