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 06601d8..3b45be4 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-**Shipped version:** 2.40.0~ynh1
+**Shipped version:** 2.61.3~ynh1
## Screenshots
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..3cc78f4
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,64 @@
+
+
+# ToolJet para Yunohost
+
+[](https://dash.yunohost.org/appci/app/tooljet)  
+
+[](https://install-app.yunohost.org/?app=tooljet)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarToolJet 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
+
+ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools.
+
+### Features
+
+- *Visual app builder:* 35+ built-in responsive widgets such as Tables, Charts, Lists, Forms, Progressbars, and more.
+- *20+ data sources:* connect to databases, cloud storages and APIs.
+- *Desktop & mobile*: ;layout widths can be customised to support different screens.
+- *Collaborate:* add comments anywhere on the canvas and tag your team members.
+- *Extend with plugins:*: use our [commandline tool](https://www.npmjs.com/package/tooljet) to easily boostrap new connectors.
+- *Version control:* every application have different versions with proper release cycle.
+- *Run JS code:* ability custom JavaScript snippets
+- *Granular access control* on organization-level and app-level.
+- *low-code:* write JS code almost anywhere in the builder. For example, the color property of text can be set to `status === 'success' ? 'green' : 'red'`
+- *no-code query editors* for all supported data sources.
+- *Join and transform data:* transform query results using just JavaScript code.
+- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
+- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
+
+
+**Versión actual:** 2.61.3~ynh1
+
+## Capturas
+
+
+
+## Documentaciones y recursos
+
+- Sitio web oficial:
+- Documentación usuario 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/tooljet_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:**
diff --git a/README_eu.md b/README_eu.md
index 7e9eae8..dcf3512 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-**Paketatutako bertsioa:** 2.40.0~ynh1
+**Paketatutako bertsioa:** 2.61.3~ynh1
## Pantaila-argazkiak
diff --git a/README_fr.md b/README_fr.md
index 44b9230..21c7f34 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-**Version incluse :** 2.40.0~ynh1
+**Version incluse :** 2.61.3~ynh1
## Captures d’écran
diff --git a/README_gl.md b/README_gl.md
index d71f8a9..ad0b02c 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-**Versión proporcionada:** 2.40.0~ynh1
+**Versión proporcionada:** 2.61.3~ynh1
## Capturas de pantalla
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 26297f6..3bc07fa 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 ToolJet
+# YunoHost 上的 ToolJet
[](https://dash.yunohost.org/appci/app/tooljet)  
@@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
-**分发版本:** 2.40.0~ynh1
+**分发版本:** 2.61.3~ynh1
## 截图
diff --git a/manifest.toml b/manifest.toml
index 27aab55..dcff395 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -4,7 +4,7 @@ id = "tooljet"
name = "ToolJet"
description.en = "Open-source low-code framework for building React-based web applications and internal tools"
-version = "2.40.0~ynh1"
+version = "2.61.3~ynh1"
maintainers = ["Tagadda"]
@@ -38,8 +38,8 @@ ram.runtime = "300M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.40.0.tar.gz"
- sha256 = "66728b2c9516e17d9fdcb896f0f2fede9832783bc46150a49154ceceda611489"
+ url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.61.3.tar.gz"
+ sha256 = "d6ee8db056a117723c39ff5e5068f8d61a0971a04f6de9c0ee63ed8be16c78fd"
autoupdate.strategy = "latest_github_release"
@@ -55,7 +55,7 @@ ram.runtime = "300M"
main.default = 8095
[resources.apt]
- packages = "g++, postgresql, postgresql-contrib"
+ packages = "postgresql, postgresql-contrib, build-essential"
[resources.database]
type = "postgresql"