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 64f02ee..ef0ce10 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install ITFlow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow)
-*[Read this README is other languages.](./ALL_README.md)*
+*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install ITFlow 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.
IT documentation, ticketing and accounting system for small MSPs.
-**Shipped version:** 2024.02.29~ynh1
+**Shipped version:** 2024.04.01~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
new file mode 100644
index 0000000..89475e3
--- /dev/null
+++ b/README_eu.md
@@ -0,0 +1,49 @@
+
+
+# ITFlow YunoHost-erako
+
+[![Integrazio maila](https://dash.yunohost.org/integration/itflow.svg)](https://dash.yunohost.org/appci/app/itflow) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/itflow.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/itflow.maintain.svg)
+
+[![Instalatu ITFlow YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow)
+
+*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
+
+> *Pakete honek ITFlow YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
+> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
+
+## Aurreikuspena
+
+IT documentation, ticketing and accounting system for small MSPs.
+
+**Paketatutako bertsioa:** 2024.04.01~ynh1
+
+**Demoa:**
+
+## Pantaila-argazkiak
+
+![ITFlow(r)en pantaila-argazkia](./doc/screenshots/readme.gif)
+
+## 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/itflow_ynh/tree/testing).
+
+`testing` abarra probatzeko, ondorengoa egin:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
+edo
+sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
+```
+
+**Informazio gehiago aplikazioaren paketatzeari buruz:**
diff --git a/README_fr.md b/README_fr.md
index 586a669..752d416 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Système de documentation, de billetterie et de comptabilité pour les petits MSP
-**Version incluse :** 2024.02.29~ynh1
+**Version incluse :** 2024.04.01~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 1a7e38f..855c47c 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
IT documentation, ticketing and accounting system for small MSPs.
-**Versión proporcionada:** 2024.02.29~ynh1
+**Versión proporcionada:** 2024.04.01~ynh1
**Demo:**
diff --git a/manifest.toml b/manifest.toml
index f533219..0437e41 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "ITFlow"
description.en = "IT documentation, ticketing and accounting system for small MSPs"
description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"
-version = "2024.02.29~ynh1"
+version = "2024.04.01~ynh1"
maintainers = ["eric_G"]
@@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/itflow-org/itflow/archive/6641c5c3386074c09b8ca6a01a7a1133cd06a2ea.tar.gz"
- sha256 = "9907ed88a5cbae9c5081907339cb195a3a969c6ae3bc88442907b3e1c6367edd"
+ url = "https://github.com/itflow-org/itflow/archive/ed87ddc2ddd250f2b22f88ab70dd8d2f339a1d13.tar.gz"
+ sha256 = "071ff189673a08be70ea27173606a31425cebc57e80024d1f9b469eb2663f8cd"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"