Releases: medic/cht-core
Releases · medic/cht-core
0.4.9
Aug 26, 2015
- Fixed bug on node 0.12 in felix-couchdb. #1145
- Improved error handling when notifications (start/stop) configs are misconfigured. #1144
- Fixed bug in
exists
validation where it fails on some unicode characters. #1147 - Fixed Reporting Rates interface that was neglected and broken. #1030
- Fixed bug in exporting data by date, it's now inclusive. #1104
0.4.8
- Added SMS parser fixes from dev branch:
- parse string fields with exlamation marks
- compact textforms format handles quotes in quotes
- Fixed export bug when using lowercase form codes. Please re-upload your forms
so they are formatted correctly. #998 - Fixed bug where exporting yields same result with or without date
filter. #1059, #1031
0.4.7
- Fixed ODK forms list bug when the list is empty. Issue #886
- Fixed compact textforms parser bug with exclamation points. Issue #989
- Fixed bug in compact textforms parser we ignored fields with uppercase
letters in the key of the form definition. Issue #991 - Fixed bug when creating record with empty message. Issue #990
- Moved raw message to bottom of report body. Issue: #927
0.4.6
0.4.5
0.4.4
0.4.3
New Features
- Major UI enhancements #370
- Inbox Style with advanced search bar
- Admin Panels
- Mobile device support
- Configurable date format #577
- Built-in ANC Analytics #586
- Easy user feedback mechanism #19
- Added help and tour
- Refactored build process, added grunt, bower and jshint.
- No forms are included by default. You must upload your forms. As usual
configuration (settings and forms) persists through upgrades. - Added new translations
- Default auto-replies
- There are now two ways to export stuff: 1) from the reports screen click on
export, or 2) on the Configuration > Export screen. The former is simplified
and has no way of changing facility, form, or file format. The latter is
functionally equivalent to 0.4.2.
Upgrade Notes
- CouchDB Lucene >= 1.0.2
- Gardener >= 1.1.0
- New Nginx configuration, close or redirect port 5984, proxy all requests through medic-api.