We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a893a8a commit a25dcedCopy full SHA for a25dced
CHANGELOG.md
@@ -1,14 +1,19 @@
1
# Change-log
2
#
3
4
+## [1.0.10]
5
+ - Login fixes (UI); check for API loggedin-ness after Google API login.
6
+ - Search fix: accept a minimum number of characters in search string before issuing API call.
7
+ - Creation API: Return unqualified names in response payload.
8
+
9
## [1.0.9]
10
- Return specific attributes in the person summary API.
11
12
## [1.0.8]
13
- Entity-type specific labels for "reason" inputs.
14
- Reason inputs now accept multi-line comments.
15
- Fixed import transformations (species was previously erroneously permitted to be blank).
-
16
17
## [1.0.7]
18
- Fixed typo.
19
0 commit comments