Update invoice-ninja to v5.11.0 (#1935)

This commit is contained in:
Nathan Fretz 2024-12-17 15:47:20 +10:00 committed by GitHub
parent 13a85505f1
commit d83f63ed76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View File

@ -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"

View File

@ -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