> 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/de/mises-a-jour-produit/semaine-2026-03-30.md).

# Woche vom 30.03.2026 — Daumen hoch und Deaktivierung von Interaktionen

## Interaktionen — Ersetzung des Herzens durch den Daumen nach oben

Das Herzsymbol konnte je nach Kontext und Kultur unterschiedlich interpretiert werden. Ziel dieser Weiterentwicklung ist es, ein Symbol vorzuschlagen **das universeller und neutraler ist**, und gleichzeitig die **visuelle Kohärenz** mit der Steeple-Identität zu stärken.

### 🆕 Was aktualisiert wurde

* Ersetzung des Symbols **Herz** durch einen **Daumen nach oben** auf der gesamten Plattform.\ <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 — Deaktivierung von Interaktionen auf Beiträgen

Bestimmte Mitteilungen erfordern eine **Top-down-Kommunikation ohne Interaktion** (z. B. offizielle Informationen, HR-Ankündigungen, sensible Nachrichten). Bisher waren Reaktionen und Kommentare immer sichtbar, was nicht in allen Kontexten angemessen sein konnte. Diese Weiterentwicklung ermöglicht es, **Kommunikationsformate besser zu steuern**.

### 🆕 Was aktualisiert wurde

* Möglichkeit, **Interaktionen zu deaktivieren** (Likes und Kommentare) auf einem Beitrag.
* Die Reaktionsbuttons verschwinden, sobald die Option aktiviert ist.

{% file src="/files/461ecf487056c6a760efa7e32439f71dbc1298cd" %}


---

# 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/de/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.
