# Limio Release Notes - Release 64.0

### New Features and Improvements

**Offer features are made available on switch subscription component** (Done)

Offers features are made available on switch subscription component so that the subscriber can see the details of the offer they are switching to.

*Screenshot: Offer Features for* *Switch subscription*

**Functionality to add to existing basket or initialise new basket** (Done)

User can set the new attribute to checkout component that will indicate the purchase parameter.

Possible options are "Add to basket" or "New Basket".

*Detailed article to follow soon...*

### Bug Fixes

**Refresh after campaign/offer Duplication** (Done)

Previously, user had to navigate away or refresh after duplicating an offer or a campaign to see the changes. This issue is fixed in this release.

**Issue with incorrect end date on Redeeming gift** (Done)

Previously there was a bug where the end date for redeem complete set to default "1 Jan 1970".

This bug is with incorrect end date on redeeming is fixed in this Release

*(Fixes the Zendesk tickets: Ticket #2374)*

**Default margin on pages fixed** (Done)

A default browser style with margin of 8px was added to all landing pages. This issue is fixed in this Release.

*(Fixes the Zendesk tickets: Ticket #2699)*

**Build failures for referenced pages fixed** (Done)

Campaigns that reference another campaigns failed to build.

This issue with build failures is fixed in this release.

*(Fixes the Zendesk tickets: Ticket #2686)*


---

# 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-640.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.
