Releases: avniproject/avni-product
Releases · avniproject/avni-product
v7.0.0
Avni-server
What's Changed
- API to void all entities belonging to certain locations - avniproject/avni-server#677
Fixes
- Fix saving of registration decisions from other forms - avniproject/avni-server#635
Avni-client (Deprecated)
What's Changed
- List style report cards (Multiple dashboard cards from a single rule) - avniproject/avni-client#1256
- Value objects are now embedded - avniproject/avni-client#1241
- Audit information is now synced to show details of who created/modified data - avniproject/avni-client#1238
- Autoselect bottom locations in location filter - avniproject/avni-client#1283
- Apply approval request filters on top of dashboard filters - avniproject/avni-client#1310
- Location hierarchy in search filter changes on selection and unselection - avniproject/avni-client#1302
Fixes
- Fix UI for Change Password Screen - avniproject/avni-client#990
- Subject type filtered with not retained after sync - avniproject/avni-client#1272
Avni-webapp
What's Changed
- Configure List style report cards (Multiple dashboard cards from a single rule) - avniproject/avni-client#1256
Fixes
- Display error message when media url is incorrect and cannot be signed - avniproject/avni-server#684
v6.1.9
###RWB env
Avni-server
Fixes
- Case insensitive location matching is fixed - avniproject/avni-server#724
- CSV update of addresses for subjects is fixed - avniproject/avni-server#688
6.1.6
6.1.5
Capture full stack trace in the bundle error file
v6.1.4
Avni-server
Fixes
- Filter out jobs with null
start_time
while checking previous subject type batch job status - avniproject/avni-server#686
6.1.3
Performance fix for subject assignment to the user.
6.1.2 (Mobile App)
Performance fix for phone calling from Call task list.
App version 6.1.03
v6.1.1
Avni APIs do not support Question group which are not repeatable. The fix was done so that the server doesn't fail when it encounters such observations and ignores them. Currently no one uses them via API. The failure was happening because the intergration service was calling to get subjects, just to count them but not process the subjects (for glific integration module).
v6.1.0
Avni-server
What's Changed
- Glific message job will only process messages scheduled upto 4 days ago to optimise resource usage - avniproject/avni-server#660
Fixes
- External API change to return date fields as dates rather than as date-times (can use
version
parameter to control API behaviour) - avniproject/avni-server#671 - Fix broken concept search in orgs nested more than 1 level - avniproject/avni-server#672
- Fix duplicate entity approval sync records for orgs which use approvals and media - avniproject/avni-server#678
Avni-client
What's Changed
- Ability to Filter by location for Comment and Task standard report cards - avniproject/avni-client#1186
- Ability to Sort content display of pending, approved and rejected cards - avniproject/avni-client#1181
- Make params.entityContext available in old style rule - avniproject/avni-client#1234
Fixes
- Fix 'cannot modify managed objects' error - avniproject/avni-client#1226
- Fix issues with identifier assignment - avniproject/avni-client#1255
- Fix age comparison via form element rule - avniproject/avni-client#1237
- Update weight for age calculation logic - avniproject/avni-client#1217
- Fix issue with drafts not working as expected with image concepts - avniproject/avni-client#1209
- Fix issue with drafts not working as expected with encounters / attendance forms - avniproject/avni-client#1277
Avni-webapp
What's Changed
- Ability to configure message rule to send whatsapp message on user creation - avniproject/avni-webapp#1098, avniproject/avni-webapp#1103
Fixes
- User settings shows uuids instead of names as sync attributes #968 by @vedfordev - avniproject/avni-webapp#1091
- Task assignment screen resets assigned user view on selection of row - avniproject/avni-webapp#1106
Avni-etl
What's Changed
- Make
POST /media/search
more resilient if media table contains non urls - avniproject/avni-etl#82
v6.0.3
Avni-client
Bug Fix
- Fix crash while loading report cards on CustomDashboard with address filter - avniproject/avni-client#1248