mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-11 15:34:21 -04:00
Updated Release notes (markdown)
parent
a78b496a71
commit
599d0c3638
@ -1,34 +1,34 @@
|
|||||||
# v5.3.78
|
# v5.3.78
|
||||||
|
|
||||||
Fixes for custom messages
|
Fixes for custom messages
|
||||||
Remove domain verification for apple pay
|
Remove domain verification for apple pay
|
||||||
Improve client paid to date calculations
|
Improve client paid to date calculations
|
||||||
Remove authorize method for SEPA
|
Remove authorize method for SEPA
|
||||||
Admin Portal - Hosted
|
Admin Portal - Hosted
|
||||||
Fixes for fillable fields for company
|
Fixes for fillable fields for company
|
||||||
Company Transformer fixes
|
Company Transformer fixes
|
||||||
Fixes for string to array issues with converting variables in public notes
|
Fixes for string to array issues with converting variables in public notes
|
||||||
Triggered actions for Recurring Expenses
|
Triggered actions for Recurring Expenses
|
||||||
Fixes for task edge cases
|
Fixes for task edge cases
|
||||||
Improve test coverage for triggered actions
|
Improve test coverage for triggered actions
|
||||||
Add line breaks to messages
|
Add line breaks to messages
|
||||||
Improve formatting of support messages
|
Improve formatting of support messages
|
||||||
Update company defaults
|
Update company defaults
|
||||||
Flutter implemented WYSIWYG editor
|
Flutter implemented WYSIWYG editor
|
||||||
Fixes for regression in Handler.php
|
Fixes for regression in Handler.php
|
||||||
|
|
||||||
> This regression would cause the system to completely be inoperable, users are encouraged to upgrade directly to 5.3.78 and bypass 5.3.77
|
> This regression would cause the system to completely be inoperable, users are encouraged to upgrade directly to 5.3.78 and bypass 5.3.77
|
||||||
|
|
||||||
# v5.3.77
|
# v5.3.77
|
||||||
|
|
||||||
Remove ->increment() methods
|
Remove ->increment() methods
|
||||||
Fixes for payment method create
|
Fixes for payment method create
|
||||||
Fixes for migration validation
|
Fixes for migration validation
|
||||||
Documentation for listResponse end point
|
Documentation for listResponse end point
|
||||||
Improve invoice payment registrations
|
Improve invoice payment registrations
|
||||||
Fixes for frequencyforkey
|
Fixes for frequencyforkey
|
||||||
Improve memory handling for self update
|
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.
|
> 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
|
# v5.3.76
|
||||||
|
Loading…
x
Reference in New Issue
Block a user