Update invoice-ninja to v5.11.70 (#2628)

This commit is contained in:
Alexander L. 2025-04-23 18:41:31 +02:00 committed by GitHub
parent 43cd760760
commit 2bea586bd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 8 deletions

View File

@ -18,7 +18,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja:5.11.69@sha256:6d70b8379bc6ea2e6a6a019c50dc509a057f4eb1f36d47b83ec7f37e9d62e4cc
image: invoiceninja/invoiceninja:5.11.70@sha256:0340909a64f9a33b32623d79f8dda30a809b7cf7d4f92a9f8d614b365fa07a07
# 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.69"
version: "5.11.70"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
@ -22,12 +22,9 @@ gallery:
path: ''
releaseNotes: >-
This release includes improvements and fixes:
- 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
- Adjustments for importing Forte CSG customers
- Changed permission structure for creating new companies to Owner User Only
- Various static analysis fixes
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases