Skip to content
Android notifications 🔔, contact attachments 🖼️ and more 🎉 CHT 5.1 is here!

5.1.2 release notes

Released 2026-04-30

Highlights

Properly trigger user-contact-summary recalculation

CHT 4.21.0 added support for getting the user’s contact summary. Unfortunately, there was a defect in the logic for triggering the recalculation of the user’s contact summary that meant the contact summary was not always being recalculated when relevant changes were made. This release fixes that defect, ensuring the user’s contact summary is kept up to date as data related to the user’s contact changes.

See the documentation for form inputs and form properties and also #10712 for more details.

Known issues

Check the repository for the latest known issues.

Bug fixes

  • #10712: ContactChangeFilterService.isRelevantChange uses ?? instead of ||, making isRelevantContact and isRelevantReport dead code
  • #10912: Authorization context drops duplicate replication-key matches because Set.add() only adds one ID

Contributors

Thanks to all who committed changes for this release!

Last updated on

Did this documentation help you ?