# EMAS eKYC Portal Change Log

## Version 1.5.0.10 (7/4/2023)

### Feature

1. IDV Listing Setting -> Added 1 new setting
   1. A new error response will be returned from Centralised OkayID API with Fix Validation rules for Malaysia IDs (e.g. ID Number must be 12 digits and etc.)

### Module&#x20;

1. Manual Verification

### **Bug Fixes**

* Fixes for scorecard and API listing

## Version 1.5.0.9 (23/11/2022)

### Feature

1. Added Password Protected for Audit Excel Report
2. Added FAR Notification Email
3. IDV Listing Setting -> Added 3 new settings&#x20;
   1. FAR Email Recipient
   2. FAR Percentage configuration
   3. ID No Black listing Module *(Reject Black listed MyKad ID No from blacklist database)*
4. Support OkayDoc Malaysia -> MyKad Front -> Version 7-1&#x20;
   * MyKad "Islam" field tampering check

### Module&#x20;

N/A

### **Bug Fixes**

* Fixes for PEN Test findings

## Version 1.5.0.8 (16/11/2022)

### Feature

N/A

### Module&#x20;

N/A

### **Bug Fixes**

* API report -> Excel report included with "Company Name"

## Version 1.5.0.7 (23/09/2022)

### Feature

* API listing to include 'Name on ID Card' column (and filter to partial search for a specific name).

### Module&#x20;

N/A

### **Bug Fixes**

* Special Passport Scorecard Config (Exclude certain passport with special scorecard)

## Version 1.5.0.6 (04/08/2022)

### Feature

* 2FA login for login user for HIP Portal

### Module&#x20;

N/A

### **Bug Fixes**

* Scorecard config priority bug fixes (Passport - Other)

## Version 1.5.0.5 (30/06/2022)

### Feature

* OkayDoc calling passport with the latest environment. (17/07/2022)

### Module&#x20;

N/A

### **Bug Fixes**

* Improved EMAS Portal Listing *(database performance tuning)*

## Version 1.5.0.4 (21/04/2022)

### Feature

* Newly added 2FA for login for portal *(Disabled by default)*
* Default scorecard configuration is added for HK ID, China ID, PH National ID (2020)
* Default scorecard configuration is added for OkayDoc Passport *(Other)*

### Module&#x20;

N/A

### **Bug Fixes**

* Export report -> Duplicate Journey ID due to Document type from wrong document type returned by OkayID
* Audit Log now log for user's IP of client instead of load balancer's IP

## Version 1.5.0.3 (03/04/2022)

### Feature

* HIP Portal OkayDoc now supports HK ID, China ID, Philippines National ID (2020)&#x20;

### Module&#x20;

N/A

### **Bug Fixes**

N/A

## Version 1.5.0.2 (11/02/2022)

### Feature

* Audit status for OkayFace, OkayLive, Okaydoc and OkayID
* Support Philippines - Postal ID

### Module&#x20;

* N/A

### **Bug Fixes**

* Consistency Check Fixes - Scorecard Issue

## Version 1.5.0.1 (23/11/2021)

### Feature

* Download all the okaydoc landmark image and display from portal instead of using OkayDoc URL
* Masking of input image and flash image (Dependency)
* Details Submission Report (OkayDoc,OkayID, OkayFace and OkayLive)
* Accepting document flash and without flash image for OkayDoc Passport
* OkayID Lite - Cambodia (Returning Expiry date and Issue Date) (Dependency)
* Added 2 responses from OkayID Cambodia to check data consistency for dob and expiry date for Cambodia ID (Dependency)
* Add in the PH License into priority of scoracard configuration

### Module&#x20;

* N/A

### **Bug Fixes**

* JSP Issue (White error label page)
* Resubmit OkayDoc and showing flash image
* Audit Report - Total submission only showing "Completed" status
* Hide/show the Details Report in the side menu bar based on user group
* Add a mandatory select box "Company" field in the details report filter *(the selectbox is populate based on "Company Id for API Report" in Admin setting)*

## Version 1.5.0.0 (08/09/2021)

### Feature

* N/A

### Module&#x20;

* EMAS eKYC Portal base version is created
* Added Password Management
* Added Audit Log Module&#x20;

### **Bug Fixes**

* API Report Listing - Limit for 7 days default


---

# 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://api2-ekycportal.innov8tif.com/emas-ekyc-portal/change-log/emas-ekyc-portal-change-log.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.
