Update invoice-ninja to v5.12.64 (#4815)
This commit is contained in:
parent
9a62f723b5
commit
0eee2fcb48
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user