updates to changelog

This commit is contained in:
Sarah Jamie Lewis 2022-04-22 08:33:29 -07:00
parent efb8efc880
commit 97e02ec561
1 changed files with 15 additions and 10 deletions

View File

@ -6,28 +6,33 @@ A special thanks to the amazing volunteer translators and testers who made this
* **New Features:**
- **Profile Export / Import** - You can now move your profiles across devices by exporting them from one
client and importing them in another. Note that there is still the limitation that only one instance of a profile
can run at any one time.
- **Message Formatting Experiment** - We have introduced a new experiment that allows a subset of markdown
can run at any one time
- **New Message Formatting Experiment** - We have introduced a new experiment that allows a subset of markdown
in messages including **bold**, *italic* and `code` - please see [Disceet Log 28](https://openprivacy.ca/discreet-log/28-message-text-formatting/)
for more information
- **Android Stability Improvements** - One of the biggest chunks of work represented by this release is several
improvements to the Android version of Cwtch. You can find our more in [Disceet Log 27](https://openprivacy.ca/discreet-log/27-android-improvements/)
for more information
* **Bug Fixes / Improvements:**
- New Setting: Android Battery Exemption Request - you can now request a power management exemption for the Cwtch application
- **New Setting: Android Battery Exemption Request** - you can now request a power management exemption for the Cwtch application
on Android directly from the Settings pane. Enabling this may allow Cwtch to run better on Android at the cost
of increased battery use.
of increased battery use
* **Bug Fixes / Improvements:**
- Android Security Flags - We have enabled several `FLAG_SECURE` on Android
- Folder Selection Bug Fix
- Improvements to the Message Cache
- UI Profiles Pane now integrates output from the Network Health plugin to display if a profile appears offline
- Improvements to the UI Message Cache including a new Bulk Fetching/Loading API for improved performance
- Several small thread and memory inefficiencies and leaks have been fixed in the UI and underlying libraries
resulting in substantially reduced memory use.
resulting in substantially reduced memory use
- Notification Policy Setting bug fix
- Unread messages counts are now saved between client restarts on Android.
- Unread messages counts are now saved between client restarts on Android
- In development mode the Settings pane fetches and displays output from `GetDebugInfo`
- `CWTCH-PROFILE` environment variable will cause Cwtch to output profiling information when displaying Debug Info
- Fixes and updates to the (un)installer for Cwtch on Windows
* **Accessibility / UX:**
- Up to date translations
- Add Contact UX has been split to prompt for a specific action instead on directly opening the Add Contact pane.
- Full translations for new features for French, German and Italian.
- Add Contact UX has been split to prompt for a specific action instead on directly opening the Add Contact pane
- Several small updates to theming
- Image / File display overlay now displays timestamp like other messages
<hr/>
<br/>