Skip to content

v3.37.11

Compare
Choose a tag to compare
@himeshr himeshr released this 13 Feb 09:35
· 1117 commits to master since this release

What's Changed

  • General Performance enhancements
    -- Introduced a more performant Checkbox and RadioButton implementation in most places, this should result in faster page transitions and load of Radiobutton/checkboxes while filling forms
    -- Improve load of Dashboard Filters screen
    -- Optimize selection of filters to improve load of filtered entities
    -- Improve performance of opening overdue list
    -- Improve performance of opening a subject from the overdue list
    -- Improve performance of loading edit of encounter / enrolment
    -- Improve performance of transition from 1st to 2nd page in "create / edit" of "Encounter" or "Subject registration"
    -- Improve opening of Search screen
    -- Improve load of Search results based on all fields

  • General bug fixes
    -- Fix issue with adding multiple images in encounter form
    -- Fix search with custom filters
    -- Fix issues with action (Change status, Reschedule) on Task List screen
    -- Fix issue with actions in Task Filter screen
    -- Fix create / edit of DraftSubject
    -- Fix sync issues for some organizations

  • Minor enhancements
    -- Allow Multiple enrolments of same Program for a Subject
    -- Support SubjectType form element in Repeatable Question Group

Full Changelog: v3.36.5...v3.37.11