Update invoice-ninja to v5.11.67 (#2575)

This commit is contained in:
Alexander L. 2025-04-15 13:33:31 +02:00 committed by GitHub
parent eba2250851
commit 2c3b9838d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 4 deletions

View File

@ -18,7 +18,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja:5.11.66@sha256:7c45565649247d2ea39f9c6d7081aede66fa08451b0d9cadc42b3500fa4ba320
image: invoiceninja/invoiceninja:5.11.67@sha256:c6df2c09db706a4ce041b32a506d70b1825643e430cea044fc149f783bbf3a3d
# 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"

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: invoice-ninja
category: finance
name: Invoice Ninja
version: "5.11.66"
version: "5.11.67"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
@ -22,8 +22,12 @@ gallery:
path: ''
releaseNotes: >-
This release includes improvements and fixes:
- Fixes for docker logos in group/client scenarios
- Fixes for last year query
- Improved locale handling for imports
- Enhanced JSON quality checks
- Reduced API calls to payment providers
- Updates for EPC and tax summary reports
- Performance improvements and tracing
- New health route for system checks
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases