mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update invoice-ninja to v5.10.24 (#1365)
This commit is contained in:
parent
8a0b45362d
commit
65a8cbab6d
|
@ -18,7 +18,7 @@ services:
|
|||
- app
|
||||
|
||||
app:
|
||||
image: invoiceninja/invoiceninja:5.10.20@sha256:441198a2d3befe03cefbb6b136965d366a6b1e79a9b315082394407c22ebfcba
|
||||
image: invoiceninja/invoiceninja:5.10.24@sha256:e155ce3cd7cc61195b3e83a048db80432bdb49281df27174c0abbff31fdbbd3a
|
||||
# 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.20"
|
||||
version: "5.10.24"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
|
@ -22,14 +22,10 @@ gallery:
|
|||
path: ''
|
||||
releaseNotes: >-
|
||||
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
|
||||
- Cache busting for react after self-update
|
||||
- Fixes for $0 subscriptions
|
||||
- Added auth guard for activity records
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases.
|
||||
deterministicPassword: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user