# Changelog

## Coming soon

* Updates to [Events](/product/loyalty-engine/events.md) & [Rewards & Points](/product/loyalty-engine/rewards-and-points.md) articles to make them even easier to understand, in particular event types and rewards vs. benefits.
* Information about our exciting new Loyalty SDK to allow easy embedding of loyalty information into an existing user interface
* **Missing something from our knowledge base you think would be useful?** [**Let us know.**](/product/services-and-support/wll-support/how-do-i-contact-support.md)

## :new: 27 October 2024

* New [Loyalty Microsite setup](/product/interfaces/white-label-interfaces/loyalty-microsite/loyalty-microsite-setup.md) guide with detailed information on deployment types, user auth approaches, custom domain setup, language support and profile schema adjustment
* Additional FAQs added throughout Loyalty Engine articles
* Updated [Reporting events](/product/loyalty-engine/events/reporting-events.md) article

## :new: 21 October 2024

* The [**Events**](/product/loyalty-engine/events.md) and [**Rewards**](/product/loyalty-engine/rewards-and-points.md) sections have been rewritten from the ground up
  * In particular, there is lots more detail around rewards: [their use cases](/product/loyalty-engine/rewards-and-points/rewards/get-started-with-rewards.md), the [reward types](/product/loyalty-engine/rewards-and-points/rewards/reward-types.md) available and the [user journey for rewards](broken://pages/MMrQZiHu92il54mTUNv0), including API implementation advice for reward purchase and redemption flows

## :new: 17 October 2024

* [**Reactors**](/product/loyalty-engine/reactors.md) section has been rewritten from the ground up
  * All references to old reactor UX removed
  * Articles and article structure simplified, long articles split into multiple articles where practical
  * Dedicated articles for [activation limits](/product/loyalty-engine/reactors/activation-limits.md), [payload conditions](/product/loyalty-engine/reactors/conditions.md) and [reactions](/product/loyalty-engine/reactors/reactions.md)
  * Micro-tutorials and more visuals, including GIFS, included throughout articles to give context
* New [Badges](/product/modules/badges.md) article with information about our newest platform feature
* Updated and rewritten [Users](/product/loyalty-engine/users.md) section for improved clarity
  * New [Creating users](/product/loyalty-engine/users/creating-users.md) article explaining how users are created in the Loyalty Engine
  * New [User data, attributes & flags](/product/loyalty-engine/users/user-data-attributes-and-flags.md#user-id-properties) section outlining how user IDs work in the Loyalty Engine
  * Information on how to use [Tiers](/product/loyalty-engine/users/tiers.md) across the Loyalty Engine
* Made it clearer and easier to understand how [points are earned and burned](/product/loyalty-engine/rewards-and-points/points/get-started-with-points.md#earning-and-burning-points) in the Loyalty Engine

## 26 June 2024

* Added information about [Points liability](/product/loyalty-engine/rewards-and-points/points/points-liability.md), [Points earn, spend & balance caps](/product/loyalty-engine/rewards-and-points/points/points-earn-spend-and-balance-caps.md) and [Points expiry](/product/loyalty-engine/rewards-and-points/points/points-expiry.md)

## 20 June 2024

* Consolidated and refined the [Loyalty Mobile App](/product/interfaces/white-label-interfaces/loyalty-mobile-app.md) articles


---

# 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://kbase.whitelabel-loyalty.com/product/services-and-support/changelog.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.
