Update invoice-ninja to version v5.11.77 (#2756)
This commit is contained in:
parent
5c44206452
commit
d00a56eb87
@ -18,7 +18,7 @@ services:
|
||||
- app
|
||||
|
||||
app:
|
||||
image: invoiceninja/invoiceninja-debian:5.11.74-d@sha256:a85686590b321caae68d91c1f3efe7ccd1bcdd404e8d3511e272c010f4cd7017
|
||||
image: invoiceninja/invoiceninja-debian:5.11.77-d@sha256:22f5564bc1545e5812e21697e0745e1b8d943e57ca43888a5ed143ce87038baf
|
||||
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.11.74"
|
||||
version: "5.11.77"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
@ -21,12 +21,7 @@ gallery:
|
||||
- 3.jpg
|
||||
path: ''
|
||||
releaseNotes: >-
|
||||
This release includes improvements and fixes:
|
||||
- Improved handling for batch database operations
|
||||
- Enhanced transaction storage processes
|
||||
- Implemented bulk update functionality for recurring invoices
|
||||
- Improved rate limiting mechanisms
|
||||
- Optimized webhook payload processing
|
||||
This release includes various improvements and bug fixes.
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user