Releases: uwcirg/truenth-portal
Releases · uwcirg/truenth-portal
July Release
v23.6.9.2
Add EMRPO Site
May Release
Deployed to production 2023-06-09
What's Changed
- add check to ensure user is still authorized to prevent stale session by @achen2401 in #4312
- Feature/prevent dup post tx questionnaire submission by @achen2401 in #4317
- TN-3222 Feature/2fa remember me by @achen2401 in #4320
- TN-3223 by @pbugni in #4315
- Protect
action_state
attribute lookup in user's latest triggers. by @pbugni in #4321 - Move 2FA cookie check within
user_requires_2fa()
by @pbugni in #4322 - wrap error message generation with checks, avoid stack observed in log by @pbugni in #4323
Full Changelog: v23.5.18.3...v23.6.9
v23.5.18.3
April Release
Deployed to production 2023-05-02
What's Changed
- time warp UI fix - should be present regardless of QR completion by @achen2401 in #4300
- TN-3231 look further ahead with protocol changes by @pbugni in #4304
- TN-3140 Catch second submission of a known QNR dyad in the act by @pbugni in #4298
- back-merge Master hotfixes into develop by @pbugni in #4309
- site preview qnr details for affected patients by @pbugni in #4292
- TN-3140 migration to find all duplicate QNRs by @pbugni in #4297
- Fixup delete query, for single entry by @ivan-c in #4310
- use
pop()
rather than attempting to index a set (failed to look at by @pbugni in #4311 - Edge found on last month of EMPRO study, requires initialization. by @pbugni in #4314
Full Changelog: v23.3.1.5...v23.4.28.1
April Release
Deployed to production 2023-05-02
What's Changed
- time warp UI fix - should be present regardless of QR completion by @achen2401 in #4300
- TN-3231 look further ahead with protocol changes by @pbugni in #4304
- TN-3140 Catch second submission of a known QNR dyad in the act by @pbugni in #4298
- back-merge Master hotfixes into develop by @pbugni in #4309
- site preview qnr details for affected patients by @pbugni in #4292
- TN-3140 migration to find all duplicate QNRs by @pbugni in #4297
- Fixup delete query, for single entry by @ivan-c in #4310
- use
pop()
rather than attempting to index a set (failed to look at by @pbugni in #4311
Full Changelog: v23.3.1.5...v23.4.28
2FA additional window check
Another hotfix to address 2FA failures. If the default check fails, check the adjacent valid time "windows" to address potential clock skew.
2FA hotfix
Hotfix to resolve TN-3097
SDC Hotfix
Deployed to production 2023-04-10
What's Changed
- Update broken codesystem URL by @ivan-c in #4303
- TN-3229 Add sdc restart policy by @ivan-c in #4302
- TN-3226 new celery job to intentionally raise exceptions by @pbugni in #4305
- TN-3232 Add healthcheck to sdc service by @ivan-c in #4306
Full Changelog: v23.3.1.2...v23.3.1.3