Update invoice-ninja to v5.13.17 (#5332)

This commit is contained in:
Alexander L. 2026-04-14 16:52:11 +02:00 committed by GitHub
parent 3ec382bd11
commit de305f581e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 13 deletions

View File

@ -21,7 +21,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja-debian:5.13.14@sha256:f869f45c782dcc3feaa060697e851bf1a4c19d0f2ff37fc0d9a09053bc9ca3ba
image: invoiceninja/invoiceninja-debian:5.13.17@sha256:4ed96ac75a4efbba47331e681c7c366d099fa57bb518f1f520b44a264eb60759
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/public:/var/www/html/public

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: invoice-ninja
category: finance
name: Invoice Ninja
version: "5.13.14"
version: "5.13.17"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
@ -22,17 +22,12 @@ gallery:
path: ''
releaseNotes: >-
This update includes various improvements and bug fixes:
- Fixed e-invoice notifications
- Fixed document filename sanitization
- Fixed outstanding invoices queries for charts
- Added payment schedule count variable for use in templates
- CC additional contacts on email payment notifications
- Fixed reminder window calculations
- Fixed CSS style cleaning for security
- Handled naming collisions in QuickBooks sync
- Added group by filter for reports
- Added filtering for payment types and by assigned users
- Fixed React build issues
- Improved company import resilience
- Fixed Stripe ACH legacy token handling
- Fixed scheduler requests
- Added additional tax exemption reason tests for non-EU to EU scenarios
- Removed unused migration code paths
- Reduced vendor folder size
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases