From 646ca7a38b532d640bce50073914b6d64462b1ec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 13 Feb 2026 01:38:39 +0100 Subject: [PATCH 01/14] Upgrade sources - `main` v5.12.58: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.58 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0c15a83..470366c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.55~ynh1" +version = "5.12.58~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.55/invoiceninja.tar" - sha256 = "0b36948debdb5c46a0c7260db1c9dda39e9a5d11f3d61574aa78d6b05b9ab58e" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.58/invoiceninja.tar" + sha256 = "299d6f8b64647853b17ab5f694bf515779ba82c45fed4d083bec1770c231c9a8" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 6426d104f4451d3f9181b710e3199d9670cff6c3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 13 Feb 2026 01:38:40 +0100 Subject: [PATCH 02/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4128f36..88f5c98 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.55~ynh1](https://img.shields.io/badge/Version-5.12.55~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.58~ynh1](https://img.shields.io/badge/Version-5.12.58~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 12c279c5b5da983de20e2a3f495a05ef9651f1e3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 Feb 2026 01:38:22 +0100 Subject: [PATCH 03/14] Upgrade sources - `main` v5.12.59: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.59 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 470366c..c8a6bc0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.58~ynh1" +version = "5.12.59~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.58/invoiceninja.tar" - sha256 = "299d6f8b64647853b17ab5f694bf515779ba82c45fed4d083bec1770c231c9a8" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.59/invoiceninja.tar" + sha256 = "29c991fe22c7da64387af8f4cd8c5eee4fca19f89560a5616607d89a7c986429" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 52c2dac6a9b90349c27985713c830eddcb1731bc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 Feb 2026 01:38:23 +0100 Subject: [PATCH 04/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88f5c98..05da7e6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.58~ynh1](https://img.shields.io/badge/Version-5.12.58~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.59~ynh1](https://img.shields.io/badge/Version-5.12.59~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From ff06a3b855a6e5b9f93ec8346f12c0aecfb09a02 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 15 Feb 2026 01:38:41 +0100 Subject: [PATCH 05/14] Upgrade sources - `main` v5.12.60: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.60 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c8a6bc0..d5586c0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.59~ynh1" +version = "5.12.60~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.59/invoiceninja.tar" - sha256 = "29c991fe22c7da64387af8f4cd8c5eee4fca19f89560a5616607d89a7c986429" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.60/invoiceninja.tar" + sha256 = "b5457faf04aaa325d36dd9a981098c6ca742fd2fd4990861d4a67fb66c099a93" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From ce7c0b4af640cd9fc010a05da76354b1ad24d58f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 15 Feb 2026 01:38:41 +0100 Subject: [PATCH 06/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05da7e6..e9c2bdb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.59~ynh1](https://img.shields.io/badge/Version-5.12.59~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.60~ynh1](https://img.shields.io/badge/Version-5.12.60~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 39d9f3d4acb8ad629cfcc2ef0dd1954f5e8f7ef1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Feb 2026 01:39:15 +0100 Subject: [PATCH 07/14] Upgrade sources - `main` v5.12.63: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.63 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d5586c0..ca00988 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.60~ynh1" +version = "5.12.63~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.60/invoiceninja.tar" - sha256 = "b5457faf04aaa325d36dd9a981098c6ca742fd2fd4990861d4a67fb66c099a93" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.63/invoiceninja.tar" + sha256 = "cb6544732e0505f39191ea3f39b559130b29b19091bb88e9f16590359eae6c3e" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From a5829ca1ef472b76791061f4119804e989bc80a3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Feb 2026 01:39:16 +0100 Subject: [PATCH 08/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c2bdb..73bf59f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.60~ynh1](https://img.shields.io/badge/Version-5.12.60~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.63~ynh1](https://img.shields.io/badge/Version-5.12.63~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 572311398985ebb8462b442c49d519e47b0ef673 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 19 Feb 2026 01:38:29 +0100 Subject: [PATCH 09/14] Upgrade sources - `main` v5.12.64: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.64 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ca00988..3a53b52 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.63~ynh1" +version = "5.12.64~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.63/invoiceninja.tar" - sha256 = "cb6544732e0505f39191ea3f39b559130b29b19091bb88e9f16590359eae6c3e" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.64/invoiceninja.tar" + sha256 = "5003fefad03d58fd83c70052cb7d3e41cdc1b00b3701235ab7ead2b01b73b95a" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From c52e746b47c1842e55c9c896bb8cca2fbdb7d506 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 19 Feb 2026 01:38:30 +0100 Subject: [PATCH 10/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73bf59f..5488e8f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.63~ynh1](https://img.shields.io/badge/Version-5.12.63~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.64~ynh1](https://img.shields.io/badge/Version-5.12.64~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 67547e7e36d8061a8ce2beca98909e4b220cecf2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Feb 2026 00:19:20 +0100 Subject: [PATCH 11/14] Upgrade sources - `main` v5.12.66: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.66 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3a53b52..4debbe9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.64~ynh1" +version = "5.12.66~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.64/invoiceninja.tar" - sha256 = "5003fefad03d58fd83c70052cb7d3e41cdc1b00b3701235ab7ead2b01b73b95a" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.66/invoiceninja.tar" + sha256 = "8465be742596a08096100cabd8c000f57c1a6b7879919be0c9f1bdacb7c7a5d4" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 23486f3c551c32653d86f3e2be80125ec2818e58 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Feb 2026 00:19:22 +0100 Subject: [PATCH 12/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5488e8f..c14dc44 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.64~ynh1](https://img.shields.io/badge/Version-5.12.64~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.66~ynh1](https://img.shields.io/badge/Version-5.12.66~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 9cb6e5770bddaedc6bf51913a82b443cb4291168 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Feb 2026 00:18:27 +0100 Subject: [PATCH 13/14] Upgrade sources - `main` v5.12.69: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.69 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4debbe9..7a6b6d0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.12.66~ynh1" +version = "5.12.69~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.66/invoiceninja.tar" - sha256 = "8465be742596a08096100cabd8c000f57c1a6b7879919be0c9f1bdacb7c7a5d4" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.69/invoiceninja.tar" + sha256 = "ca97b853c9c2a2ff1c82fa374a48f23245077cdef911e2748a1543cac5f50139" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From fbb0e391ee09738628f22a0965d93e3883c71714 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Feb 2026 00:18:27 +0100 Subject: [PATCH 14/14] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c14dc44..d8848d6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.66~ynh1](https://img.shields.io/badge/Version-5.12.66~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.69~ynh1](https://img.shields.io/badge/Version-5.12.69~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)