From 0eee2fcb485ff1b341c6ffe38998f065fa891c25 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Wed, 18 Feb 2026 09:40:38 +0100 Subject: [PATCH] Update invoice-ninja to v5.12.64 (#4815) --- invoice-ninja/docker-compose.yml | 2 +- invoice-ninja/umbrel-app.yml | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/invoice-ninja/docker-compose.yml b/invoice-ninja/docker-compose.yml index 17e13537..d9087b8b 100644 --- a/invoice-ninja/docker-compose.yml +++ b/invoice-ninja/docker-compose.yml @@ -21,7 +21,7 @@ services: - app app: - image: invoiceninja/invoiceninja-debian:5.12.62@sha256:85385d56a4a6f830398c7c7f71c255af108e5a6bf1c1b763b58d386756d617b4 + image: invoiceninja/invoiceninja-debian:5.12.64@sha256:5f86c19882e68ad0c655188acf5a7fc7ad05dc66751d3bdd2f085df5fc12c250 restart: on-failure volumes: - ${APP_DATA_DIR}/data/public:/var/www/html/public diff --git a/invoice-ninja/umbrel-app.yml b/invoice-ninja/umbrel-app.yml index b64f5b2d..cc70ecd6 100644 --- a/invoice-ninja/umbrel-app.yml +++ b/invoice-ninja/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: invoice-ninja category: finance name: Invoice Ninja -version: "5.12.62" +version: "5.12.64" tagline: We'll help with the invoicing description: >- Invoicing, Quotes, Expenses, Tasks. @@ -22,11 +22,10 @@ gallery: path: '' releaseNotes: >- This update includes various improvements and bug fixes: - - Fixed PEPPOL rounding issues - - Added Clone Client functionality - - Fixed PHP deprecations + - Fixed PHP 8.4 rounding edge cases + - Fixed build path for DocuNinja + - Fixed vendor country resolution for inbound PEPPOL documents - Removed redundant PDF generation classes - - Updated translations Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases