From 3521d545bc7397dd91ad29dc6c2d8489a948f0c9 Mon Sep 17 00:00:00 2001 From: Gareth Bowen Date: Tue, 10 Oct 2023 19:56:20 +1300 Subject: [PATCH] feat: add release notes for multiple backports * Add release notes for multiple backports medic/cht-core#8593 medic/cht-core#8594 medic/cht-core#8595 medic/cht-core#8596 --- content/en/core/releases/3.17.2.md | 27 +++++++++++++++++++++++++++ content/en/core/releases/4.2.4.md | 27 +++++++++++++++++++++++++++ content/en/core/releases/4.3.2.md | 28 ++++++++++++++++++++++++++++ content/en/core/releases/4.4.1.md | 28 ++++++++++++++++++++++++++++ content/en/core/releases/_index.md | 4 ++++ 5 files changed, 114 insertions(+) create mode 100644 content/en/core/releases/3.17.2.md create mode 100644 content/en/core/releases/4.2.4.md create mode 100644 content/en/core/releases/4.3.2.md create mode 100644 content/en/core/releases/4.4.1.md diff --git a/content/en/core/releases/3.17.2.md b/content/en/core/releases/3.17.2.md new file mode 100644 index 000000000..3cec604c7 --- /dev/null +++ b/content/en/core/releases/3.17.2.md @@ -0,0 +1,27 @@ +--- +title: "3.17.2 release notes" +linkTitle: "3.17.2" +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+3.17.2%22). + +## Upgrade notes + +### Breaking changes + +None. + +### UI/UX changes + +None. + +### Bug fixes + +- [#7670](https://github.com/medic/cht-core/issues/7670): Same patient id assigned to multiple patients in a same instance +- [#8576](https://github.com/medic/cht-core/issues/8576): Low performance in Reports tab for users with thousands of places diff --git a/content/en/core/releases/4.2.4.md b/content/en/core/releases/4.2.4.md new file mode 100644 index 000000000..a1cc7b240 --- /dev/null +++ b/content/en/core/releases/4.2.4.md @@ -0,0 +1,27 @@ +--- +title: "4.2.4 release notes" +linkTitle: "4.2.4" +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.2.4%22). + +## Upgrade notes + +### Breaking changes + +None. + +### UI/UX changes + +None. + +### Bug fixes + +- [#7670](https://github.com/medic/cht-core/issues/7670): Same patient id assigned to multiple patients in a same instance +- [#8576](https://github.com/medic/cht-core/issues/8576): Low performance in Reports tab for users with thousands of places diff --git a/content/en/core/releases/4.3.2.md b/content/en/core/releases/4.3.2.md new file mode 100644 index 000000000..29604710e --- /dev/null +++ b/content/en/core/releases/4.3.2.md @@ -0,0 +1,28 @@ +--- +title: "4.3.2 release notes" +linkTitle: "4.3.2" +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.3.2%22). + +## Upgrade notes + +### Breaking changes + +None. + +### UI/UX changes + +None. + +### Bug fixes + +- [#7670](https://github.com/medic/cht-core/issues/7670): Same patient id assigned to multiple patients in a same instance +- [#8576](https://github.com/medic/cht-core/issues/8576): Low performance in Reports tab for users with thousands of places +- [#8589](https://github.com/medic/cht-core/issues/8589): Users unable to edit the report they created diff --git a/content/en/core/releases/4.4.1.md b/content/en/core/releases/4.4.1.md new file mode 100644 index 000000000..22c2a63b4 --- /dev/null +++ b/content/en/core/releases/4.4.1.md @@ -0,0 +1,28 @@ +--- +title: "4.4.1 release notes" +linkTitle: "4.4.1" +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.4.1%22). + +## Upgrade notes + +### Breaking changes + +None. + +### UI/UX changes + +None. + +### Bug fixes + +- [#7670](https://github.com/medic/cht-core/issues/7670): Same patient id assigned to multiple patients in a same instance +- [#8576](https://github.com/medic/cht-core/issues/8576): Low performance in Reports tab for users with thousands of places +- [#8589](https://github.com/medic/cht-core/issues/8589): Users unable to edit the report they created diff --git a/content/en/core/releases/_index.md b/content/en/core/releases/_index.md index a7c1c1844..a8fd79f68 100644 --- a/content/en/core/releases/_index.md +++ b/content/en/core/releases/_index.md @@ -88,9 +88,12 @@ Devices with more navigation systems are more likely to get a more accurate loca ### 4.x +- [4.4.1]({{% ref "core/releases/4.4.1.md" %}}) - [4.4.0]({{% ref "core/releases/4.4.0.md" %}}) +- [4.3.2]({{% ref "core/releases/4.3.2.md" %}}) - [4.3.1]({{% ref "core/releases/4.3.1.md" %}}) - [4.3.0]({{% ref "core/releases/4.3.0.md" %}}) +- [4.2.4]({{% ref "core/releases/4.2.4.md" %}}) - [4.2.3]({{% ref "core/releases/4.2.3.md" %}}) - [4.2.2]({{% ref "core/releases/4.2.2.md" %}}) - [4.2.1]({{% ref "core/releases/4.2.1.md" %}}) @@ -103,6 +106,7 @@ Devices with more navigation systems are more likely to get a more accurate loca ### 3.x +- [3.17.2]({{% ref "core/releases/3.17.2.md" %}}) - [3.17.1]({{% ref "core/releases/3.17.1.md" %}}) - [3.17.0]({{% ref "core/releases/3.17.0.md" %}}) - [3.16.1]({{% ref "core/releases/3.16.1.md" %}})