# Revision History

This page contains the details of recent documentation updates.

* 10th August 2020
  * Document for [UI Specification for Registration Client](/1.1.5/modules/registration-client/ui-specification-for-registration-client.md) was published.
  * Document for [UI Specification for Pre-registration](/1.1.5/modules/pre-registration/ui-specification-for-pre-registration.md) was published.
  * API specification document for [Dynamic Fields APIs](/1.1.5/apis/dynamic-fields-apis.md) was published.
  * API specification document for [ID Schema APIs](/1.1.5/apis/id-schema-apis.md) was published.
  * [MDS specification](/1.1.5/biometrics/mosip-device-service-specification.md) document was updated.
    * An optional parameter - timeout has been added for Device Stream.
    * Signature for API to retrieve encryption certificate has been updated.
* 5th August 2020
  * [ABIS API Specification](/1.1.5/apis/abis-apis.md) document was updated.
    * Analytics section has been added to the overall response for Identify.
    * Failure reason has been updated.
* 01st August 2020
  * Log size estimates added for Pre-registration and Registration Processor in [Hardware Sizing](/1.1.5/build-and-deploy/hardware-sizing.md)
* 29th July 2020
  * [Deployment architectures](/1.1.5/build-and-deploy/deployment-architectures.md) was published.
* 28th July 2020
  * [Biometric SDK API specification](/1.1.5/apis/biometric-sdk-api-specification.md) document was updated.
    * The input format for segmenter has been changed from BIR to BiometricRecord.
* 23rd July 2020
  * [MOSIP Storage Requirement Calculator XLS](https://github.com/mosip/documentation/blob/master/docs/_sources/hardware_sizing/MOSIP_Storage_Estimate-v1.1.xlsx) has been updated with in-depth assumptions.
* 17th July 2020
  * [Call for Contribution](/1.1.5/contribute/call-for-contribution.md) page was published.
* 3rd July 2020
  * Release document for [Release 1.1.0](/1.1.5/mosip-releases/release-notes-1.1.0.md) was published.
* 1st July 2020
  * Multiple issues with links were fixed.
* 30th June 2020
  * [Registration processor cell based deployment architecture](/1.1.5/build-and-deploy/cell-based-deployment-architecture.md) added.
  * Error Codes for [Resident Services API](/1.1.5/apis/resident-service-apis.md) were updated.
  * [Possible Flag](/1.1.5/apis/biometric-sdk-api-specification.md#possible-flags) section was added for [Matcher](/1.1.5/apis/biometric-sdk-api-specification.md#matcher) in [Biometric SDK Specification](/1.1.5/apis/biometric-sdk-api-specification.md).
* 29th June 2020
  * [Technology Stack](/1.1.5/architecture/mosip-architecture/technology-stack.md) updated.
* 26th June 2020
  * New failure codes were added for [ABIS APIs](/1.1.5/apis/abis-apis.md).
  * [Hardware Sizing](/1.1.5/build-and-deploy/hardware-sizing.md): Pre Reg and Resident Services performance figures updated.
* 25th June 2020
  * subType was changed to deviceSubType in digital signature for [Device Management APIs](/1.1.5/apis/device-management-apis.md).
* 23rd June 2020
  * [Resident Services API Specification](/1.1.5/apis/resident-service-apis.md) document was updated.
* 22nd June 2020
* [Hardware Sizing](/1.1.5/build-and-deploy/hardware-sizing.md) details was updated.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mosip.io/1.1.5/revision-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
