Update invoice-ninja to version v5.11.59 (#2365)

This commit is contained in:
Alexander L. 2025-03-18 23:51:26 +01:00 committed by GitHub
parent 24e4bd56a5
commit d6e64cdc47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 10 deletions

View File

@ -18,7 +18,7 @@ services:
- app - app
app: app:
image: invoiceninja/invoiceninja:5.11.54@sha256:08f74a8d90a49279ab8f88bff970fd317ebf9c7cbd4fdaca50de0f959812cca8 image: invoiceninja/invoiceninja:5.11.59@sha256:57d8af7a7c0703461659894f0a3e62532ed4cebfc81cc98bbd7d397dcc473a34
# We're forced to run user/group 1500 # We're forced to run user/group 1500
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80 # More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
user: "1500:1500" user: "1500:1500"

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: invoice-ninja id: invoice-ninja
category: finance category: finance
name: Invoice Ninja name: Invoice Ninja
version: "5.11.54" version: "5.11.59"
tagline: We'll help with the invoicing tagline: We'll help with the invoicing
description: >- description: >-
Invoicing, Quotes, Expenses, Tasks. Invoicing, Quotes, Expenses, Tasks.
@ -22,14 +22,12 @@ gallery:
path: '' path: ''
releaseNotes: >- releaseNotes: >-
This release includes improvements and fixes: This release includes improvements and fixes:
- Fixed statements, payments, and VAT-related document issues - Fixed React build failures due to HTTP connections
- Upgraded Stripe iDeal integration to 2.0 - Applied hot patch for MSAL/Crypto/HTTPS issues
- Added client locations and improved company imports - Upgraded Node to version 22
- Implemented new React UI design - Fixed React dashboard display problems
- Enhanced PEPPOL invoice integration - Fixed subscription handling for values less than 1
- Added user permission to disable emails - Fixed out-of-scope BTC price refresh function
- Updated translations and documentation
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases
deterministicPassword: true deterministicPassword: true