> For the complete documentation index, see [llms.txt](https://docs.limio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limio.com/release-notes/limio-commerce-release-notes/legacy-releases/limio-release-notes-release-590.md).

# Limio Release Notes - Release 59.0

### New Features and Improvements

**Toxic Subscriptions**

It is now possible in Limio to block customers buying subscriptions where they already own a product on offer meaning that a customer will only get offers that will benefit them! This is extremely important when having offers with related bundled products and ensuring that customers don't make double payments.

**Sorting Attached Offers**

It is now possible to sort attached offers similar to legacy offers. The same arrow buttons are available to change the order of the offers which will then also update the order of the offers on the components used to display the offers.

*Screenshot: Arrows used to order Offers*

*Screenshot: Offers are in the same order on* *components*

**1 Day Offer**

We have added a feature to allow marketers to create one day offers. This is very helpful for a once off purchase with no renewal. To make use of this feature please ensure that Zuora is configured correctly and that type of charge in Limio price editor is set to **One Time (TERMED)** and not One Time (EVERGREEN). **Read:**

**Styling - Left Navigation Menu**

We have changed the way the left navigation bar look as part of our ongoing UI improvements!

*Screenshot: Smaller icons as part of tidying up the UI*

### Bug Fixes

**Switch**

When switching the correct product quantity is being displayed in Manage My Account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.limio.com/release-notes/limio-commerce-release-notes/legacy-releases/limio-release-notes-release-590.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
