diff --git a/ALL_README.md b/ALL_README.md
index 3d6c579..77b7509 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,6 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
-- [Leggi il “README” in italiano](README_it.md)
diff --git a/README.md b/README.md
index f597afa..b3e2c42 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[](https://install-app.yunohost.org/?app=torrelay)
-*[Read this README is other languages.](./ALL_README.md)*
+*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Tor relay quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
-**Shipped version:** 0.4.7.13~ynh3
+**Shipped version:** 0.4.8.10~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_eu.md b/README_eu.md
new file mode 100644
index 0000000..b0b679a
--- /dev/null
+++ b/README_eu.md
@@ -0,0 +1,42 @@
+
+
+# Tor relay YunoHost-erako
+
+[](https://dash.yunohost.org/appci/app/torrelay)  
+
+[](https://install-app.yunohost.org/?app=torrelay)
+
+*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
+
+> *Pakete honek Tor relay YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
+> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
+
+## Aurreikuspena
+
+The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
+
+**Paketatutako bertsioa:** 0.4.8.10~ynh1
+## Dokumentazioa eta baliabideak
+
+- Aplikazioaren webgune ofiziala:
+- Administratzaileen dokumentazio ofiziala:
+- Jatorrizko aplikazioaren kode-gordailua:
+- YunoHost Denda:
+- Eman errore baten berri:
+
+## Garatzaileentzako informazioa
+
+Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing).
+
+`testing` abarra probatzeko, ondorengoa egin:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing --debug
+edo
+sudo yunohost app upgrade torrelay -u https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing --debug
+```
+
+**Informazio gehiago aplikazioaren paketatzeari buruz:**
diff --git a/README_fr.md b/README_fr.md
index 4e28a3f..bbf0c0f 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
-**Version incluse :** 0.4.7.13~ynh3
+**Version incluse :** 0.4.8.10~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 5e76d57..0aea608 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
-**Versión proporcionada:** 0.4.7.13~ynh3
+**Versión proporcionada:** 0.4.8.10~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/manifest.toml b/manifest.toml
index 60ce2f9..715be4b 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Tor relay"
description.en = "Defend Your Privacy! How To Create Your Own Tor Relay!"
description.fr = "Défendez votre vie privée ! Comment créer votre propre relais Tor !"
-version = "0.4.7.13~ynh3"
+version = "0.4.8.10~ynh1"
maintainers = []
@@ -16,7 +16,7 @@ admindoc = "https://community.torproject.org/relay/setup/bridge/debian-ubuntu/"
code = "https://github.com/torproject/tor"
[integration]
-yunohost = ">= 11.1.17"
+yunohost = ">= 11.2"
architectures = ["amd64", "arm64", "i386"]
multi_instance = false
ldap ="not_relevant"
@@ -28,7 +28,6 @@ ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
- full_domain = true
[install.contact]
ask.en = "Choose an email address so we can contact you if there are problems with your bridge. This is optional but encouraged."