mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update invoice-ninja to v5.11.0 (#1935)
This commit is contained in:
parent
13a85505f1
commit
d83f63ed76
@ -18,7 +18,7 @@ services:
|
||||
- app
|
||||
|
||||
app:
|
||||
image: invoiceninja/invoiceninja:5.10.60@sha256:e53430c75e79212c59072a65f4757d52e5dc8350be30a452318dfc73e985aae3
|
||||
image: invoiceninja/invoiceninja:5.11.0@sha256:f0cc1e3487e7be3db989892d61f8b8f4ec92856ffd6a071441117ea5cc1f9380
|
||||
# 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.60"
|
||||
version: "5.11.0"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
@ -21,11 +21,10 @@ gallery:
|
||||
- 3.jpg
|
||||
path: ''
|
||||
releaseNotes: >-
|
||||
This release includes improvements to tax handling and client portal security:
|
||||
- Enhanced tax model functionality
|
||||
- Improved client portal registration process
|
||||
- Added protection against automated registrations
|
||||
- Various fixes for mail handling and client portal access
|
||||
This release includes new features and improvements:
|
||||
- Added support for e-invoicing over PEPPOL network
|
||||
- Enhanced validation rules for custom surcharges
|
||||
- Various improvements and optimizations
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases
|
||||
|
Loading…
Reference in New Issue
Block a user