mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-11 15:34:21 -04:00
Updated Release notes (markdown)
parent
1963bc8c10
commit
5797fb6a01
@ -1,3 +1,15 @@
|
||||
# v5.3.77
|
||||
|
||||
Remove ->increment() methods
|
||||
Fixes for payment method create
|
||||
Fixes for migration validation
|
||||
Documentation for listResponse end point
|
||||
Improve invoice payment registrations
|
||||
Fixes for frequencyforkey
|
||||
Improve memory handling for self update
|
||||
|
||||
> file_get_contents downloads the entire package to memory, which was causing OOM errors when updating for some users. We have switched to copy() which should be more performant and use less memory.
|
||||
|
||||
# v5.3.76
|
||||
|
||||
Fixes for create product request
|
||||
|
Loading…
x
Reference in New Issue
Block a user