Update invoice-ninja to v5.11.66 (#2537)

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

View File

@ -18,7 +18,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja:5.11.63@sha256:eb197454dd23f1641e9bce9c53689fdabc37986a66fdd900a27e55b0ae515dce
image: invoiceninja/invoiceninja:5.11.66@sha256:7c45565649247d2ea39f9c6d7081aede66fa08451b0d9cadc42b3500fa4ba320
# 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.63"
version: "5.11.66"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
@ -22,10 +22,8 @@ gallery:
path: ''
releaseNotes: >-
This release includes improvements and fixes:
- Improved handling of invoice reversals
- Enhanced project reports functionality
- Updated API documentation for locations
- Refined dashboard queries for upcoming and past due invoices
- Fixes for docker logos in group/client scenarios
- Fixes for last year query
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases