Update invoice-ninja to v5.11.69 (#2610)

This commit is contained in:
Alexander L. 2025-04-23 11:07:44 +02:00 committed by GitHub
parent 2f03e41001
commit 6caaf6219d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja:5.11.67@sha256:c6df2c09db706a4ce041b32a506d70b1825643e430cea044fc149f783bbf3a3d
image: invoiceninja/invoiceninja:5.11.69@sha256:6d70b8379bc6ea2e6a6a019c50dc509a057f4eb1f36d47b83ec7f37e9d62e4cc
# 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.67"
version: "5.11.69"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
@ -22,12 +22,12 @@ gallery:
path: ''
releaseNotes: >-
This release includes improvements and fixes:
- 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
- Disabled updateAccount() methods to preserve rate limits for Nordigen
- Fixed company observer checks
- Updated domain blacklists
- Improved Braintree level 2 properties
- Fixed statements when viewing a client with no invoices
- Resolved middleware properties causing regression for document downloads
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases