> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-20-mai-2024.md).

# Mise à jour du 20 mai 2024

### Information on the Latest Updates of the Yoplanning Application

#### Updated Information

***

#### New Features

* **Instagram Logo:** Added Instagram logo on login page and footers.
* **Product Images:** Possibility to add secondary images (up to 4 images + one main image) for each product.

#### Modifications

* **Fees:** The turnover (CA) in the fee export is now displayed per fee sheet, instead of being globalized (this prevents the same turnover from being displayed on all lines).
* **Payment Creation:** It is no longer possible to choose the operator when adding a payment. The operator is automatically assigned to the logged in user.
* **Booking module:** On page 2, the duration is no longer displayed for package type products.
* **Session Detail Display:** Year display added to session details.

#### Corrections

* **Stripe Terminal Integration:** Minor bug fixes to improve the integration.
* **Booking module:** In "do not ask for participant data" mode, fixed a bug where different price variations were not saved, causing inconsistencies in orders (only one random variation appeared and only one participant instead of two, etc.).

***

For any questions or further assistance regarding these updates, please do not hesitate to contact our customer support. We are here to help you get the most out of Yoplanning.

Thank you for your trust and good use of our application!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-20-mai-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
