Browse Source

Update invoice-ninja to version v5.10.20 (#1333)

main
Nathan Fretz 6 months ago
committed by GitHub
parent
commit
12dc6f8d0f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      invoice-ninja/docker-compose.yml
  2. 13
      invoice-ninja/umbrel-app.yml

2
invoice-ninja/docker-compose.yml

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

13
invoice-ninja/umbrel-app.yml

@ -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…
Cancel
Save