Skip to content

Commit 03e0865

Browse files
committed
chore: conclude release
1 parent 192e5a1 commit 03e0865

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

CHANGELOG.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.7.1 Release candidate
3+
## [1.7.1](https://github.com/opencrvs/opencrvs-core/compare/v1.7.0...v1.7.1)
44

55
### Bug fixes
66

@@ -59,17 +59,13 @@
5959
- Fix the event name displayed in email templates for death correction requests [#7703](https://github.com/opencrvs/opencrvs-core/issues/7703)
6060
- Fix the "email all users" feature by setting the _To_ email to the logged user's email [#8343](https://github.com/opencrvs/opencrvs-core/issues/8343)
6161

62-
## 1.6.3 Release candidate
62+
## [1.6.3](https://github.com/opencrvs/opencrvs-core/compare/v1.6.2...v1.6.3)
6363

6464
### Bug fixes
6565

66-
- Fix a bug in the POST `{{gateway}}/locations` endpoint used to create new locations , the check to verify if a `statisticalId` was already used was broken so we've fixed that. This was picked when we were trying to seed a location for a country via the endpoint [#8606](https://github.com/opencrvs/opencrvs-core/issues/8606)
67-
66+
- Add 6th level support for addresses [#6956](https://github.com/opencrvs/opencrvs-core/issues/6956)
6867
- Fix rendering of Custom Date fields [#8885](https://github.com/opencrvs/opencrvs-core/issues/8885)
69-
70-
### Improvements
71-
72-
- For countries where local phone numbers start with 0, we now ensure the prefix remains unchanged when converting to and from the international format.
68+
- Fix slow render of location options [#8562](https://github.com/opencrvs/opencrvs-core/pull/8562)
7369

7470
## [1.6.2](https://github.com/opencrvs/opencrvs-core/compare/v1.6.1...v1.6.2)
7571

@@ -78,20 +74,12 @@
7874
- Fix task history getting corrupted if a user views a record while it's in external validation [#8278](https://github.com/opencrvs/opencrvs-core/issues/8278)
7975
- Fix health facilities missing from dropdown after correcting a record address [#7528](https://github.com/opencrvs/opencrvs-core/issues/7528)
8076
- Fix stale validations showing for document uploader with options form field
77+
- Fix a bug in the POST `{{gateway}}/locations` endpoint used to create new locations , the check to verify if a `statisticalId` was already used was broken so we've fixed that. This was picked when we were trying to seed a location for a country via the endpoint [#8606](https://github.com/opencrvs/opencrvs-core/issues/8606)
8178

8279
### Improvements
8380

8481
- Support for 6th administrative level
8582

86-
### Deprecated
87-
88-
- `INFORMANT_SIGNATURE` & `INFORMANT_SIGNATURE_REQUIRED` are now deprecated and part of form config
89-
90-
### Bug fixes
91-
92-
- Fix health facilities missing from dropdown after correcting a record address [#7528](https://github.com/opencrvs/opencrvs-core/issues/7528)
93-
- Fix stale validations showing for document uploader with options form field
94-
9583
## [1.6.1](https://github.com/opencrvs/opencrvs-core/compare/v1.6.0...v1.6.1)
9684

9785
### Bug fixes

0 commit comments

Comments
 (0)