# January 2026 New Features

13th January 2026, **TypeScript SDK (OrderEazi Commerce SDK)**

This release introduces the first version of the **OrderEazi Commerce TypeScript SDK**.\
It’s a set of pre‑built, strongly‑typed tools that developers can use to integrate with your commerce platform more easily and consistently.

[View More](/release-notes/new-features/2026-new-features/january-2026-new-features/typescript-sdk-ordereazi-commerce-sdk.md)

13th January 2026, **Send Emails via Admin API**

A new **admin API** is available that allows the system (or external tools) to send emails based on a selected **email type**.

[View More](/release-notes/new-features/2026-new-features/january-2026-new-features/send-emails-via-admin-api.md)

19th January 2026, **Configurable Password Policy & “Show Password” Option**

You can now control how strong customer passwords must be, and optionally allow a “show/hide password” eye icon on the login, registration, reset‑password and change‑password screens.

[View More](/release-notes/new-features/2026-new-features/january-2026-new-features/configurable-password-policy-and-show-password-option.md)

19th January 2026, **Manage Customer Addresses in Account Profiles**

Customers (or your team, depending on your processes) can now **add, update and remove addresses** directly from both **individual** and **company** account profiles.

[View More](/release-notes/new-features/2026-new-features/january-2026-new-features/manage-customer-addresses-in-account-profiles.md)


---

# 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://support.storefront.co.za/release-notes/new-features/2026-new-features/january-2026-new-features.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.
