# Updates

## 21 Jan 2021 - Adding users to your repository

You can now add new users into your own repository through a FormSG form.&#x20;

Do let us know if your email isn't whitelisted as we have to manually add in the whitelisted email domains.

## 14 October 2020 - Free SSL cert on Isomer

Traditionally, agency users are required to procure their own SSL certs and send it to the Isomer team to install it on our CDN (Content Delivery Network).&#x20;

With [Let's Encrypt](https://letsencrypt.org/), Isomer is now able to support the provisioning of SSL certs for free.&#x20;

Reach out to us if you're interested in exploring this option!


---

# 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://v2.isomer.gov.sg/updates.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.
