> For the complete documentation index, see [llms.txt](https://paas.docs.machnetinc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paas.docs.machnetinc.com/changelog/2022/august-31-2022.md).

# August 31, 2022

## Updated Features

* Added 'OTHER' enum value for `physical_documents.document_type` and `virtual_documents.document_type` of [receive users](/api-references/user/add-a-receive-user.md#receive-user-object-details) to submit documents apart from the ones listed&#x20;
* Added `physical_documents.custom_document_type` and `virtual_documents.custom_document_type` fields to submit specific document type value when `physical_documents.document_type` and virtual\_documents.document\_type is 'OTHER' for [receive users](/api-references/user/add-a-receive-user.md#receive-user-object-details)
* Updated `to_amount`, `from_amount` and `exchange_rate` fields to only accept maximum 2 decimal places while [creating transactions](/api-references/transaction/create-1.md#details)
