mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update invoice-ninja to version v5.10.20 (#1333)
This commit is contained in:
parent
3da02fcb91
commit
12dc6f8d0f
|
@ -18,7 +18,7 @@ services:
|
|||
- app
|
||||
|
||||
app:
|
||||
image: invoiceninja/invoiceninja:5.10.19@sha256:c1ea2a75fc877d127dab6cfd2ebb1971cbf6d085f319ac389f062fca93bf75ba
|
||||
image: invoiceninja/invoiceninja:5.10.20@sha256:441198a2d3befe03cefbb6b136965d366a6b1e79a9b315082394407c22ebfcba
|
||||
# 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.19"
|
||||
version: "5.10.20"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
|
@ -21,8 +21,15 @@ gallery:
|
|||
- 3.jpg
|
||||
path: ''
|
||||
releaseNotes: >-
|
||||
Improvements have been made to subscriptions and other minor fixes have been implemented.
|
||||
|
||||
This update includes several improvements and fixes:
|
||||
- Improved EU tax calculations
|
||||
- Added expense category filters
|
||||
- Enhanced support for task running status
|
||||
- Improved twig and special character encoding
|
||||
- Upgraded PayPal Rest integration
|
||||
- Fixed issues with subscriptions displaying unrelated plans
|
||||
- Updated chart queries
|
||||
- Removed PayPal Express
|
||||
|
||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases.
|
||||
deterministicPassword: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user