Releases: medic/cht-core
Releases · medic/cht-core
0.4.12
Jul 21, 2016
- Fixed bug in reporting rates for weekly time unit. #2429
- Log warnings in sentinel when ID collisions happen. #1898
- Support integration with medic-gateway for sending and receiving SMS medic/medic-api#69
2.7.3
2.7.2
2.7.1
2.7.0
Features
- Bulk delete reports. Issue: #1000
Bug fixes
Performance
- Replication performance. Issue: #2286
- Improve search performance. Issue: #2302
- Don't fetch form titles for each Contact report. Issue: #2300
- Only fetch relevant data for the Users service. Issue: #2262
- Remove clinics from the Facility filter dropdown. Issue: #2218
- Optimize admin bandwidth concerns. Issue: #2211
- We request facilities from the server over and over again. Issue: #2210
- Don't audit _local docs. Issue: #2366
- All requests to CouchDB time out after 10 seconds. Issue: #2325
- Long delay loading contact dropdowns. Issue: #2326
2.6.3
2.6.2
May 6, 2016
- Update PouchDB to improve replication reliability and performance. Issue: #2134 #2167
- When editing a CHP Area, previously set values for CHP, Branch, and Supervisor do not show up. Issue: #2223
- Dropdowns in CHP Area create and edit forms have no blank option. Issue: #2227
- allow-new appearance in Enketo doesn't make the "New" option appear. Issue: #2251
- Improve performance of Enketo db-object-widget. Issue: #2161
- Ensure roles are always available on user-settings. Issue: #2199
- Form type filter doesn't include all forms. Issue: #1409
- Added APIs for creating Users, People, and Places. Issue: #2046
2.6.1
Apr 21, 2016
- User's fullname is not showing up in /configuration/users. Issue #2200
- Deleted documents cause sentinel log spam. Issue #1999
- Disable nools for unrestricted users. Issue: medic/medic-projects#149
- Update libphonenumber and use strict validation. Issue: #2159 #2196
- Contacts export response garbled. Issue: #2187
2.6.0
Apr 5, 2016
This release contains breaking changes from 0.x versions. Updating from 0.x versions may result in the application no longer operating as expected.
- The app can now be used offline and synced back to the server later.
- Added an android app for accessing the webapp from mobile.
- Added Tasks feature for rich event scheduling.
- Forms can now be provided in XForm format for rich form UIs.
- Added a configurable Target analytics module.