Skip to content

v3.38.0

Compare
Choose a tag to compare
@himeshr himeshr released this 12 Apr 10:54
· 6 commits to master since this release

Server changes

  • Support enhancement of Glific functionalities in Webapp and Android client
  • Secure the Reset password API call
  • Add a manual_update_history column to all transactional tables
  • Ensure that change in Registration sync attribute values flows through to all related entities
  • Miscellaneous bug fixes

Android Client enhancements

  • 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

Android client fixes

  • 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

Web-app changes

  • Enhancements to Glific screens
    • Prevent user from sending message with blank variables
    • Fix issue in adding users / subjects to Glific groups
    • Fix Filter, search Users and Subjects tabs of Whatsapp screen
    • Include Avni sender information in Whatsapp Messages tab
    • View messages sent to User / Subject
    • Send messages to User / Subject
  • Modifications to support EntityApprovalSync in a Scope-Aware manner
    • Add "Enable Approval" feature when adding / editing "FormMappings"
    • remove it from Generic Organisation Level
  • Bulk assignment of Subjects to a User
  • Show Upload-Data option for Non "Organisation Admins".
  • Support Immutable Encounter feature in DEA
  • Minor User-experience issues and bug fixes

Component release notes

https://github.com/avniproject/avni-server/releases/tag/v3.38.0
https://github.com/avniproject/avni-client/releases/tag/v3.38.0
https://github.com/avniproject/avni-webapp/releases/tag/v3.38.0
https://github.com/avniproject/integration-service/releases/tag/v3.38.0
https://github.com/avniproject/integration-admin-app/releases/tag/v3.38.0
https://github.com/avniproject/avni-etl/releases/tag/v3.38.0
https://github.com/avniproject/avni-infra/releases/tag/v3.38.0
https://github.com/avniproject/rules-server/releases/tag/v3.38.0

Full Changelog: v3.37.16...v3.38.0