# Limio Release Notes - Release 63.0

### New Features and Improvements

**Standard sections on offers**

Every new environment will have standard sections on default offer template.

Offers attributes are added to relevant sections (Display, Billing, Commerce Behaviour, Categorisation). These 4 sections will be standard sections on default offer template.

*Screenshot: Standard sections on default offer template.*

**Note:** New sections can be added or configured by Customer in offer config.

**New Breadcrumb Component**

The new Breadcrumb component allows you to configure breadcrumb links to redirect.

*Screenshot:* *Breadcrumb Component*

**New Customer-table Component.**

The new Customer-table component can be used to to display Customer Information in below format.

*Screenshot:* *Customer-table Component*

**Orders-Tables improved to show offer image**

The orders-table component can show an image which is the first image taken from the offer attachment and is displayed on the order-table.

The show offer image toggle on the order-table component should be toggled on.

*Detailed article to follow soon...*

*Screenshot:* *Orders-table Component*

### Bug Fixes

**Error in State field conversion to 2 character code**

There was an error where State field wasn't converted into a 2 char code when originating from the iframe for US regions which is fixed in this release.

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

**Error in Publishing Time**

The bug with publishing time showing a difference in actual publish time and publish time in builds is fixed in this release.

*Screenshot: Bug with publish time*

*Screenshot: Correct time displayed with the bug fix*

**Spacing Issue in rich text field for component**

There was an issue where you needed to press the spacebar twice to get space between the words/text for rich text field for components. This issue is fixed in this release.

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


---

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