> 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-2025/mises-a-jour-yoplanning-mars-2025.md).

# Mises à jour Yoplanning - Mars 2025

## 🆕 A new look for Yoplanning

On **March 26th**, we launched a major update that introduces a brand new interface. This evolution is accompanied by several visual and ergonomic improvements:

* New presentation of sessions in the schedule, with a dynamic height depending on the content.
* Animated red line indicating the real-time time in the schedule.
* Redesign of the menu and many components for a cleaner display, including on Safari.
* Adjustment of the mobile interface and pop-ups for better consistency.
* Label simplification: "Manage participants/resources" simply becomes **"Manage"**, with a more logical positioning in the interface.
* The former “Potential Planning” is now simply called **AI**. 😉
* The "Add a session" command has been removed. [Replaced with a simpler way to achieve the same result. Click here](/en/yoplanning-academy/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/ajouter-des-participants-dans-une-session.md)

## 🔁 Improved onboarding and trial period

We've redesigned the onboarding process to make it more generous and simpler:

* The trial period is extended **from 7 days to 14 days**.
* The "1 day per completed task" logic is over: now, a whole month is offered if all tasks are completed 🎁
* New visuals in the registration process, and removal of expired statuses from the dashboard graph for greater clarity.

## 🛠️ Fixes and improvements

### 🗓 Planning

* Massive improvement in session display (especially on Edge).
* Scrolling and format/date selection are now preserved.
* Improved handling of empty rows and display of unassigned sessions.
* Removal of unnecessary dots “…” next to the number of participants.

### 📲 Mobile & iOS

* Added a **"Share"** button to PDFs for easy saving.
* The personal dashboard is now accessible via the iOS app.

### 📌 Interfaces and menus

* Reduced padding on the left to correct the display of the BE menu.
* Safari fixes (icons in fields, distorted popups…).
* Improved display of the password criteria component.

### 🔄 Session & Reservations

* Sessions can be reinserted even if unavailable.
* Fixed a bug that allowed some monitors to delete participants without permission.
* Redesign of the booking button behavior when the cart expires (important to avoid accidental deletion of customers!).

### 💳 Payments & Orders

* Added a feature to [**link a new booking to an existing order**](/en/yoplanning-academy/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/ajouter-des-participants-dans-une-session.md) from “manage participants”.
* Improved handling of errors on payment links (names too long, sending permissions, etc.).
* Fixed a rare bug that occurred when paying in two tabs simultaneously.

## 🔍 Other adjustments

* The "credit" per line item in the customer list has been removed and replaced with a more readable total.
* Promo code generation limit increased from **100 to 1000**.
* Improved HTML editor for better list management.
* Domain change for the Pennylane API: `.tech` becomes `.com`.

## ✅ In summary

Between the **visual redesign**, the **reimagined onboarding**, and the dozens of bug fixes deployed, March 2025 marks a real milestone in Yoplanning's evolution. We hope you enjoy these new features as much as we enjoyed developing them for you!

And as always, your feedback is invaluable: keep writing to us, suggesting, reporting – you are the best co-pilots for building Yoplanning with us. 💬


---

# 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-2025/mises-a-jour-yoplanning-mars-2025.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.
