From c54fe3c0728d4e2ff68692407ff786659dfde3b2 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Thu, 5 Dec 2024 14:56:11 +1000 Subject: [PATCH] Update invoice-ninja to v5.10.60 --- invoice-ninja/docker-compose.yml | 4 ++-- invoice-ninja/umbrel-app.yml | 11 ++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/invoice-ninja/docker-compose.yml b/invoice-ninja/docker-compose.yml index 80b9ccd290..f271f7fbfd 100644 --- a/invoice-ninja/docker-compose.yml +++ b/invoice-ninja/docker-compose.yml @@ -18,7 +18,7 @@ services: - app app: - image: invoiceninja/invoiceninja:5.10.58@sha256:b6b326bf4682c3759eb14d8af3a10be77c1902d33dd7fa4c2ae76b764ae92095 + image: invoiceninja/invoiceninja:5.10.60@sha256:e53430c75e79212c59072a65f4757d52e5dc8350be30a452318dfc73e985aae3 # We're forced to run user/group 1500 # More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80 user: "1500:1500" @@ -40,7 +40,7 @@ services: - db db: - image: mariadb:10.5.12@sha256:dfcba5641bdbfd7cbf5b07eeed707e6a3672f46823695a0d3aba2e49bbd9b1dd + image: mariadb:10.5.12@sha256:dfcba5641bdbfd7cbf5b07eeed707a6a3672f46823695a0d3aba2e49bbd9b1dd user: "1000:1000" restart: on-failure volumes: diff --git a/invoice-ninja/umbrel-app.yml b/invoice-ninja/umbrel-app.yml index 06a85ce7a6..3548456244 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.10.58" +version: "5.10.60" tagline: We'll help with the invoicing description: >- Invoicing, Quotes, Expenses, Tasks. @@ -21,10 +21,11 @@ gallery: - 3.jpg path: '' releaseNotes: >- - This release includes improvements to invoice and quote handling: - - Enhanced reminder system for invoices and quotes - - Improved contact registration process - - Various minor fixes and improvements + This release includes improvements to tax handling and client portal security: + - Enhanced tax model functionality + - Improved client portal registration process + - Added protection against automated registrations + - Various fixes for mail handling and client portal access Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases