diff --git a/README.md b/README.md index ed09bdf..1d76923 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. +**Shipped version:** 1.8.126~ynh1 -**Shipped version:** 1.8.120~ynh1 - -**Demo:** https://demo.freescout.net/login +**Demo:** ## Screenshots @@ -32,11 +31,11 @@ FreeScout is the super lightweight and powerful free open source help desk and s ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 48313a7..fad9c73 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -17,26 +17,25 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble FreeScout est un service d'assistance open source gratuit ultra léger et puissant et une boîte de réception partagée construite avec PHP (framework Laravel). Vous pouvez désormais profiter gratuitement de Zendesk et Help Scout sans renoncer à votre confidentialité ni vous enfermer dans un service que vous ne contrôlez pas. +**Version incluse :** 1.8.126~ynh1 -**Version incluse :** 1.8.120~ynh1 - -**Démo :** https://demo.freescout.net/login +**Démo :** ## Captures d’écran ![Capture d’écran de FreeScout](./doc/screenshots/screenshot.png) -## :red_circle: Fonctions indésirables +## :red_circle: Anti-fonctionnalités -- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use. +- **Not totally free upstream** : The packaged app is under an overall free licence, but with clauses that restrict its use. ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -50,4 +49,4 @@ ou sudo yunohost app upgrade freescout -u https://github.com/YunoHost-Apps/freescout_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/manifest.toml b/manifest.toml index 5e88c8d..65bd673 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "FreeScout" description.en = "Help desk & shared mailbox" description.fr = "Service d'assistance et boîte aux lettres partagée" -version = "1.8.120~ynh1" +version = "1.8.126~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.120.tar.gz" - sha256 = "9e2609d7667a2066a4a74c78eb49d44d749b98ca161f48dc53034570655d6185" + url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.126.tar.gz" + sha256 = "bb75d51b5c5c4d01709ab910b26cdf4cdb6984590a26b4627329202b490cd053" autoupdate.strategy = "latest_github_tag" [resources.system_user]