0.10.7
A new field contributors
has been added to each document type in order to track who created (and in the future, contributed at all) to a document in Arc.
"contributors": {
"created_by" : {
"user_id": "[email protected]",
"display_name": "Tyler Davis"
}
}