# Limio Release Notes - Release 81

### Summary

| <p>- <strong>New features:</strong> Multiple authentication options for a single domain.<br>- <strong>Bug fixes:</strong> Custom fields not populating in Zuora, 'History' not loading for some campaigns/offers and can't create offers in offers v1.</p> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

### New Features and Improvements

**Multiple authentication options for a single domain**

Limio now supports adding multiple issuers per domain, giving the capability to have multiple authentication options on a single domain. This means that as well as supporting a primary authentication provider, it is now possible to add a secondary method that verifies through a different service.

This gives more flexibility and control over how your clients access the checkout, making it easier and more convenient.

You can add additional domains in the Authentication Providers page in the Settings.

### Bug Fixes

**Custom fields not populating in Zuora**

Custom fields for Switch and Cancel orders were not correctly populated in Zuora, unless a specific attribute was set. This has been fixed by always merging the custom attributes defined in the settings.

*(Zendesk ticket #3082)*

‘**History’ not working for campaigns/offers with spaces in the name**

When trying to see the History for a campaign or an offer with a space in the name, the user would see a never-ending spinner. This has been fixed and the History loads for all campaigns and offers.

**Can’t create offers v1**

When creating an offer v1 the error: “You must choose a name, location and a template before continuing.” would appear. This issue has been fixed and offers v1 can be created.

*(Zendesk ticket #3519)*

*Please note, offers v1 has been superseded by offers v2 and it is strongly recommended to migrate.*


---

# 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://docs.limio.com/release-notes/limio-commerce-release-notes/legacy-releases/limio-release-notes-release-81.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.
