> 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/rapport-de-maj-jusquau-10-avril-2024.md).

# Rapport de Maj Jusqu'au 10 avril 2024

#### 2024-04-10 - Update 9-5-2

**Added**

* **Payment solution configuration**: In the Online Sale activation pop-up, the configured payment method is now displayed. The "create your stripe account" message is not displayed if a payment method is already configured.
* **Removed Widget V1 Access**: Access to Widget V1 has been completely removed to focus on newer, improved versions.
* <mark style="color:red;">**Adding products/sessions**</mark>: It is now possible to order the options and associated resources via a drag-and-drop system. The order is taken into account in the back-end display. [**See the article**](/en/yoplanning-academy/yoplanning-parametrage/gestion-des-options-ressources-materielles-et-immaterielles/definir-un-ordre-pour-les-options-de-vos-produits..md)
* **iOS**: Added a back button on PDFs, improving navigation for iOS users.

**Corrected**

* **Information Request Form**: Fixed an icon issue (warning/success) when updating participant details for reservations.

**Exchange**

* **Booking module**: Several adjustments have been made, including the removal of the "Participants" title, the selection of rates adjusted for cases with only one rate available, and the dynamics of the "pay" title depending on the context.

#### 2024-04-09 - Update 9-5-1

**Added**

* **Timeline**: Added an entry for manual email sending, improving communication tracking.
* **Session Participant Information PDF**: Added order information to the PDF (if allowed) and grouped participants by order for better organization.

**Corrected**

* <mark style="color:red;">**Post-Activity Message**</mark>: Fixes made to avoid crashes on a notification.

**Exchange**

* <mark style="color:red;">**Support Chatbot Replacement:**</mark> Introduction of an intelligent chat bot capable of searching our documentation for an appropriate answer to your questions.

#### 2024-04-08 - Update 9-5-0

**Corrected**

* Various bug fixes related to API, session group handling, and stability improvements for dashboard notifications and charts.

**Exchange**

* **Booking module**: Improved equipment management with characteristics, and adjustments on the sale in price per session and the booking module.


---

# 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/rapport-de-maj-jusquau-10-avril-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.
