# v1.3.0

**Release Number**: v.1.3.0

**Release Date**: 14th March, 2024

{% hint style="info" %}
**Note**: Please be informed that the `esignet-signup` tag has been updated from **v1.0.0** to **v1.0.1** on 23rd April 2024 to address a bug in the helm installation script, which was causing `esignet-signup` service to fail to initialize.
{% endhint %}

## Overview

The 1.3.0 version of eSignet focuses on launching new features in authentication modes and support for Sign-up service:

1. **Password based Authentication**

   We are thrilled to share that eSignet has expanded its authentication capabilities with the introduction of a password-based authentication factor which is a robust and reliable authentication factor secure with Captcha.
2. **Support for Sign-up service**

   Users now have the convenience of registering through our Sign-Up Service, seamlessly integrated with the ID repository without complete deployment of MOSIP Identity. In isolation with the Sign-Up Service, efficiently manages user registrations.
3. **Fixes for known VCI issues from v1.2.0**

### Features Included

Below are the features available in the release:

* [Login with password](https://docs.esignet.io/esignet-authentication/test/end-user-guide/health-portal/login-with-password)
* [Sign-up service](https://docs.esignet.io/esignet-signup)

### Repositories Released

| Repository Released    | Tags                                                                                  |
| ---------------------- | ------------------------------------------------------------------------------------- |
| keymanager             | [1.2.0.1-B4](https://github.com/mosip/keymanager/tree/v1.2.0.1-B4)                    |
| id-authentication      | [1.2.0.1-B6](https://github.com/mosip/id-authentication/tree/v1.2.0.1-B6)             |
| Artifactory-ref-impl   | [1.2.0.1](https://github.com/mosip/artifactory-ref-impl/tree/v1.2.0.1)                |
| mosip-config           | [1.3.0-ES](https://github.com/mosip/mosip-config/tree/v1.3.0-ES)                      |
| mosip-infra            | [1.3.0-ES](https://github.com/mosip/mosip-infra/tree/v1.3.0-ES)                       |
| mosip-functional-tests | [1.3.0-ES](https://github.com/mosip/mosip-functional-tests/tree/v1.3.0-ES)            |
| esignet                | [1.3.0](https://github.com/mosip/esignet/tree/v1.3.0)                                 |
| esignet-mock-services  | [0.9.2](https://github.com/mosip/esignet-mock-services/tree/v0.9.2)                   |
| id-repo                | [1.2.0.1-B3](https://github.com/mosip/id-repository/tree/v1.2.0.1-B3)                 |
| esignet-signup         | [1.0.1](https://github.com/mosip/esignet-signup/tree/v1.0.1)                          |
| mosip-openid-bridge    | [1.2.0.1-B4](https://github.com/mosip/mosip-openid-bridge/tree/v1.2.0.1-B4)           |
| mosip-openid-bridge    | [1.2.0.1-B4-lite](https://github.com/mosip/mosip-openid-bridge/tree/v1.2.0.1-B4-lite) |

For details on deployment, refer to the [helm charts](https://github.com/mosip/esignet/tree/v1.3.0/helm) in the eSignet repository.

### Documentation

* [Feature Documentation](https://docs.esignet.io/esignet-authentication/features)
* [Integration Guides](https://docs.esignet.io/esignet-authentication/develop/integration/relying-party/development-and-integration-with-esignet)
* [End User Guide](https://docs.esignet.io/esignet-authentication/test/end-user-guide)
* [API Documentation](https://github.com/mosip/esignet/blob/v1.3.0/docs/esignet-openapi.yaml)
* [QA Report](https://docs.esignet.io/roadmap-and-releases/versions/v1.3.0/test-report)
