Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Next Release

### Internal

- Bump Sentry to v8.22.0
- Bump AndroidX Lifecycle to v2.9.4
- Bump AndroidX Test Runner to v1.7.0
Expand Down Expand Up @@ -30,15 +31,23 @@
- Update GH Actions `setup-jdk` to to v5
- Bump Gradle to v9.1.0
- Bump Mockito Kotlin to v6.0.0
- Add helper function `diagnosedAt` to update the htn and dm diagnosed at fields in medical history
- Bump asm to v9.9

### Changes

- Hide next button when registration is going
- Add Suspected option to hypertension and diabetes questions
- Handle Screening feature visibility based on feature flag `Screening`
- Add `hypertensionDiagnosedAt` and `diabetesDiagnosedAt` in `MedicalHistory` table
- Hide schedule appointment sheet for suspected patients
- Add `Suspected` flag to recent patient list item
- Update diagnosis required error dialog to include referral feature

## 2025.09.09

### Internal

- Bump AGP to v8.13.0
- Bump Lint to v31.13.0
- Bump dagger to v2.57.1
Expand Down
Loading
Loading