Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/releases/5_3_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ See the "[Capture GPS Location in Contact Forms](/building/forms/configuring/con

### CHT Conf complimentary upgrades

Upgrading [CHT Conf](https://github.com/community/contributing/code/cht-conf/) to 6.6.0 or later is strongly recommended. This version includes fixes for bugs surfaced during CHT 5.3 development, particularly around new features such as photos on sub-contacts and complex forms. To upgrade, run `npm update -g cht-conf`, or see the [CHT Conf docs](https://github.com/community/contributing/code/cht-conf/#upgrading) for detailed instructions.
Upgrading [CHT Conf](/community/contributing/code/cht-conf/) to 6.6.0 or later is strongly recommended. This version includes fixes for bugs surfaced during CHT 5.3 development, particularly around new features such as photos on sub-contacts and complex forms. To upgrade, run `npm update -g cht-conf`, or see the [CHT Conf docs](/community/contributing/code/cht-conf/#upgrading) for detailed instructions.

See the [CHT Conf releases](https://github.com/medic/cht-conf/releases) to get a full list of fixes and improvements.

Expand Down
Loading