# Release Note Template

| **⚠️Important:** **You are reading a draft of improvements targeted to be released. The release is not finalised and some of those items might be delayed to future releases.** |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

### New Features and Improvements

**Improved build process**

Here are some of the changes we have made on the build process:

1. Improved the way we store the build data, meaning we can display builds history consistently (before we could only display the last 100 builds for all the environment).
2. Mass build process can complete even when a single campaign build fails.
3. Publish function now controls more effectively against build data if the build being published was successful. This means that if you mass build 10 campaigns, and 9 are successful with one failing, the mass publish function will only publish the 9 successful builds.
4. Builds information now displays a detail message for failed builds. Limio will keep working on adding more clarity and specificity to the error messages.

Discuss with Pablo

**Change Payment on Manage My Account (MMA)**

We have introduced a new way to change payment with a stand-alone payment page. The current functionality still works well, however we have had some requests to create more flexibility within the billing experience for customers so we have delivered! This opens up the doors to expand on the existing MMA experience so watch this space!

**Select all Offers**

We know how tedious it is to click every single item you want to action, so we made it easier by adding a select all option on the offers table. Once in play you can then do bulk changes on all selected items!

**Re-order of left nav menu items**

We have made a small UI tweak to neaten up the left navigation menu. As we improve our app and add more features it is important to make sure that users can easily navigate to the relevant areas, hence the quick change.

![mceclip1.png](https://limio.zendesk.com/hc/article_attachments/5899491540893/mceclip1.png)

*Screenshot: Re-ordered items on left navigation menu*

### Bug Fixes

**Offer Table Columns**

There was an error with editing the offer table columns, whereby users were not able to add new columns in the table view. This has now been fixed.

**Offer Sections**

We have now fixed the sections feature on offers meaning that you are now able to group the attributes on an offer by creating a specific section for it. This can be achieved by navigating to the templates section and adding new sections on the offer templates.

**Campaign Filter Duplicates**

Previously when searching for campaigns in the hierarchy, duplicates used to show up. This was an unexpected behaviour which now has been fixed.


---

# 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/release-note-template.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.
