diff --git a/ALL_README.md b/ALL_README.md
index a01b345..152f2e7 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
diff --git a/README.md b/README.md
index f3bdef7..5158b8e 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Shipped version:** 1.106.0~ynh1
+**Shipped version:** 1.108.0~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..28d5d1a
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,45 @@
+
+
+# Synapse para Yunohost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/synapse.svg)](https://dash.yunohost.org/appci/app/synapse) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/synapse.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/synapse.maintain.svg)
+
+[![Instalar Synapse con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarSynapse rapidamente y simplement en un servidor YunoHost.*
+> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
+
+## Descripción general
+
+Instant messaging server matrix network.
+
+Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
+
+
+**Versión actual:** 1.108.0~ynh1
+## Documentaciones y recursos
+
+- Sitio web oficial:
+- Documentación administrador oficial:
+- Repositorio del código fuente oficial de la aplicación :
+- Catálogo YunoHost:
+- Reportar un error:
+
+## Información para desarrolladores
+
+Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade synapse -u https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:**
diff --git a/README_eu.md b/README_eu.md
index fee6a3c..20e7cbb 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Paketatutako bertsioa:** 1.106.0~ynh1
+**Paketatutako bertsioa:** 1.108.0~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 248f627..14e9c5b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Version incluse :** 1.106.0~ynh1
+**Version incluse :** 1.108.0~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index c22196b..130a2f1 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Versión proporcionada:** 1.106.0~ynh1
+**Versión proporcionada:** 1.108.0~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 82a935c..3cd614c 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 Synapse
+# YunoHost 上的 Synapse
[![集成程度](https://dash.yunohost.org/integration/synapse.svg)](https://dash.yunohost.org/appci/app/synapse) ![工作状态](https://ci-apps.yunohost.org/ci/badges/synapse.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/synapse.maintain.svg)
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**分发版本:** 1.106.0~ynh1
+**分发版本:** 1.108.0~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt
index 0063686..6fb9a1e 100644
--- a/conf/requirement_bookworm.txt
+++ b/conf/requirement_bookworm.txt
@@ -1,4 +1,4 @@
-annotated-types==0.6.0
+annotated-types==0.7.0
attrs==23.2.0
Automat==22.10.0
bcrypt==4.1.3
@@ -21,27 +21,27 @@ ldap3==2.9.1
lxml==5.2.2
MarkupSafe==2.1.5
matrix-common==1.3.0
-matrix-synapse==1.107.0
+matrix-synapse==1.108.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.8
ndg-httpsclient==0.5.1
-netaddr==1.2.1
+netaddr==1.3.0
packaging==24.0
-phonenumbers==8.13.36
+phonenumbers==8.13.37
pillow==10.3.0
prometheus_client==0.20.0
psycopg2==2.9.9
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.1
-pydantic_core==2.18.2
+pydantic==2.7.2
+pydantic_core==2.18.3
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.1.0
PyYAML==6.0.1
referencing==0.35.1
-requests==2.31.0
+requests==2.32.2
rpds-py==0.18.1
semantic-version==2.10.0
service-identity==24.1.0
@@ -51,8 +51,8 @@ six==1.16.0
sortedcontainers==2.4.0
treq==23.11.0
Twisted==24.3.0
-typing_extensions==4.11.0
+typing_extensions==4.12.0
unpaddedbase64==2.1.0
urllib3==2.2.1
webencodings==0.5.1
-zope.interface==6.3
+zope.interface==6.4.post2
diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt
index cc777b5..c562cdf 100644
--- a/conf/requirement_bullseye.txt
+++ b/conf/requirement_bullseye.txt
@@ -1,4 +1,4 @@
-annotated-types==0.6.0
+annotated-types==0.7.0
attrs==23.2.0
Automat==22.10.0
bcrypt==4.1.3
@@ -21,27 +21,27 @@ ldap3==2.9.1
lxml==5.2.2
MarkupSafe==2.1.5
matrix-common==1.3.0
-matrix-synapse==1.107.0
+matrix-synapse==1.108.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.8
ndg-httpsclient==0.5.1
-netaddr==1.2.1
+netaddr==1.3.0
packaging==24.0
-phonenumbers==8.13.36
+phonenumbers==8.13.37
pillow==10.3.0
prometheus_client==0.20.0
psycopg2==2.9.9
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.1
-pydantic_core==2.18.2
+pydantic==2.7.2
+pydantic_core==2.18.3
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.1.0
PyYAML==6.0.1
referencing==0.35.1
-requests==2.31.0
+requests==2.32.2
rpds-py==0.18.1
semantic-version==2.10.0
service-identity==24.1.0
@@ -52,8 +52,8 @@ sortedcontainers==2.4.0
tomli==2.0.1
treq==23.11.0
Twisted==24.3.0
-typing_extensions==4.11.0
+typing_extensions==4.12.0
unpaddedbase64==2.1.0
urllib3==2.2.1
webencodings==0.5.1
-zope.interface==6.3
+zope.interface==6.4.post2
diff --git a/manifest.toml b/manifest.toml
index 3dfbfaf..f2aa24c 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Synapse"
description.en = "Instant messaging server which uses Matrix"
description.fr = "Serveur de messagerie instantané basé sur Matrix"
-version = "1.107.0~ynh1"
+version = "1.108.0~ynh1"
maintainers = ["Josué Tille"]
@@ -63,13 +63,13 @@ ram.runtime = "1G"
[resources]
[resources.sources.synapse_prebuilt_armv7_bookworm]
prefetch = false
- armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.107.0/matrix-synapse_1.107.0-bookworm-bin1_armv7l.tar.gz"
- armhf.sha256 = "568ed915a0ea9984e9163c74457c3c5263af08b93dbef74dd177f53aabf60538"
+ armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.108.0/matrix-synapse_1.108.0-bookworm-bin1_armv7l.tar.gz"
+ armhf.sha256 = "ceff2b044fede6a7294c3d85619e6bbbb8d6371260c3492e9194a59f6f3a9e59"
[resources.sources.synapse_prebuilt_armv7_bullseye]
prefetch = false
- armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.107.0/matrix-synapse_1.107.0-bullseye-bin1_armv7l.tar.gz"
- armhf.sha256 = "587118c7040ab64e4f4a85a014da89cd6b6b7258c3062a9abbd900b1a48e82d9"
+ armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.108.0/matrix-synapse_1.108.0-bullseye-bin1_armv7l.tar.gz"
+ armhf.sha256 = "658c4134927facc4c7d87e712388600c2759bc32f31951311bb0589d0c6da4e5"
[resources.sources.sliding_proxy]
prefetch = true