-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: adds 4.16.0 release notes (#1739)
- Loading branch information
1 parent
af883f9
commit 2912a33
Showing
3 changed files
with
95 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
--- | ||
title: "4.16.0 release notes" | ||
linkTitle: "4.16.0" | ||
weight: | ||
description: > | ||
relevantLinks: > | ||
toc_hide: true | ||
--- | ||
|
||
## Known issues | ||
|
||
Check the repository for the [latest known issues](https://github.com/medic/cht-core/issues?q=is%3Aissue+label%3A%22Affects%3A+4.16.0%22). | ||
|
||
## Upgrade notes | ||
|
||
### Breaking changes | ||
|
||
None. | ||
|
||
### UI/UX changes | ||
|
||
None. | ||
|
||
## Highlights | ||
|
||
### Upgrading to CouchDb 3.4.2 | ||
|
||
CouchDb 3.4.2 comes bundled by default with CHT Core 4.16.0 and includes a multitude of improvements, such as: | ||
- Adds Nouveau, an implementation of Lucene, which will be used in the near future for improved freetext searching | ||
- Improved security by adding a new, more secure and more performant password hashing algorithm | ||
- An alternative JavaScript view engine, which has improved performance when indexing views. The CHT is not yet ready for switching to this engine, as the two engines are not fully compatible, but will be in a future release. | ||
|
||
The upgrade to the new version of CouchDb should be seamless and covered by the generic CHT Core upgrade, without additional intervention. | ||
|
||
### Arabic as CHT language | ||
|
||
The CHT is soon expanding its reach through adding support for Right-To-Left written languages. As part of the initial effort on this path, version 4.16.0 adds Arabic translations for Webapp, while the required UI changes for complete RTL support are to be added in a future version. | ||
|
||
## And more... | ||
|
||
### Improvements | ||
|
||
- [#9303](https://github.com/medic/cht-core/issues/9303): Upgrade to CouchDb 3.4.x | ||
|
||
### Security fixes | ||
|
||
- [#8338](https://github.com/medic/cht-core/issues/8338): Research increasing pbkdf2 iterations | ||
|
||
### Performance improvements | ||
|
||
- [#9642](https://github.com/medic/cht-core/issues/9642): Bump changes_doc_ids_optimization_threshold for Couch 3.4 | ||
|
||
### Bug fixes | ||
|
||
- [#8626](https://github.com/medic/cht-core/issues/8626): Contact summary page doesn't support svg icons | ||
- [#9213](https://github.com/medic/cht-core/issues/9213): Admin app allows navigating back after logout | ||
- [#9527](https://github.com/medic/cht-core/issues/9527): API logs error when privacy policies doc contains no privacy policies | ||
- [#9704](https://github.com/medic/cht-core/issues/9704): Crash when loading tasks/targets: Cannot read properties of undefined (reading '_rev') | ||
- [#9714](https://github.com/medic/cht-core/issues/9714): Targets report 0/0 for some users after interval turnover | ||
- [#9715](https://github.com/medic/cht-core/issues/9715): Error when loading arabic language | ||
|
||
### Technical improvements | ||
|
||
- [#9471](https://github.com/medic/cht-core/issues/9471): UI Nav Work Image Replacement - Contact and User Management | ||
- [#9585](https://github.com/medic/cht-core/issues/9585): k3d tests frequently timeout | ||
- [#9660](https://github.com/medic/cht-core/issues/9660): Update e2e sync to better handle reload modal | ||
- [#9683](https://github.com/medic/cht-core/issues/9683): Add Arabic translations | ||
- [#9686](https://github.com/medic/cht-core/issues/9686): Validate CHT Version on Docker Helper | ||
- [#9695](https://github.com/medic/cht-core/issues/9695): Users API e2e test tries to run wdio commands | ||
|
||
|
||
|
||
## Contributors | ||
|
||
Thanks to all who committed changes for this release! | ||
|
||
- [Fred](https://github.com/freddieptf) | ||
- [Joshua Kuestersteffen](https://github.com/jkuester) | ||
- [Diana Barsan](https://github.com/dianabarsan) | ||
- [Jennifer Q](https://github.com/latin-panda) | ||
- [Tatiana Lépiz Soto](https://github.com/tatilepizs) | ||
- [Andra Blaj](https://github.com/andrablaj) | ||
- [Lore](https://github.com/lorerod) | ||
- [mrjones](https://github.com/mrjones-plip) | ||
- [Kenn Sippell](https://github.com/kennsippell) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters