Skip to content

Commit d6bd902

Browse files
committed
Update Changes with missing releases and typos. Issue: #2220
1 parent 6161084 commit d6bd902

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

Changes.md

+35-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- User's fullname is not showing up in /configuration/users. Issue #2200
88
- Deleted documents cause sentinel log spam. Issue #1999
9-
- Diable nools for DB admins.
9+
- Disable nools for unrestricted users. Issue: medic-projects#149
1010
- Update libphonenumber and use strict validation. Issue: #2159 #2196
1111
- Contacts export response garbled. Issue: #2187
1212

@@ -22,6 +22,40 @@ This release contains breaking changes from 0.x versions. Updating from 0.x vers
2222
- Forms can now be provided in XForm format for rich form UIs.
2323
- Added a configurable Target analytics module.
2424

25+
## 0.4.11
26+
27+
### Feb 4, 2016
28+
29+
- Security fix for leaking auth info.
30+
31+
## 0.4.10
32+
33+
### Nov 16, 2015
34+
35+
- Added support for Outgoing Deny List, a comma separated list of phone numbers
36+
or strings to deny outgoing service to. #750
37+
38+
- Fixed bug in records export. #1273
39+
40+
- Fixed bugs in uniqueWithin validation. medic-sentinel#74
41+
42+
- Added link to Help page in main menu.
43+
44+
## 0.4.9
45+
46+
### Aug 26, 2015
47+
48+
- Fixed bug on node 0.12 in felix-couchdb. #1145
49+
50+
- Improved error handling when notifications (start/stop) configs are
51+
misconfigured. #1144
52+
53+
- Fixed bug in `exists` validation where it fails on some unicode characters. #1147
54+
55+
- Fixed Reporting Rates interface that was neglected and broken. #1030
56+
57+
- Fixed bug in exporting data by date, it's now inclusive. #1104
58+
2559
## 0.4.8
2660

2761
### Jul 14, 2015

0 commit comments

Comments
 (0)