Skip to content

Releases: avniproject/avni-client

v3.39.0

06 Jun 11:09
Compare
Choose a tag to compare

Features

  • Sync Performance improvements
  • Dashboard filters for Custom Dashboards
  • Show "Due Checklist Items" in standard report cards on mobile dashboards
  • Support custom attributes in Attendance form element
  • Support for White-labeling

Bug fixes

  • News section broken
  • Missing translation on Forgot Password screen
  • Issues with sync caused due to changes done to Improve approval sync performance
  • Fixed issue with non-availability of Program encounter and enrolment in Message-schedule rules
  • Reset auto-populated value if dependent concept is reset
  • Search screen does not always honour the includeVoided flag
  • Newly scheduled visits are not shown on screen
  • Last unplanned program encouner is not visible

Full Changelog: v3.38.4...v3.39.0

v3.38.5

29 May 12:24
Compare
Choose a tag to compare

Full Changelog: v3.38.4...v3.38.5
Minor code changes to add translations support for

  • Program Encounter cancel toast message
  • Encounter/ ProgramEncounter save toast message
  • User-login, ResetForgottenPassword and SetPassword screens available before login
  • ForgotPassword and ChangePassword screens
  • Competed encounters list translate "scheduled"

v3.38.4

18 May 06:36
Compare
Choose a tag to compare

Minor code changes to:

  • support translations for section name and description of dashboards
  • add translations for few fields to avoid the need to add for each organisation

Full Changelog: v3.38.1...v3.38.4

v3.38.1

21 Apr 12:27
Compare
Choose a tag to compare

Minor code changes to:

  • Fix individual search result UI last entry visibility
  • Scheduling General Encounters on Program enrolment

Full Changelog: v3.38.0...v3.38.1

v3.38.0

12 Apr 10:45
Compare
Choose a tag to compare

Major changes done as part of this release is:

  • Make EntityApprovalStatus sync be a ScopeAware operation
  • Remove all traces of the previous non-performant RadioGroups and CheckBoxes
  • View Whatsapp messages sent / received to an Individual for a Glific integration enabled organisation

This release also includes fix for following issues

  • Search results dont show the last item
  • Dashboards that return realm results get stuck in loading
  • When we are scheduling multiple visits from a single encounter some visits are not getting shown in the planned visits sections.
  • Rule failures when using SkipAnswers
  • Navigation on editing a completed Program Encounter is not deterministic
  • Immutable encounter navigation errors
  • Sync issues
  • Avni labels, buttons, radioGroup and Checkbox color-formatting issues
  • Other miscellaneous issues

Full Changelog: v3.37.17...v3.38.0

v3.37.17

29 Mar 02:26
Compare
Choose a tag to compare

Minor changes in the app to fix the performance issue on individual search:

Sometimes the app was breaking when more number of subjects/individuals satisfied the custom filters on search in the mobile app. Now the fix is made to prevent the app breaking for this case and to get the search results within a reasonable time period.

v3.37.16

02 Mar 10:48
Compare
Choose a tag to compare

Minor changes in the app are as follows:

  • Show total count in MyDashboard on filter by Program and / or encounters, if hideTotals flag is disabled.
  • Make Approval screen scrollable and correct its alignment and styling.

Full Changelog: v3.37.15...v3.37.16

v3.37.15

22 Feb 13:51
Compare
Choose a tag to compare

Minor code change to make "Show total count in MyDashboard on filter by Program" a configurable functionality.
Full Changelog: v3.37.12...v3.37.15

v3.37.12

20 Feb 12:42
Compare
Choose a tag to compare

Minor enhancement to:

  • support translations in the Growth Chart screen.
  • support 12hr time format.
    Full Changelog: v3.37.11...v3.37.12

v3.37.11

13 Feb 09:35
Compare
Choose a tag to compare

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