mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update invoice-ninja to version v5.11.59 (#2365)
This commit is contained in:
parent
24e4bd56a5
commit
d6e64cdc47
@ -18,7 +18,7 @@ services:
|
||||
- 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
|
||||
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
|
||||
user: "1500:1500"
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: invoice-ninja
|
||||
category: finance
|
||||
name: Invoice Ninja
|
||||
version: "5.11.54"
|
||||
version: "5.11.59"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
@ -22,14 +22,12 @@ gallery:
|
||||
path: ''
|
||||
releaseNotes: >-
|
||||
This release includes improvements and fixes:
|
||||
- Fixed statements, payments, and VAT-related document issues
|
||||
- Upgraded Stripe iDeal integration to 2.0
|
||||
- Added client locations and improved company imports
|
||||
- Implemented new React UI design
|
||||
- Enhanced PEPPOL invoice integration
|
||||
- Added user permission to disable emails
|
||||
- Updated translations and documentation
|
||||
|
||||
- Fixed React build failures due to HTTP connections
|
||||
- Applied hot patch for MSAL/Crypto/HTTPS issues
|
||||
- Upgraded Node to version 22
|
||||
- Fixed React dashboard display problems
|
||||
- Fixed subscription handling for values less than 1
|
||||
- Fixed out-of-scope BTC price refresh function
|
||||
|
||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases
|
||||
deterministicPassword: true
|
||||
|
Loading…
Reference in New Issue
Block a user