> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/mises-a-jour-produit/semaine-2026-03-30.md).

# Week of 30/03/2026 — Thumbs up and disabling interactions

## Interactions — Replacing the heart with the thumbs up

The heart icon could be interpreted in different ways depending on context and culture. The goal of this change is to offer a symbol **more universal and neutral**, while strengthening the **visual consistency** with the Steeple identity.

### 🆕 What has been updated

* Replacing the icon **heart** with a **thumbs up** across the platform.\ <br>

  <img src="https://5115464.fs1.hubspotusercontent-eu1.net/hubfs/5115464/image-png-Apr-02-2026-07-11-10-6572-AM.png" alt="" height="30" width="78">

## News — Disabling interactions on posts

Some communications require one-way **and non-interactive broadcasting** (e.g. official information, HR announcements, sensitive messages). Until now, reactions and comments were always visible, which may not have been suitable for all contexts. This change makes it possible to **better control communication formats**.

### 🆕 What has been updated

* Ability to **disable interactions** (likes and comments) on a post.
* The reaction buttons disappear when the option is enabled.

{% file src="/files/6c852a996775eb68cddde40890482fef379c9262" %}


---

# 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:

```
GET https://help.steeple.com/en/mises-a-jour-produit/semaine-2026-03-30.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.
