Update invoice-ninja to v5.12.64 (#4815)

This commit is contained in:
Alexander L. 2026-02-18 09:40:38 +01:00 committed by GitHub
parent 9a62f723b5
commit 0eee2fcb48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -21,7 +21,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja-debian:5.12.62@sha256:85385d56a4a6f830398c7c7f71c255af108e5a6bf1c1b763b58d386756d617b4
image: invoiceninja/invoiceninja-debian:5.12.64@sha256:5f86c19882e68ad0c655188acf5a7fc7ad05dc66751d3bdd2f085df5fc12c250
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.12.62"
version: "5.12.64"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
@ -22,11 +22,10 @@ gallery:
path: ''
releaseNotes: >-
This update includes various improvements and bug fixes:
- Fixed PEPPOL rounding issues
- Added Clone Client functionality
- Fixed PHP deprecations
- Fixed PHP 8.4 rounding edge cases
- Fixed build path for DocuNinja
- Fixed vendor country resolution for inbound PEPPOL documents
- Removed redundant PDF generation classes
- Updated translations
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases