# Limio Release Notes - Release 67.0

### New Features and Improvements

**Enhanced Customer table with name and phone number validation**

Customer table is now enhanced to have validation on name and phone number fields.

Error messages should show ‘First name is required’, ‘Last name is required’, or ‘Phone is required’

**Events table shows where the event originated from.**

For easier error troubleshooting, the events table will show where the event originated from.

Example: It will display if the event originated from Salesforce or Shop.

*Screenshot: Example of events table*

**Add discount option in Offers view**

You can now add discount offers from offers v2 view.

Clicking on the create dropdown includes two options(Add Offer and Add Discount)

*Screenshot: Add discount in create dropdown for offers*

**Improved Data Layer**

We have now added the ability for customers to track user activity using analytics platform of choice.

**New component to display line items in schedules object**

Relevant information in schedule line objects will be displayed with better UI for Limio app users.

**Refund a customer without the need of retrieving the payment method information from Salesforce.**

The customer care operator will be able to refund the customer without the need of retrieving any payment information from Salesforce. When the payment method is not available in the event the default payment method will be used.

**Secondary header supported for Mobile Layout**

As a mobile subscriber on Mobile, a secondary header is made available to navigate to the My Account section. This can be configured using the Header with navigation component.

***To read more**:*

### Bug Fixes

**Error message on export**

The 403 error for export is fixed in the Release.

*(Fixes the Zendesk tickets: Ticket #2352,2631*\_)\_

**Zuora Subscription ID in Data-layer**

Zuora Subscription ID has been added to the Data Layer

*(Fixes the Zendesk tickets: Ticket #2676*\_)\_

**Payment amount for cancelled subscriptions in orders table**

Payment amount for cancelled subscriptions in orders table will no longer be visible.

**Page Builder Components**

Previously there was a bug where the components on page builder were not displayed correctly or loaded blank. This bug with components is fixed in this Release.

**Customer Details not found when updating from Digital to Physical**

Previously there was a bug where the soldToContact was not been updated when switching from Digital to Physical. This bug is fixed in this Release and the soldToContact is updated with customer details correctly.

**Current Payment Cost in Order-Change-Success**

Current payment cost will show prices up-to two decimal places in the Order-Change-Success Page.

**Search Errors for Offer labels in Offer Table**

Offer label showed error for offer labels whenever a label is deleted.

This issue is fixed in this Release.

*(Fixes the Zendesk tickets: Ticket #2671,2689*\_)\_

**Whitespaces in the end or beginning of campaign and tag name causes pages not to render.**

Pages failed to render when there is a whitespace at the beginning or the end of campaign name and tags.This bug is fixed as the whitespaces will be trimmed.


---

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