> For the complete documentation index, see [llms.txt](https://docs.openg2p.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openg2p.org/1.3/social-registry/versions.md).

# Versions

## Social Registry Helm Package

<table><thead><tr><th width="121">Version</th><th width="116">Created on</th><th>Contents</th></tr></thead><tbody><tr><td><a href="https://github.com/OpenG2P/openg2p-social-registry-deployment/tree/v1.2.0">1.2.0</a></td><td>21 Aug 2024</td><td></td></tr><tr><td><a href="https://github.com/OpenG2P/openg2p-social-registry-deployment/tree/v1.2.1">1.2.1</a></td><td>24 Aug 2024</td><td>Bug fixes in SR on branch 17.0-1.2<br>No other change in Helm packaging</td></tr><tr><td><a href="https://github.com/OpenG2P/openg2p-social-registry-deployment/tree/v1.2.2">1.2.2</a></td><td>27 Aug 2024</td><td>Bug fixes on branch 17.0-1.2.<br>Fayda ID Integration moved to production.<br></td></tr><tr><td><a href="https://github.com/OpenG2P/openg2p-social-registry-deployment/tree/v1.3.0">1.3.0</a></td><td>10 Sep 2024</td><td>Houses SR Odoo Docker 1.3.0. No other change in the package</td></tr><tr><td><a href="https://github.com/OpenG2P/openg2p-social-registry-deployment/tree/v1.3.1">1.3.1</a></td><td>10 Sep 2024</td><td>Only SR Odoo Docker update to 1.3.1. No other change</td></tr></tbody></table>

## Social Registry Docker

Repository on Docker Hub: [`social-registry-odoo-package`](https://hub.docker.com/repository/docker/openg2p/openg2p-social-registry-odoo-package/general)

<table><thead><tr><th width="116">Tag</th><th width="128">Created on</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://hub.docker.com/layers/openg2p/openg2p-social-registry-odoo-package/1.2.0/images/sha256-707ff5cf9e3b365a6c751c84213e95dc190623238349dbdd196d0c9065b3112b?context=repo">1.2.0</a></td><td>21 Aug 2024</td><td>Pegging a version as of this date for country deployments</td></tr><tr><td><a href="https://hub.docker.com/layers/openg2p/openg2p-social-registry-odoo-package/1.2.1/images/sha256-9e710d5cb6708f2dc660e38eeac55dea6a080215bf51f3f9d6d7e22c5f9acf9c?context=repo">1.2.1</a></td><td>24 Aug 2024</td><td>Pegging a version as of this date for country deployments</td></tr><tr><td><a href="https://hub.docker.com/layers/openg2p/openg2p-social-registry-odoo-package/1.2.2/images/sha256-cb5f19c854bb718404ed62f03edc1f71164bf2991caff02cd59f671bd57e2361?context=explore">1.2.2</a></td><td>27 Aug 2024</td><td>Bug fixes on 1.2.1 and pegging the same as a patch version.</td></tr><tr><td>1.2.3</td><td>04 Sep 2024</td><td>Intermediate version - does not work. QA failed.</td></tr><tr><td>1.3.0</td><td>10 Sep 2024</td><td>Major changes w.r.t reorganisation of modules. Number of repos reduced. No change in functionality. See <a href="https://github.com/OpenG2P/openg2p-packaging/blob/main/packaging/packages/social-registry/1.3.0.txt">package file</a>.</td></tr><tr><td><a href="https://github.com/OpenG2P/openg2p-packaging/blob/main/packaging/packages/social-registry/1.3.1.txt">1.3.1</a></td><td>10 Sep 2024</td><td>Fixed few bugs in Community addons.</td></tr><tr><td><a href="https://github.com/OpenG2P/openg2p-packaging/blob/main/packaging/packages/social-registry/1.3.2.txt">1.3.2</a></td><td>27 Sep 2024</td><td>Bug fixes in ODK import chron job</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openg2p.org/1.3/social-registry/versions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
