mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
Update invoice-ninja to v5.10.48 (#1795)
This commit is contained in:
parent
b40bb8a405
commit
15a5fd3e10
|
@ -18,7 +18,7 @@ services:
|
|||
- app
|
||||
|
||||
app:
|
||||
image: invoiceninja/invoiceninja:5.10.44@sha256:2d14618aafe05478c6dd12223d9805c3484973927a7117dbc1a13c36c57743ed
|
||||
image: invoiceninja/invoiceninja:5.10.48@sha256:3c88e988c5e60ff7131e12c49c450ed864214f87ab606a6c534105b4d5affcbd
|
||||
# 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.10.44"
|
||||
version: "5.10.48"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
|
@ -21,14 +21,13 @@ gallery:
|
|||
- 3.jpg
|
||||
path: ''
|
||||
releaseNotes: >-
|
||||
This release includes improvements to PEPPOL e-invoicing and other enhancements:
|
||||
- Added support for PEPPOL e-invoicing tokens
|
||||
- Improved client properties handling
|
||||
- Enhanced Stripe payment method descriptions
|
||||
- Updated translations
|
||||
This release includes improvements to payment handling:
|
||||
- Improved payment token display and preselection
|
||||
- Enhanced payment processing functionality
|
||||
- Various minor fixes and improvements
|
||||
|
||||
|
||||
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
|
||||
defaultUsername: admin@example.com
|
||||
submitter: Umbrel
|
||||
|
|
Loading…
Reference in New Issue
Block a user