# Limio Release Notes - Release 82

### Summary

| <p>- <strong>New features:</strong> Tax added to Single Product Basket component, Headers and Footers can support multiple components and page load event has been added to the Limio Data Layer.<br>- <strong>Bug fixes:</strong> Checkout process failures when user details are missing, subscription information component not loading, Campaign and Offers tabs both highlighted and page content not loading on 'Jobs' page.</p> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

*Please remember to perform a hard refresh in your browser after upgrading your environment.*

### New Features and Improvements

**Tax is now shown in the basket**

The can now display the Subtotal, Taxes and Total fields, giving your users additional information before completing their purchase.

The text for Subtotal, Taxes and Total is configurable via props in the component.

**Multiple component support in Header and Footer**

The Header and Footer areas in the Page Builder now support containing multiple components, giving you further flexibility.

**Page load event added to Limio Data Layer**

It’s now possible to configure a page load event in the Limio Data Layer so that when a user navigates to a Limio page, a page\_view event is logged. This gives the ability to access and utilise data related to users viewing specific Limio pages.

### Bug Fixes

**Checkout process failures when user details missing**

Some users experienced checkout errors when user information was missing. This has now been fixed and we now retrieve information from the Limio token directly.

*(Zendesk ticket #3280)*

**Subscription information component not loading**

There was an issue with the subscription information component not loading in specific user journeys. This issue has been fixed and the component loads as expected.

*(Zendesk ticket #3434, #3338)*

**Both Campaign and Offers tabs highlighted**

Campaign and Offers tab were both highlighted when a user navigated to the Offers page. This has been rectified and only the relevant page is highlighted when users navigate.

**Unable to see ‘Jobs’ page content**

When navigating to the ‘Jobs’ page in ‘Operations’ the content flickered making the page unreadable. This has now been fixed and the ‘Jobs’ page content displays.


---

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