# Version 0.18

With this version **WLP admins and users** can try the following improvements:

👉 Added more flexibility to the Features Page. Custom HTMLs are now localized. You can add pages directly in the languages you need. Read more about [Custom HTML](/white-label-portal/admin-user-guide/portal-configuration/how-to-prepare-custom-html.md).

👉 Added support for dynamic pricing. Now you can show your customers not only fixed prices but also send price values through the API. Logging of dynamic asset price data has been added, and this data is now sent to email once a day.

👉 WLP Refurbish registration and sign-in process.  User can check the functionality (but not fully use it) as non-logged in user. Added the ability to check Terms & Conditions and Data policy in the app.

👉 Loading of purchase templates for each payment method has been added to config management. Templates can be uploaded in all languages available in the portal.

<figure><img src="/files/300v777lu8ADAJLe3r4y" alt=""><figcaption><p>Choose a payment method.</p></figcaption></figure>

<figure><img src="/files/lDexakHXoGx60hduwR92" alt=""><figcaption><p>Loading purchase templates in the languages you need.</p></figcaption></figure>

👉 The Redemption Template was updated to include additional values such as \<currentdate>, \<totalamountfees>, and \<priceperunit>.  This made the template even more informative and allowed admins to add all the necessary information. Read more about [Redemption functionality](/white-label-portal/admin-user-guide/portal-configuration/features-configuration/redemption-functionality.md).

👉 Adapting the Purchase Template, adding VAT values on the Purchase Document. This enabled us to address requests from our customers who needed VAT displayed during purchases. Users will see it on the invoice.

👉 Added translation for asset name and description for all WLP screens.  If there is no corresponding translation, the default portal language translation is shown.

👉 Decimal places and rounding rules for each asset and price have been added.

👉 Checkout and redemption flow: customized checkboxes for terms have been added.&#x20;

**We've fixed:**

👉 Colors in the user registration email have been updated.

👉  The search bar bug for redemption management has been fixed.

👉 A toast with an error message has been added when the user tries to send more units than available.

👉  A bug with the shipping address for the invoice information has been fixed.

<br>


---

# 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://teos-docs.coreledger.net/white-label-portal/wlp-versions-and-changelog/version-0.18.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.
