> 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/es/mises-a-jour-produit/semaine-2026-05-11-3.md).

# Semana del 11/05/2026 — Nuevo formulario para las publicaciones

### **Noticias –** Rediseño completo del formulario de publicación

Este importante rediseño tiene como objetivo transformar la experiencia de publicación en un verdadero estudio de creación, más rico, más visual y más seguro, para permitir a los colaboradores producir contenidos de calidad directamente desde Steeple.

🆕 Lo que se ha actualizado:

* **Vista previa** : visualización del resultado final de la publicación a medida que se redacta, antes de publicarla.
* **Generación de imágenes** : nueva función de creación de imágenes con elección del formato de aspecto, acompañada de una mejor gestión de errores.
* **Formato mejorado** : permite dar formato al texto rápidamente con listas con viñetas, numeradas y emojis

### Vídeos

{% embed url="<https://drive.google.com/file/d/1AymtkX4Dde_bOZhErLW7HqkPY5Tw2pkr/preview>" %}

{% embed url="<https://drive.google.com/file/d/1-mVuvlBHFLPujGUQjk-e7WowzvECNsLp/preview>" %}


---

# 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/es/mises-a-jour-produit/semaine-2026-05-11-3.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.
